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


Building on x86-bm-10.ocamllabs.io

(from ocurrent/opam:debian-unstable)
---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4
  - install mccs               1.1+12       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 26 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[opam-0install-cudf.0.4] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.8.5
-> installed stdlib-shims.0.3.0
-> installed topkg.1.0.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed fmt.0.8.9
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed mccs.1.1+12
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then 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.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.11.2"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.11.2  (cached)
-> installed ocaml-base-compiler.4.11.2
-> installed ocaml-config.1
-> installed ocaml.4.11.2
Done.
# Run eval $(opam env --switch=4.11.2) to update the current shell environment
---> using "3ef775e9aeadd53a838c23303b9c269861cbe35e03b1960efbe33a76ff57aec3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8625 kB]
- Fetched 8846 kB in 7s (1255 kB/s)
- Reading package lists...
- 
---> using "538fe78cca6063ac3b2e50b54fd1bf29dc21c7ebb42628e6a3b6cf0b9ea52909" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"zarith-freestanding.1.12\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"zarith-freestanding.1.12\" | 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\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - install conf-pkg-config     2      [required by zarith-freestanding]
  - install ocamlfind           1.9.1  [required by zarith-freestanding]
  - install ocaml-src           4.11.2 [required by ocaml-freestanding]
  - install conf-gmp            3      [required by zarith]
  - install conf-m4             1      [required by gmp-freestanding]
  - install conf-libseccomp     1      [required by solo5-bindings-hvt]
  - install zarith              1.12   [required by zarith-freestanding]
  - install solo5-bindings-hvt  0.6.8  [required by ocaml-freestanding]
  - install ocaml-freestanding  0.6.4  [required by zarith-freestanding]
  - install gmp-freestanding    6.2.1  [required by zarith-freestanding]
  - install zarith-freestanding 1.12
===== 11 to install =====

The following system packages will first need to be installed:
    libgmp-dev libseccomp-dev m4 pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libseccomp-dev" "m4" "pkg-config"
- 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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-1) over (2:6.2.0+dfsg-6) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-1) ...
- (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 ... 17846 files and directories currently installed.)
- Preparing to unpack .../libseccomp2_2.5.1-1_amd64.deb ...
- Unpacking libseccomp2:amd64 (2.5.1-1) over (2.4.4-1+b1) ...
- Setting up libseccomp2:amd64 (2.5.1-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- (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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../00-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../01-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../02-libgmpxx4ldbl_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../03-libgmp-dev_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../04-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libseccomp-dev:amd64.
- Preparing to unpack .../05-libseccomp-dev_2.5.1-1_amd64.deb ...
- Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../06-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../08-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../09-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../10-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../11-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libseccomp-dev:amd64 (2.5.1-1) ...
- Setting up libicu67:amd64 (67.1-6) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Setting up m4 (1.4.18-5) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  5/33:
Processing  6/33:
Processing  7/33:
Processing  8/33: [conf-gmp: sh]
Processing  9/33: [conf-gmp: sh] [conf-m4: sh echo | m4]
Processing 10/33: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved gmp-freestanding.6.2.1  (cached)
Processing 11/33: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved ocaml-freestanding.0.6.4  (cached)
Processing 12/33: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved ocaml-src.4.11.2  (cached)
Processing 13/33: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
Processing 14/33: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
Processing 15/33: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config] [ocaml-src: cp .]
+ /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.11.2/.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 15/33: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config] [ocaml-src: cp .]
+ /bin/sh "-exc" "echo | m4" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-m4.1)
- + m4
- + echo
- 
- + m4
- + echo
- 
-> compiled  conf-m4.1
Processing 15/33: [conf-pkg-config: pkg-config] [ocaml-src: cp .]
+ /usr/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 15/33: [ocaml-src: cp .]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 16/33: [ocaml-src: cp .]
Processing 17/33: [ocamlfind: ./configure] [ocaml-src: cp .]
-> retrieved solo5-bindings-hvt.0.6.8  (cached)
-> retrieved zarith.1.12  (cached)
+ /bin/cp "-r" "." "/home/opam/.opam/4.11.2/lib/ocaml-src" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-src.4.11.2)
-> installed ocaml-src.4.11.2
Processing 17/33: [ocamlfind: ./configure]
-> installed conf-gmp.3
Processing 18/33: [ocamlfind: ./configure]
-> installed conf-m4.1
Processing 19/33: [ocamlfind: ./configure]
Processing 20/33: [ocamlfind: ./configure] [conf-pkg-config: mkdir]
-> retrieved zarith-freestanding.1.12  (cached)
+ /home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/./configure "-bindir" "/home/opam/.opam/4.11.2/bin" "-sitelib" "/home/opam/.opam/4.11.2/lib" "-mandir" "/home/opam/.opam/4.11.2/man" "-config" "/home/opam/.opam/4.11.2/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.11.2/lib/ocaml
-     Binaries:              /home/opam/.opam/4.11.2/bin
-     Manual pages:          /home/opam/.opam/4.11.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.11.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.11.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.11.2/bin
-     Manual pages:          /home/opam/.opam/4.11.2/man
-     topfind script:        /home/opam/.opam/4.11.2/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.11.2/lib/ocaml
-     Binaries:              /home/opam/.opam/4.11.2/bin
-     Manual pages:          /home/opam/.opam/4.11.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.11.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.11.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.11.2/bin
-     Manual pages:          /home/opam/.opam/4.11.2/man
-     topfind script:        /home/opam/.opam/4.11.2/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 20/33: [ocamlfind: make all] [conf-pkg-config: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.11.2/lib/pkgconfig" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 20/33: [ocamlfind: make all]
Processing 21/33: [conf-libseccomp: pkg-config libseccomp] [ocamlfind: make all]
+ /usr/bin/pkg-config "libseccomp" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-libseccomp.1)
-> compiled  conf-libseccomp.1
Processing 21/33: [ocamlfind: make all]
-> installed conf-libseccomp.1
Processing 22/33: [ocamlfind: make all]
Processing 23/33: [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
+ /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/./configure.sh  (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8)
- configure.sh: Configured for x86_64-linux-gnu.
- configure.sh: Enabled targets: hvt spt virtio muen xen.
- configure.sh: Configured for x86_64-linux-gnu.
- configure.sh: Enabled targets: hvt spt virtio muen xen.
Processing 23/33: [ocamlfind: make all] [solo5-bindings-hvt: make]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.11.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.11.2/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.11.2/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.11.2/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.11.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.11.2/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.11.2/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.11.2/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
Processing 23/33: [ocamlfind: make opt] [solo5-bindings-hvt: make]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 23/33: [solo5-bindings-hvt: make]
Processing 24/33: [solo5-bindings-hvt: make] [ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.11.2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.11.2/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.11.2/bin"
- mkdir -p "/home/opam/.opam/4.11.2/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.11.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.11.2/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.11.2/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.11.2/lib/findlib"
- mkdir -p "/home/opam/.opam/4.11.2/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.11.2/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.11.2/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.11.2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.11.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.11.2/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.11.2/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.11.2/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.11.2/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.11.2/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.11.2/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.11.2/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.11.2/man/man1" "/home/opam/.opam/4.11.2/man/man3" "/home/opam/.opam/4.11.2/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.11.2/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.11.2/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.11.2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.11.2/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.11.2/bin"
- mkdir -p "/home/opam/.opam/4.11.2/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.11.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.11.2/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.11.2/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.11.2/lib/findlib"
- mkdir -p "/home/opam/.opam/4.11.2/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.11.2/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.11.2/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.11.2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.11.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.11.2/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.11.2/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.11.2/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.11.2/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.11.2/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.11.2/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.11.2/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.11.2/man/man1" "/home/opam/.opam/4.11.2/man/man3" "/home/opam/.opam/4.11.2/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.11.2/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.11.2/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 24/33: [solo5-bindings-hvt: make]
Processing 25/33: [solo5-bindings-hvt: make] [zarith: ./configure]
+ /home/opam/.opam/4.11.2/.opam-switch/build/zarith.1.12/./configure  (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/zarith.1.12)
- binary ocaml: found in /home/opam/.opam/4.11.2/bin
- binary ocamlc: found in /home/opam/.opam/4.11.2/bin
- binary ocamldep: found in /home/opam/.opam/4.11.2/bin
- binary ocamlmklib: found in /home/opam/.opam/4.11.2/bin
- binary ocamldoc: found in /home/opam/.opam/4.11.2/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.11.2/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.11.2/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.11.2/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.11.2/bin
- binary ocamlc: found in /home/opam/.opam/4.11.2/bin
- binary ocamldep: found in /home/opam/.opam/4.11.2/bin
- binary ocamlmklib: found in /home/opam/.opam/4.11.2/bin
- binary ocamldoc: found in /home/opam/.opam/4.11.2/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.11.2/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.11.2/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.11.2/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 25/33: [solo5-bindings-hvt: make] [zarith: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/zarith.1.12)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.11.2/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.11.2/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.12
Processing 25/33: [solo5-bindings-hvt: make]
Processing 26/33: [solo5-bindings-hvt: make] [zarith: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/zarith.1.12)
- ocamlfind install -destdir "/home/opam/.opam/4.11.2/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.11.2/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.11.2/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.11.2/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.11.2/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.11.2/lib/zarith/q.mli
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.11.2/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.11.2/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.11.2/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.11.2/lib/zarith/z.mli
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.11.2/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.11.2/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.11.2/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.11.2/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.11.2/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.11.2/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.11.2/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.11.2/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.11.2/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.11.2/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.11.2/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.11.2/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.11.2/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.11.2/lib/zarith/q.mli
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.11.2/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.11.2/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.11.2/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.11.2/lib/zarith/z.mli
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.11.2/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.11.2/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.11.2/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.11.2/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.11.2/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.11.2/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.11.2/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.11.2/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.11.2/lib/zarith/META
-> installed zarith.1.12
Processing 26/33: [solo5-bindings-hvt: make]
+ /usr/bin/make "V=1" "CONFIG_SPT=" "CONFIG_VIRTIO=" "CONFIG_MUEN=" "CONFIG_GENODE=" "CONFIG_XEN=" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8)
- GEN include/solo5/solo5_version.h
- scripts/gen_version_h.sh include/solo5/solo5_version.h
- MAKE bindings
- /usr/bin/make -C bindings  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- CC hvt/start.o
- cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/start.c -o hvt/start.o
- mv -f hvt/start.Td hvt/start.d && touch hvt/start.o
- CC abort.o
- cc -MT abort.o -MMD -MP -MF abort.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c abort.c -o abort.o
- mv -f abort.Td abort.d && touch abort.o
- CC cpu_x86_64.o
- cc -MT cpu_x86_64.o -MMD -MP -MF cpu_x86_64.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c cpu_x86_64.c -o cpu_x86_64.o
- mv -f cpu_x86_64.Td cpu_x86_64.d && touch cpu_x86_64.o
- AS cpu_vectors_x86_64.o
- cc -MT cpu_vectors_x86_64.o -MMD -MP -MF cpu_vectors_x86_64.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -DASM_FILE -c cpu_vectors_x86_64.S -o cpu_vectors_x86_64.o
- mv -f cpu_vectors_x86_64.Td cpu_vectors_x86_64.d && touch cpu_vectors_x86_64.o
- CC crt.o
- cc -MT crt.o -MMD -MP -MF crt.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c crt.c -o crt.o
- mv -f crt.Td crt.d && touch crt.o
- CC printf.o
- cc -MT printf.o -MMD -MP -MF printf.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c printf.c -o printf.o
- mv -f printf.Td printf.d && touch printf.o
- CC intr.o
- cc -MT intr.o -MMD -MP -MF intr.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c intr.c -o intr.o
- mv -f intr.Td intr.d && touch intr.o
- CC lib.o
- cc -MT lib.o -MMD -MP -MF lib.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c lib.c -o lib.o
- mv -f lib.Td lib.d && touch lib.o
- CC mem.o
- cc -MT mem.o -MMD -MP -MF mem.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c mem.c -o mem.o
- mv -f mem.Td mem.d && touch mem.o
- CC exit.o
- cc -MT exit.o -MMD -MP -MF exit.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c exit.c -o exit.o
- mv -f exit.Td exit.d && touch exit.o
- CC log.o
- cc -MT log.o -MMD -MP -MF log.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c log.c -o log.o
- mv -f log.Td log.d && touch log.o
- CC cmdline.o
- cc -MT cmdline.o -MMD -MP -MF cmdline.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c cmdline.c -o cmdline.o
- mv -f cmdline.Td cmdline.d && touch cmdline.o
- CC tls.o
- cc -MT tls.o -MMD -MP -MF tls.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c tls.c -o tls.o
- mv -f tls.Td tls.d && touch tls.o
- CC mft.o
- cc -MT mft.o -MMD -MP -MF mft.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c mft.c -o mft.o
- mv -f mft.Td mft.d && touch mft.o
- CC hvt/platform.o
- cc -MT hvt/platform.o -MMD -MP -MF hvt/platform.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/platform.c -o hvt/platform.o
- mv -f hvt/platform.Td hvt/platform.d && touch hvt/platform.o
- CC hvt/platform_intr.o
- cc -MT hvt/platform_intr.o -MMD -MP -MF hvt/platform_intr.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/platform_intr.c -o hvt/platform_intr.o
- mv -f hvt/platform_intr.Td hvt/platform_intr.d && touch hvt/platform_intr.o
- CC hvt/time.o
- cc -MT hvt/time.o -MMD -MP -MF hvt/time.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/time.c -o hvt/time.o
- mv -f hvt/time.Td hvt/time.d && touch hvt/time.o
- CC hvt/platform_lifecycle.o
- cc -MT hvt/platform_lifecycle.o -MMD -MP -MF hvt/platform_lifecycle.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/platform_lifecycle.c -o hvt/platform_lifecycle.o
- mv -f hvt/platform_lifecycle.Td hvt/platform_lifecycle.d && touch hvt/platform_lifecycle.o
- CC hvt/yield.o
- cc -MT hvt/yield.o -MMD -MP -MF hvt/yield.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/yield.c -o hvt/yield.o
- mv -f hvt/yield.Td hvt/yield.d && touch hvt/yield.o
- CC hvt/tscclock.o
- cc -MT hvt/tscclock.o -MMD -MP -MF hvt/tscclock.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/tscclock.c -o hvt/tscclock.o
- mv -f hvt/tscclock.Td hvt/tscclock.d && touch hvt/tscclock.o
- CC hvt/console.o
- cc -MT hvt/console.o -MMD -MP -MF hvt/console.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/console.c -o hvt/console.o
- mv -f hvt/console.Td hvt/console.d && touch hvt/console.o
- CC hvt/net.o
- cc -MT hvt/net.o -MMD -MP -MF hvt/net.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/net.c -o hvt/net.o
- mv -f hvt/net.Td hvt/net.d && touch hvt/net.o
- CC hvt/block.o
- cc -MT hvt/block.o -MMD -MP -MF hvt/block.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/block.c -o hvt/block.o
- mv -f hvt/block.Td hvt/block.d && touch hvt/block.o
- LD hvt/solo5_hvt.o
- ld -r -nostdlib -z max-page-size=0x1000 -static  hvt/start.o abort.o cpu_x86_64.o cpu_vectors_x86_64.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o hvt/solo5_hvt.o
- OBJCOPY hvt/solo5_hvt.o
- objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail hvt/solo5_hvt.o hvt/solo5_hvt.o
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- MAKE tenders
- /usr/bin/make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- HOSTCC common/elf.o
- cc -MT common/elf.o -MMD -MP -MF common/elf.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/elf.c -o common/elf.o
- mv -f common/elf.Td common/elf.d && touch common/elf.o
- HOSTCC common/mft.o
- cc -MT common/mft.o -MMD -MP -MF common/mft.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/mft.c -o common/mft.o
- mv -f common/mft.Td common/mft.d && touch common/mft.o
- HOSTCC common/block_attach.o
- cc -MT common/block_attach.o -MMD -MP -MF common/block_attach.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/block_attach.c -o common/block_attach.o
- mv -f common/block_attach.Td common/block_attach.d && touch common/block_attach.o
- HOSTCC common/tap_attach.o
- cc -MT common/tap_attach.o -MMD -MP -MF common/tap_attach.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/tap_attach.c -o common/tap_attach.o
- mv -f common/tap_attach.Td common/tap_attach.d && touch common/tap_attach.o
- HOSTAR common/libcommon.a
- ar rc common/libcommon.a common/elf.o common/mft.o common/block_attach.o common/tap_attach.o
- HOSTCC hvt/hvt_boot_info.o
- cc -MT hvt/hvt_boot_info.o -MMD -MP -MF hvt/hvt_boot_info.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_boot_info.c -o hvt/hvt_boot_info.o
- mv -f hvt/hvt_boot_info.Td hvt/hvt_boot_info.d && touch hvt/hvt_boot_info.o
- HOSTCC hvt/hvt_core.o
- cc -MT hvt/hvt_core.o -MMD -MP -MF hvt/hvt_core.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_core.c -o hvt/hvt_core.o
- mv -f hvt/hvt_core.Td hvt/hvt_core.d && touch hvt/hvt_core.o
- HOSTCC hvt/hvt_main.o
- cc -MT hvt/hvt_main.o -MMD -MP -MF hvt/hvt_main.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_main.c -o hvt/hvt_main.o
- mv -f hvt/hvt_main.Td hvt/hvt_main.d && touch hvt/hvt_main.o
- HOSTCC hvt/hvt_cpu_x86_64.o
- cc -MT hvt/hvt_cpu_x86_64.o -MMD -MP -MF hvt/hvt_cpu_x86_64.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_cpu_x86_64.c -o hvt/hvt_cpu_x86_64.o
- mv -f hvt/hvt_cpu_x86_64.Td hvt/hvt_cpu_x86_64.d && touch hvt/hvt_cpu_x86_64.o
- HOSTCC hvt/hvt_kvm.o
- cc -MT hvt/hvt_kvm.o -MMD -MP -MF hvt/hvt_kvm.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_kvm.c -o hvt/hvt_kvm.o
- mv -f hvt/hvt_kvm.Td hvt/hvt_kvm.d && touch hvt/hvt_kvm.o
- HOSTCC hvt/hvt_kvm_x86_64.o
- cc -MT hvt/hvt_kvm_x86_64.o -MMD -MP -MF hvt/hvt_kvm_x86_64.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_kvm_x86_64.c -o hvt/hvt_kvm_x86_64.o
- mv -f hvt/hvt_kvm_x86_64.Td hvt/hvt_kvm_x86_64.d && touch hvt/hvt_kvm_x86_64.o
- HOSTCC hvt/hvt_module_blk.o
- cc -MT hvt/hvt_module_blk.o -MMD -MP -MF hvt/hvt_module_blk.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_blk.c -o hvt/hvt_module_blk.o
- mv -f hvt/hvt_module_blk.Td hvt/hvt_module_blk.d && touch hvt/hvt_module_blk.o
- HOSTCC hvt/hvt_module_net.o
- cc -MT hvt/hvt_module_net.o -MMD -MP -MF hvt/hvt_module_net.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_net.c -o hvt/hvt_module_net.o
- mv -f hvt/hvt_module_net.Td hvt/hvt_module_net.d && touch hvt/hvt_module_net.o
- HOSTLINK hvt/solo5-hvt
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o common/libcommon.a  -o hvt/solo5-hvt
- HOSTCC hvt/hvt_module_gdb.o
- cc -MT hvt/hvt_module_gdb.o -MMD -MP -MF hvt/hvt_module_gdb.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_gdb.c -o hvt/hvt_module_gdb.o
- mv -f hvt/hvt_module_gdb.Td hvt/hvt_module_gdb.d && touch hvt/hvt_module_gdb.o
- HOSTCC hvt/hvt_module_dumpcore.o
- cc -MT hvt/hvt_module_dumpcore.o -MMD -MP -MF hvt/hvt_module_dumpcore.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_dumpcore.c -o hvt/hvt_module_dumpcore.o
- mv -f hvt/hvt_module_dumpcore.Td hvt/hvt_module_dumpcore.d && touch hvt/hvt_module_dumpcore.o
- HOSTLINK hvt/solo5-hvt-debug
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o hvt/hvt_module_gdb.o hvt/hvt_module_dumpcore.o common/libcommon.a  -o hvt/solo5-hvt-debug
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- MAKE elftool
- /usr/bin/make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- HOSTCC elftool.o
- cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c elftool.c -o elftool.o
- mv -f elftool.Td elftool.d && touch elftool.o
- HOSTLINK solo5-elftool
- cc  elftool.o  -o solo5-elftool
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- MAKE tests
- /usr/bin/make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- MAKE test_blk
- /usr/bin/make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- CC test_blk.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_blk.c -o test_blk.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_blk.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- MAKE test_dumpcore
- /usr/bin/make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- CC test_dumpcore.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_dumpcore.c -o test_dumpcore.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_dumpcore.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- MAKE test_exception
- /usr/bin/make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- CC test_exception.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_exception.c -o test_exception.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_exception.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- MAKE test_fpu
- /usr/bin/make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- CC test_fpu.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_fpu.c -o test_fpu.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_fpu.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- MAKE test_globals
- /usr/bin/make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- CC test_globals.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_globals.c -o test_globals.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_globals.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- MAKE test_hello
- /usr/bin/make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- CC test_hello.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_hello.c -o test_hello.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_hello.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- MAKE test_mft_maxdevices
- /usr/bin/make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- CC test_mft_maxdevices.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_mft_maxdevices.c -o test_mft_maxdevices.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_mft_maxdevices.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- MAKE test_net
- /usr/bin/make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- CC test_net.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_net.c -o test_net.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- MAKE test_net_2if
- /usr/bin/make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- CC test_net_2if.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_net_2if.c -o test_net_2if.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net_2if.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- MAKE test_notls
- /usr/bin/make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- CC test_notls.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_notls.c -o test_notls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_notls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- MAKE test_quiet
- /usr/bin/make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- CC test_quiet.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_quiet.c -o test_quiet.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_quiet.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- MAKE test_seccomp
- /usr/bin/make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- MAKE test_ssp
- /usr/bin/make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- CC test_ssp.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_ssp.c -o test_ssp.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_ssp.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- MAKE test_time
- /usr/bin/make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- CC test_time.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_time.c -o test_time.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_time.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- MAKE test_tls
- /usr/bin/make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- CC test_tls.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_tls.c -o test_tls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_tls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- MAKE test_wnox
- /usr/bin/make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- CC test_wnox.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_wnox.c -o test_wnox.o
- /tmp/ccJ1gz0j.s: Assembler messages:
- /tmp/ccJ1gz0j.s:764: Warning: ignoring changed section attributes for .data
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_wnox.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- MAKE test_xnow
- /usr/bin/make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- CC test_xnow.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_xnow.c -o test_xnow.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_xnow.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- MAKE test_zeropage
- /usr/bin/make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- CC test_zeropage.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_zeropage.c -o test_zeropage.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_zeropage.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
-> compiled  solo5-bindings-hvt.0.6.8
Processing 27/33: [solo5-bindings-hvt: make install-opam-hvt]
+ /usr/bin/make "V=1" "CONFIG_SPT=" "CONFIG_VIRTIO=" "CONFIG_MUEN=" "CONFIG_GENODE=" "CONFIG_XEN=" "install-opam-hvt" "PREFIX=/home/opam/.opam/4.11.2" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8)
- GEN include/solo5/solo5_version.h
- scripts/gen_version_h.sh include/solo5/solo5_version.h
- MAKE bindings
- /usr/bin/make -C bindings  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- CC hvt/start.o
- cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/start.c -o hvt/start.o
- mv -f hvt/start.Td hvt/start.d && touch hvt/start.o
- LD hvt/solo5_hvt.o
- ld -r -nostdlib -z max-page-size=0x1000 -static  hvt/start.o abort.o cpu_x86_64.o cpu_vectors_x86_64.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o hvt/solo5_hvt.o
- OBJCOPY hvt/solo5_hvt.o
- objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail hvt/solo5_hvt.o hvt/solo5_hvt.o
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- MAKE tenders
- /usr/bin/make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- HOSTCC hvt/hvt_main.o
- cc -MT hvt/hvt_main.o -MMD -MP -MF hvt/hvt_main.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_main.c -o hvt/hvt_main.o
- mv -f hvt/hvt_main.Td hvt/hvt_main.d && touch hvt/hvt_main.o
- HOSTLINK hvt/solo5-hvt
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o common/libcommon.a  -o hvt/solo5-hvt
- HOSTLINK hvt/solo5-hvt-debug
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o hvt/hvt_module_gdb.o hvt/hvt_module_dumpcore.o common/libcommon.a  -o hvt/solo5-hvt-debug
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- MAKE elftool
- /usr/bin/make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- HOSTCC elftool.o
- cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c elftool.c -o elftool.o
- mv -f elftool.Td elftool.d && touch elftool.o
- HOSTLINK solo5-elftool
- cc  elftool.o  -o solo5-elftool
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- MAKE tests
- /usr/bin/make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- MAKE test_blk
- /usr/bin/make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_blk.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- MAKE test_dumpcore
- /usr/bin/make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_dumpcore.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- MAKE test_exception
- /usr/bin/make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_exception.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- MAKE test_fpu
- /usr/bin/make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_fpu.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- MAKE test_globals
- /usr/bin/make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_globals.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- MAKE test_hello
- /usr/bin/make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_hello.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- MAKE test_mft_maxdevices
- /usr/bin/make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_mft_maxdevices.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- MAKE test_net
- /usr/bin/make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- MAKE test_net_2if
- /usr/bin/make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net_2if.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- MAKE test_notls
- /usr/bin/make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_notls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- MAKE test_quiet
- /usr/bin/make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_quiet.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- MAKE test_seccomp
- /usr/bin/make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- MAKE test_ssp
- /usr/bin/make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_ssp.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- MAKE test_time
- /usr/bin/make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_time.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- MAKE test_tls
- /usr/bin/make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_tls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- MAKE test_wnox
- /usr/bin/make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_wnox.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- MAKE test_xnow
- /usr/bin/make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_xnow.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- MAKE test_zeropage
- /usr/bin/make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_zeropage.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- SUBST opam/solo5-bindings-hvt.pc
- sed <opam/solo5-bindings-hvt.pc.in > opam/solo5-bindings-hvt.pc \
-     -e 's#!PC_CFLAGS!#-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global#g;' \
-     -e 's#!PC_LD!#ld#g;' \
-     -e 's#!PC_LDFLAGS!#-nostdlib -z max-page-size=0x1000 -static #g;' \
-     -e 's#!PC_GENODE_CFLAGS!#-ffreestanding -fstack-protector-strong -fPIC -nostdinc -mstack-protector-guard=global#g;' \
-     -e 's#!PC_GENODE_LDFLAGS!#-nostdlib -z max-page-size=0x1000 -shared -gc-sections --eh-frame-hdr -Ttext=0x01000000 --dynamic-linker=ld.lib.so -rpath-link=.#g;' \
- 
- INSTALL solo5
- mkdir -p /home/opam/.opam/4.11.2/lib/pkgconfig \
-     /home/opam/.opam/4.11.2/lib/solo5-bindings-hvt \
-     /home/opam/.opam/4.11.2/include/solo5-bindings-hvt/solo5 \
-     /home/opam/.opam/4.11.2/include/solo5-bindings-hvt/crt
- cp -R include/solo5 include/crt /home/opam/.opam/4.11.2/include/solo5-bindings-hvt
- cp bindings/hvt/solo5_hvt.o bindings/hvt/solo5_hvt.lds \
-     /home/opam/.opam/4.11.2/lib/solo5-bindings-hvt
- cp opam/solo5-bindings-hvt.pc /home/opam/.opam/4.11.2/lib/pkgconfig
- cp elftool/solo5-elftool /home/opam/.opam/4.11.2/bin
- cp tenders/hvt/solo5-hvt tenders/hvt/solo5-hvt-configure /home/opam/.opam/4.11.2/bin
- [ -f tenders/hvt/solo5-hvt-debug ] && \
-     cp tenders/hvt/solo5-hvt-debug /home/opam/.opam/4.11.2/bin
-> installed solo5-bindings-hvt.0.6.8
[ocaml-freestanding: subst] expanding opam variables in flags/cflags.tmp.in, generating flags/cflags.tmp
[ocaml-freestanding: subst] expanding opam variables in flags/libs.tmp.in, generating flags/libs.tmp
Processing 28/33: [ocaml-freestanding: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4)
- ./configure.sh
- [WARNING] OPAMDEPEXTYES was ignored because CLI 2.0 was requested and it was introduced in 2.1.
- /usr/bin/make -C openlibm "CFLAGS=-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h" libopenlibm.a
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm'
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/common.c -o src/common.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_acos.c -o src/e_acos.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_acosf.c -o src/e_acosf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_acosh.c -o src/e_acosh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_acoshf.c -o src/e_acoshf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_asin.c -o src/e_asin.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_asinf.c -o src/e_asinf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_atan2.c -o src/e_atan2.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_atan2f.c -o src/e_atan2f.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_atanh.c -o src/e_atanh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_atanhf.c -o src/e_atanhf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_cosh.c -o src/e_cosh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_coshf.c -o src/e_coshf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_exp.c -o src/e_exp.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_expf.c -o src/e_expf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_fmod.c -o src/e_fmod.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_fmodf.c -o src/e_fmodf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_hypot.c -o src/e_hypot.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_hypotf.c -o src/e_hypotf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_j0.c -o src/e_j0.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_j0f.c -o src/e_j0f.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_j1.c -o src/e_j1.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_j1f.c -o src/e_j1f.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_jn.c -o src/e_jn.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_jnf.c -o src/e_jnf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_lgamma.c -o src/e_lgamma.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_lgamma_r.c -o src/e_lgamma_r.c.o
- src/e_lgamma_r.c: In function 'lgamma_r':
- src/e_lgamma_r.c:296:13: warning: 'nadj' may be used uninitialized in this function [-Wmaybe-uninitialized]
-   296 |  if(hx<0) r = nadj - r;
-       |           ~~^~~~~~~~~~
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_lgammaf.c -o src/e_lgammaf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_lgammaf_r.c -o src/e_lgammaf_r.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_log.c -o src/e_log.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_log10.c -o src/e_log10.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_log10f.c -o src/e_log10f.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_log2.c -o src/e_log2.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_log2f.c -o src/e_log2f.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_logf.c -o src/e_logf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_pow.c -o src/e_pow.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_powf.c -o src/e_powf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_rem_pio2.c -o src/e_rem_pio2.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_rem_pio2f.c -o src/e_rem_pio2f.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_sinh.c -o src/e_sinh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_sinhf.c -o src/e_sinhf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/k_cos.c -o src/k_cos.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/k_exp.c -o src/k_exp.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/k_expf.c -o src/k_expf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/k_rem_pio2.c -o src/k_rem_pio2.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/k_sin.c -o src/k_sin.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/k_tan.c -o src/k_tan.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/k_cosf.c -o src/k_cosf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/k_sinf.c -o src/k_sinf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/k_tanf.c -o src/k_tanf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_asinh.c -o src/s_asinh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_asinhf.c -o src/s_asinhf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_atan.c -o src/s_atan.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_atanf.c -o src/s_atanf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_carg.c -o src/s_carg.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cargf.c -o src/s_cargf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cbrt.c -o src/s_cbrt.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cbrtf.c -o src/s_cbrtf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ceil.c -o src/s_ceil.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ceilf.c -o src/s_ceilf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_copysign.c -o src/s_copysign.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_copysignf.c -o src/s_copysignf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cos.c -o src/s_cos.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cosf.c -o src/s_cosf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_csqrt.c -o src/s_csqrt.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_csqrtf.c -o src/s_csqrtf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_erf.c -o src/s_erf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_erff.c -o src/s_erff.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_exp2.c -o src/s_exp2.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_exp2f.c -o src/s_exp2f.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_expm1.c -o src/s_expm1.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_expm1f.c -o src/s_expm1f.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fabs.c -o src/s_fabs.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fabsf.c -o src/s_fabsf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fdim.c -o src/s_fdim.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_floor.c -o src/s_floor.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_floorf.c -o src/s_floorf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fma.c -o src/s_fma.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fmaf.c -o src/s_fmaf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fmax.c -o src/s_fmax.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fmaxf.c -o src/s_fmaxf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fmin.c -o src/s_fmin.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fminf.c -o src/s_fminf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fpclassify.c -o src/s_fpclassify.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_frexp.c -o src/s_frexp.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_frexpf.c -o src/s_frexpf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ilogb.c -o src/s_ilogb.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ilogbf.c -o src/s_ilogbf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_isinf.c -o src/s_isinf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_isfinite.c -o src/s_isfinite.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_isnormal.c -o src/s_isnormal.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_isnan.c -o src/s_isnan.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_llround.c -o src/s_llround.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_llroundf.c -o src/s_llroundf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_log1p.c -o src/s_log1p.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_log1pf.c -o src/s_log1pf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_logb.c -o src/s_logb.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_logbf.c -o src/s_logbf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_lround.c -o src/s_lround.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_lroundf.c -o src/s_lroundf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_modf.c -o src/s_modf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_modff.c -o src/s_modff.c.o
- gcc  -O0 -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_nearbyint.c -o src/s_nearbyint.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_nextafter.c -o src/s_nextafter.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_nextafterf.c -o src/s_nextafterf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_nexttowardf.c -o src/s_nexttowardf.c.o
- gcc  -O0 -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_rint.c -o src/s_rint.c.o
- gcc  -O0 -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_rintf.c -o src/s_rintf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_round.c -o src/s_round.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_roundf.c -o src/s_roundf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_scalbln.c -o src/s_scalbln.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_signbit.c -o src/s_signbit.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_signgam.c -o src/s_signgam.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_sin.c -o src/s_sin.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_sincos.c -o src/s_sincos.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_sinf.c -o src/s_sinf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_sincosf.c -o src/s_sincosf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_tan.c -o src/s_tan.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_tanf.c -o src/s_tanf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_tanh.c -o src/s_tanh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_tanhf.c -o src/s_tanhf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_tgammaf.c -o src/s_tgammaf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_trunc.c -o src/s_trunc.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_truncf.c -o src/s_truncf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cpow.c -o src/s_cpow.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cpowf.c -o src/s_cpowf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/w_cabs.c -o src/w_cabs.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/w_cabsf.c -o src/w_cabsf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_nan.c -o src/s_nan.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_copysignl.c -o src/s_copysignl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fabsl.c -o src/s_fabsl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_modfl.c -o src/s_modfl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_acosl.c -o src/e_acosl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_asinl.c -o src/e_asinl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_atan2l.c -o src/e_atan2l.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_fmodl.c -o src/e_fmodl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fmaxl.c -o src/s_fmaxl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fminl.c -o src/s_fminl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ilogbl.c -o src/s_ilogbl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_hypotl.c -o src/e_hypotl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/e_lgammal.c -o src/e_lgammal.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_atanl.c -o src/s_atanl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ceill.c -o src/s_ceill.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cosl.c -o src/s_cosl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cprojl.c -o src/s_cprojl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_csqrtl.c -o src/s_csqrtl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_floorl.c -o src/s_floorl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_fmal.c -o src/s_fmal.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_frexpl.c -o src/s_frexpl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_nexttoward.c -o src/s_nexttoward.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_roundl.c -o src/s_roundl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_lroundl.c -o src/s_lroundl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_llroundl.c -o src/s_llroundl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cpowl.c -o src/s_cpowl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cargl.c -o src/s_cargl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_sinl.c -o src/s_sinl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_sincosl.c -o src/s_sincosl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_tanl.c -o src/s_tanl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_truncl.c -o src/s_truncl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/w_cabsl.c -o src/w_cabsl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_nextafterl.c -o src/s_nextafterl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/polevll.c -o src/polevll.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_casinl.c -o src/s_casinl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ctanl.c -o src/s_ctanl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cimagl.c -o src/s_cimagl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_conjl.c -o src/s_conjl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_creall.c -o src/s_creall.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cacoshl.c -o src/s_cacoshl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_catanhl.c -o src/s_catanhl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_casinhl.c -o src/s_casinhl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_catanl.c -o src/s_catanl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_csinl.c -o src/s_csinl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cacosl.c -o src/s_cacosl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cexpl.c -o src/s_cexpl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_csinhl.c -o src/s_csinhl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ccoshl.c -o src/s_ccoshl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_clogl.c -o src/s_clogl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ctanhl.c -o src/s_ctanhl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ccosl.c -o src/s_ccosl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cbrtl.c -o src/s_cbrtl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ccosh.c -o src/s_ccosh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ccoshf.c -o src/s_ccoshf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cexp.c -o src/s_cexp.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cexpf.c -o src/s_cexpf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cimag.c -o src/s_cimag.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cimagf.c -o src/s_cimagf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_conj.c -o src/s_conj.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_conjf.c -o src/s_conjf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cproj.c -o src/s_cproj.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cprojf.c -o src/s_cprojf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_creal.c -o src/s_creal.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_crealf.c -o src/s_crealf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_csinh.c -o src/s_csinh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_csinhf.c -o src/s_csinhf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ctanh.c -o src/s_ctanh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_ctanhf.c -o src/s_ctanhf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cacos.c -o src/s_cacos.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cacosf.c -o src/s_cacosf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cacosh.c -o src/s_cacosh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_cacoshf.c -o src/s_cacoshf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_casin.c -o src/s_casin.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_casinf.c -o src/s_casinf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_casinh.c -o src/s_casinh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_casinhf.c -o src/s_casinhf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_catan.c -o src/s_catan.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_catanf.c -o src/s_catanf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_catanh.c -o src/s_catanh.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_catanhf.c -o src/s_catanhf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_clog.c -o src/s_clog.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c src/s_clogf.c -o src/s_clogf.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/fenv.c -o amd64/fenv.c.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/e_remainder.S -o amd64/e_remainder.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/e_remainderf.S -o amd64/e_remainderf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/e_remainderl.S -o amd64/e_remainderl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/e_sqrt.S -o amd64/e_sqrt.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/e_sqrtf.S -o amd64/e_sqrtf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/e_sqrtl.S -o amd64/e_sqrtl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_llrint.S -o amd64/s_llrint.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_llrintf.S -o amd64/s_llrintf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_llrintl.S -o amd64/s_llrintl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_logbl.S -o amd64/s_logbl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_lrint.S -o amd64/s_lrint.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_lrintf.S -o amd64/s_lrintf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_lrintl.S -o amd64/s_lrintl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_remquo.S -o amd64/s_remquo.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_remquof.S -o amd64/s_remquof.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_remquol.S -o amd64/s_remquol.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_rintl.S -o amd64/s_rintl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_scalbn.S -o amd64/s_scalbn.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_scalbnf.S -o amd64/s_scalbnf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c amd64/s_scalbnl.S -o amd64/s_scalbnl.S.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c bsdsrc/b_exp.c -o bsdsrc/b_exp.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c bsdsrc/b_log.c -o bsdsrc/b_log.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c bsdsrc/b_tgamma.c -o bsdsrc/b_tgamma.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/invtrig.c -o ld80/invtrig.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_acoshl.c -o ld80/e_acoshl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_powl.c -o ld80/e_powl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/k_tanl.c -o ld80/k_tanl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/s_exp2l.c -o ld80/s_exp2l.c.o
- In file included from ld80/s_exp2l.c:38:
- /home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src/math_private.h:240:1: warning: 'irint' defined but not used [-Wunused-function]
-   240 | irint(double x)
-       | ^~~~~
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_atanhl.c -o ld80/e_atanhl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_lgammal_r.c -o ld80/e_lgammal_r.c.o
- ld80/e_lgammal_r.c: In function 'lgammal_r':
- ld80/e_lgammal_r.c:423:7: warning: 'nadj' may be used uninitialized in this function [-Wmaybe-uninitialized]
-   423 |     r = nadj - r;
-       |     ~~^~~~~~~~~~
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_sinhl.c -o ld80/e_sinhl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/s_asinhl.c -o ld80/s_asinhl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/s_expm1l.c -o ld80/s_expm1l.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_coshl.c -o ld80/e_coshl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_log10l.c -o ld80/e_log10l.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_tgammal.c -o ld80/e_tgammal.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_expl.c -o ld80/e_expl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_log2l.c -o ld80/e_log2l.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/k_cosl.c -o ld80/k_cosl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/s_log1pl.c -o ld80/s_log1pl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/s_tanhl.c -o ld80/s_tanhl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/e_logl.c -o ld80/e_logl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/k_sinl.c -o ld80/k_sinl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/s_erfl.c -o ld80/s_erfl.c.o
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/amd64 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/ld80 -c ld80/s_nanl.c -o ld80/s_nanl.c.o
- ar -rcs libopenlibm.a src/common.c.o src/e_acos.c.o src/e_acosf.c.o src/e_acosh.c.o src/e_acoshf.c.o src/e_asin.c.o src/e_asinf.c.o src/e_atan2.c.o src/e_atan2f.c.o src/e_atanh.c.o src/e_atanhf.c.o src/e_cosh.c.o src/e_coshf.c.o src/e_exp.c.o src/e_expf.c.o src/e_fmod.c.o src/e_fmodf.c.o src/e_hypot.c.o src/e_hypotf.c.o src/e_j0.c.o src/e_j0f.c.o src/e_j1.c.o src/e_j1f.c.o src/e_jn.c.o src/e_jnf.c.o src/e_lgamma.c.o src/e_lgamma_r.c.o src/e_lgammaf.c.o src/e_lgammaf_r.c.o src/e_log.c.o src/e_log10.c.o src/e_log10f.c.o src/e_log2.c.o src/e_log2f.c.o src/e_logf.c.o src/e_pow.c.o src/e_powf.c.o src/e_rem_pio2.c.o src/e_rem_pio2f.c.o src/e_sinh.c.o src/e_sinhf.c.o src/k_cos.c.o src/k_exp.c.o src/k_expf.c.o src/k_rem_pio2.c.o src/k_sin.c.o src/k_tan.c.o src/k_cosf.c.o src/k_sinf.c.o src/k_tanf.c.o src/s_asinh.c.o src/s_asinhf.c.o src/s_atan.c.o src/s_atanf.c.o src/s_carg.c.o src/s_cargf.c.o src/s_cbrt.c.o src/s_cbrtf.c.o src/s_ceil.c.o src/s_ceilf.c.o src/s_copysign.c.o src/s_copysignf.c.o src/s_cos.c.o src/s_cosf.c.o src/s_csqrt.c.o src/s_csqrtf.c.o src/s_erf.c.o src/s_erff.c.o src/s_exp2.c.o src/s_exp2f.c.o src/s_expm1.c.o src/s_expm1f.c.o src/s_fabs.c.o src/s_fabsf.c.o src/s_fdim.c.o src/s_floor.c.o src/s_floorf.c.o src/s_fma.c.o src/s_fmaf.c.o src/s_fmax.c.o src/s_fmaxf.c.o src/s_fmin.c.o src/s_fminf.c.o src/s_fpclassify.c.o src/s_frexp.c.o src/s_frexpf.c.o src/s_ilogb.c.o src/s_ilogbf.c.o src/s_isinf.c.o src/s_isfinite.c.o src/s_isnormal.c.o src/s_isnan.c.o src/s_llround.c.o src/s_llroundf.c.o src/s_log1p.c.o src/s_log1pf.c.o src/s_logb.c.o src/s_logbf.c.o src/s_lround.c.o src/s_lroundf.c.o src/s_modf.c.o src/s_modff.c.o src/s_nearbyint.c.o src/s_nextafter.c.o src/s_nextafterf.c.o src/s_nexttowardf.c.o src/s_rint.c.o src/s_rintf.c.o src/s_round.c.o src/s_roundf.c.o src/s_scalbln.c.o src/s_signbit.c.o src/s_signgam.c.o src/s_sin.c.o src/s_sincos.c.o src/s_sinf.c.o src/s_sincosf.c.o src/s_tan.c.o src/s_tanf.c.o src/s_tanh.c.o src/s_tanhf.c.o src/s_tgammaf.c.o src/s_trunc.c.o src/s_truncf.c.o src/s_cpow.c.o src/s_cpowf.c.o src/w_cabs.c.o src/w_cabsf.c.o src/s_nan.c.o src/s_copysignl.c.o src/s_fabsl.c.o src/s_modfl.c.o src/e_acosl.c.o src/e_asinl.c.o src/e_atan2l.c.o src/e_fmodl.c.o src/s_fmaxl.c.o src/s_fminl.c.o src/s_ilogbl.c.o src/e_hypotl.c.o src/e_lgammal.c.o src/s_atanl.c.o src/s_ceill.c.o src/s_cosl.c.o src/s_cprojl.c.o src/s_csqrtl.c.o src/s_floorl.c.o src/s_fmal.c.o src/s_frexpl.c.o src/s_nexttoward.c.o src/s_roundl.c.o src/s_lroundl.c.o src/s_llroundl.c.o src/s_cpowl.c.o src/s_cargl.c.o src/s_sinl.c.o src/s_sincosl.c.o src/s_tanl.c.o src/s_truncl.c.o src/w_cabsl.c.o src/s_nextafterl.c.o src/polevll.c.o src/s_casinl.c.o src/s_ctanl.c.o src/s_cimagl.c.o src/s_conjl.c.o src/s_creall.c.o src/s_cacoshl.c.o src/s_catanhl.c.o src/s_casinhl.c.o src/s_catanl.c.o src/s_csinl.c.o src/s_cacosl.c.o src/s_cexpl.c.o src/s_csinhl.c.o src/s_ccoshl.c.o src/s_clogl.c.o src/s_ctanhl.c.o src/s_ccosl.c.o src/s_cbrtl.c.o src/s_ccosh.c.o src/s_ccoshf.c.o src/s_cexp.c.o src/s_cexpf.c.o src/s_cimag.c.o src/s_cimagf.c.o src/s_conj.c.o src/s_conjf.c.o src/s_cproj.c.o src/s_cprojf.c.o src/s_creal.c.o src/s_crealf.c.o src/s_csinh.c.o src/s_csinhf.c.o src/s_ctanh.c.o src/s_ctanhf.c.o src/s_cacos.c.o src/s_cacosf.c.o src/s_cacosh.c.o src/s_cacoshf.c.o src/s_casin.c.o src/s_casinf.c.o src/s_casinh.c.o src/s_casinhf.c.o src/s_catan.c.o src/s_catanf.c.o src/s_catanh.c.o src/s_catanhf.c.o src/s_clog.c.o src/s_clogf.c.o amd64/fenv.c.o amd64/e_remainder.S.o amd64/e_remainderf.S.o amd64/e_remainderl.S.o amd64/e_sqrt.S.o amd64/e_sqrtf.S.o amd64/e_sqrtl.S.o amd64/s_llrint.S.o amd64/s_llrintf.S.o amd64/s_llrintl.S.o amd64/s_logbl.S.o amd64/s_lrint.S.o amd64/s_lrintf.S.o amd64/s_lrintl.S.o amd64/s_remquo.S.o amd64/s_remquof.S.o amd64/s_remquol.S.o amd64/s_rintl.S.o amd64/s_scalbn.S.o amd64/s_scalbnf.S.o amd64/s_scalbnl.S.o bsdsrc/b_exp.c.o bsdsrc/b_log.c.o bsdsrc/b_tgamma.c.o ld80/invtrig.c.o ld80/e_acoshl.c.o ld80/e_powl.c.o ld80/k_tanl.c.o ld80/s_exp2l.c.o ld80/e_atanhl.c.o ld80/e_lgammal_r.c.o ld80/e_sinhl.c.o ld80/s_asinhl.c.o ld80/s_expm1l.c.o ld80/e_coshl.c.o ld80/e_log10l.c.o ld80/e_tgammal.c.o ld80/e_expl.c.o ld80/e_log2l.c.o ld80/k_cosl.c.o ld80/s_log1pl.c.o ld80/s_tanhl.c.o ld80/e_logl.c.o ld80/k_sinl.c.o ld80/s_erfl.c.o ld80/s_nanl.c.o
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm'
- cp -r `ocamlfind query ocaml-src` ./ocaml
- cd ocaml && \
-     CC="cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib" \
-     AS="as" \
-     ASPP="cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -c" \
-     LD="ld" \
-     CPPFLAGS="-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src" \
-     ./configure --host=x86_64-unknown-none
- configure: Configuring OCaml version 4.11.2
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-unknown-none
- checking target system type... x86_64-unknown-none
- checking for x86_64-unknown-none-ld... ld
- checking how to print strings... printf
- checking for x86_64-unknown-none-gcc... cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... 
- yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib accepts -g... yes
- checking for cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib option to accept ISO C89... none needed
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib... ld
- checking if the linker (ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... no
- checking for x86_64-unknown-none-dumpbin... no
- checking for x86_64-unknown-none-link... no
- checking for dumpbin... no
- checking for link... link -dump
- configure: WARNING: using cross tools not prefixed with host triplet
- checking the name lister (nm) 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-unknown-none 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 ld option to reload object files... -r
- checking for x86_64-unknown-none-objdump... no
- checking for objdump... objdump
- checking how to recognize dependent libraries... unknown
- checking for x86_64-unknown-none-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-unknown-none-ar... no
- checking for ar... ar
- checking for archiver @FILE support... 
- @
- checking for x86_64-unknown-none-strip... no
- checking for strip... strip
- checking for x86_64-unknown-none-ranlib... no
- checking for ranlib... ranlib
- checking for gawk... no
- checking for mawk... mawk
- checking command to parse nm output from cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib 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 x86_64-unknown-none-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -E
- checking for ANSI C header files... yes
- checking for sys/types.h... 
- yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... no
- checking for strings.h... no
- checking for inttypes.h... yes
- checking for stdint.h... 
- yes
- checking for unistd.h... yes
- checking for dlfcn.h... no
- checking for objdir... .libs
- checking if cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib supports -fno-rtti -fno-exceptions... no
- checking for cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib option to produce PIC... -fPIC -DPIC
- checking if cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib PIC flag -fPIC -DPIC works... yes
- checking if cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib static flag -static works... 
- no
- checking if cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib supports -c -o file.o... yes
- checking if cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib supports -c -o file.o... (cached) yes
- checking whether the cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib linker (ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... yes
- checking dynamic linker characteristics... no
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... no
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking C compiler vendor... gcc-10-2
- checking whether #! works in shell scripts... yes
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for cos in -lm... 
- yes
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking for unistd.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking sys/shm.h usability... no
- checking sys/shm.h presence... no
- checking for sys/shm.h... no
- checking for dirent.h... yes
- checking for sys/select.h... no
- checking for off_t... yes
- checking size of int... 
- 4
- checking size of long... 
- 8
- checking size of long *... 
- 8
- checking size of short... 
- 2
- checking size of long long... 
- 8
- configure: Target is a 64 bits architecture
- checking whether byte ordering is bigendian... no
- checking alignment of double... 
- 8
- checking alignment of long... 
- 8
- checking alignment of long long... 
- 8
- checking whether the C compiler supports __attribute__((aligned(n)))... yes
- checking for x86_64-unknown-none-ld... no
- checking for ld... ld
- configure: checking semantics of signal handlers
- checking for sigaction... no
- checking for sigprocmask... no
- configure: assuming signals have the System V semantics.
- checking for expm1... yes
- checking for log1p... 
- yes
- checking for hypot... yes
- checking for fma... yes
- checking for copysign... yes
- checking for getrusage... no
- checking for times... no
- checking for secure_getenv... 
- no
- checking for __secure_getenv... no
- checking for issetugid... no
- checking for library containing clock_gettime... 
- no
- checking for socket... no
- checking for socketpair... no
- checking for bind... no
- checking for listen... no
- checking for accept... no
- checking for connect... 
- no
- checking for socklen_t... no
- checking for inet_aton... no
- checking for struct sockaddr_in6... no
- checking for rewinddir... no
- checking for lockf... no
- checking for mkfifo... 
- no
- checking for getcwd... no
- checking for sys/types.h... (cached) yes
- checking utime.h usability... no
- checking utime.h presence... no
- checking for utime.h... no
- checking for utimes... no
- checking for fchmod... no
- checking for truncate... 
- no
- checking for select... no
- checking for nanosleep... no
- checking for symlink... no
- checking for waitpid... no
- checking for wait4... 
- no
- checking for getgroups... no
- checking for setgroups... no
- checking for initgroups... no
- checking termios.h usability... no
- checking termios.h presence... no
- checking for termios.h... no
- checking for setitimer... 
- no
- checking for gethostname... no
- checking sys/utsname.h usability... no
- checking sys/utsname.h presence... no
- checking for sys/utsname.h... no
- checking for gettimeofday... no
- checking for mktime... no
- checking for setsid... no
- checking for putenv... 
- no
- checking for setenv... no
- checking locale.h usability... no
- checking locale.h presence... no
- checking for locale.h... no
- checking xlocale.h usability... no
- checking xlocale.h presence... no
- checking for xlocale.h... no
- checking for strtod_l... no
- configure: Dynamic loading of shared libraries is not supported.
- checking sys/mman.h usability... no
- checking sys/mman.h presence... 
- no
- checking for sys/mman.h... no
- checking for pwrite... no
- checking whether the C compiler supports -fdebug-prefix-map... yes
- checking for struct stat.st_atim.tv_nsec... no
- configure: stat supports nanosecond precision
- checking how many arguments gethostbyname_r() takes... can't tell
- checking how many arguments gethostbyaddr_r() takes... 
- can't tell
- checking for mkstemp... no
- checking for nice... no
- checking for dup3... no
- checking for pipe2... no
- checking for accept4... 
- no
- checking for getauxval... no
- checking for execvpe... no
- checking for ffs... no
- checking for _BitScanForward... no
- configure: replay debugger supported
- checking whether stack overflows can be detected... no
- checking whether cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib is Clang... no
- checking whether pthreads work with -pthread... no
- checking whether pthreads work with -pthreads... no
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -pthread... 
- no
- checking whether pthreads work with -pthreads... no
- checking whether pthreads work with -mthreads... no
- checking for the pthreads library -lpthread... no
- checking whether pthreads work with --thread-safe... no
- checking whether pthreads work with -mt... no
- checking for pthread-config... no
- configure: the POSIX threads library is not supported
- checking bfd.h usability... no
- checking bfd.h presence... no
- checking for bfd.h... no
- configure: BFD library not found, 'ocamlobjinfo' will be unable to display info on .cmxs files.
- checking whether the assembler supports --debug-prefix-map... yes
- checking whether the assembler supports CFI directives... yes
- configure: not using frame pointers
- checking whether mmap supports huge pages... no assumed
- checking whether to build spacetime... no
- configure: Disabling function sections.
- configure: creating ./config.status
- config.status: creating Makefile.common
- config.status: creating Makefile.config
- config.status: creating tools/eventlog_metadata
- config.status: creating runtime/caml/m.h
- config.status: creating runtime/caml/s.h
- config.status: executing libtool commands
- echo "ARCH=amd64" >> ocaml/Makefile.config
- echo '#define HAS_GETTIMEOFDAY' >> ocaml/runtime/caml/s.h
- echo '#define HAS_SECURE_GETENV' >> ocaml/runtime/caml/s.h
- echo '#define HAS_TIMES' >> ocaml/runtime/caml/s.h
- echo '#undef OCAML_OS_TYPE' >> ocaml/runtime/caml/s.h
- echo '#define OCAML_OS_TYPE "None"' >> ocaml/runtime/caml/s.h
- ocaml/tools/make-version-header.sh > ocaml/runtime/caml/version.h
- /usr/bin/make -C ocaml/runtime libasmrun.a
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/ocaml/runtime'
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o startup_aux_n.o startup_aux.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o startup_nat_n.o startup_nat.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o main_n.o main.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o fail_nat_n.o fail_nat.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o roots_nat_n.o roots_nat.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o signals_n.o signals.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o signals_nat_n.o signals_nat.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o misc_n.o misc.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o freelist_n.o freelist.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o major_gc_n.o major_gc.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o minor_gc_n.o minor_gc.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o memory_n.o memory.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o alloc_n.o alloc.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o compare_n.o compare.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o ints_n.o ints.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o floats_n.o floats.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o str_n.o str.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o array_n.o array.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o io_n.o io.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o extern_n.o extern.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o intern_n.o intern.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o hash_n.o hash.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o sys_n.o sys.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o parsing_n.o parsing.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o gc_ctrl_n.o gc_ctrl.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o eventlog_n.o eventlog.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o md5_n.o md5.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o obj_n.o obj.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o lexing_n.o lexing.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o unix_n.o unix.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o printexc_n.o printexc.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o callback_n.o callback.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o weak_n.o weak.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o compact_n.o compact.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o finalise_n.o finalise.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o custom_n.o custom.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o globroots_n.o globroots.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o backtrace_nat_n.o backtrace_nat.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o backtrace_n.o backtrace.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"' -o dynlink_nat_n.o dynlink_nat.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o debugger_n.o debugger.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o meta_n.o meta.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"' -o dynlink_n.o dynlink.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o clambda_checks_n.o clambda_checks.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o spacetime_nat_n.o spacetime_nat.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o spacetime_snapshot_n.o spacetime_snapshot.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o afl_n.o afl.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o bigarray_n.o bigarray.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o memprof_n.o memprof.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o domain_n.o domain.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o skiplist_n.o skiplist.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o codefrag_n.o codefrag.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -c -DSYS_unknown -I../runtime -DMODEL_default -o amd64.o amd64.S || \
- { echo "If your assembler produced syntax errors, it is probably";\
-           echo "unhappy with the preprocessor. Check your assembler, or";\
-           echo "try producing amd64.o by hand.";\
-           exit 2; }
- rm -f libasmrun.a && ar rc libasmrun.a  startup_aux_n.o startup_nat_n.o main_n.o fail_nat_n.o roots_nat_n.o signals_n.o signals_nat_n.o misc_n.o freelist_n.o major_gc_n.o minor_gc_n.o memory_n.o alloc_n.o compare_n.o ints_n.o floats_n.o str_n.o array_n.o io_n.o extern_n.o intern_n.o hash_n.o sys_n.o parsing_n.o gc_ctrl_n.o eventlog_n.o md5_n.o obj_n.o lexing_n.o unix_n.o printexc_n.o callback_n.o weak_n.o compact_n.o finalise_n.o custom_n.o globroots_n.o backtrace_nat_n.o backtrace_n.o dynlink_nat_n.o debugger_n.o meta_n.o dynlink_n.o clambda_checks_n.o spacetime_nat_n.o spacetime_snapshot_n.o afl_n.o bigarray_n.o memprof_n.o domain_n.o skiplist_n.o codefrag_n.o amd64.o && ranlib libasmrun.a
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/ocaml/runtime'
- /usr/bin/make -C nolibc \
-     "FREESTANDING_CFLAGS=-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include" \
-     "SYSDEP_OBJS=sysdeps_solo5.o"
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc'
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o assert.o assert.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o ctype.o ctype.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include -fno-strict-aliasing   -c -o dtoa.o dtoa.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o memchr.o memchr.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o memcmp.o memcmp.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o memcpy.o memcpy.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o memmove.o memmove.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o memset.o memset.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o strcmp.o strcmp.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o strlen.o strlen.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o strtol.o strtol.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o strchr.o strchr.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o strchrnul.o strchrnul.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o strncpy.o strncpy.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o stpncpy.o stpncpy.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o strstr.o strstr.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o stubs.o stubs.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o vfprintf.o vfprintf.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o vsnprintf.o vsnprintf.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o snprintf.o snprintf.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o fprintf.o fprintf.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o printf.o printf.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o sysdeps_solo5.o sysdeps_solo5.c
- mkdir test-include
- mkdir test-include/sys
- echo "#include \"../include/assert.h\"" >test-include/assert.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/assert.o test-include/assert.c
- echo "#include \"../include/ctype.h\"" >test-include/ctype.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/ctype.o test-include/ctype.c
- echo "#include \"../include/dirent.h\"" >test-include/dirent.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/dirent.o test-include/dirent.c
- echo "#include \"../include/endian.h\"" >test-include/endian.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/endian.o test-include/endian.c
- echo "#include \"../include/errno.h\"" >test-include/errno.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/errno.o test-include/errno.c
- echo "#include \"../include/fcntl.h\"" >test-include/fcntl.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/fcntl.o test-include/fcntl.c
- echo "#include \"../include/features.h\"" >test-include/features.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/features.o test-include/features.c
- echo "#include \"../include/inttypes.h\"" >test-include/inttypes.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/inttypes.o test-include/inttypes.c
- echo "#include \"../include/limits.h\"" >test-include/limits.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/limits.o test-include/limits.c
- echo "#include \"../include/math.h\"" >test-include/math.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/math.o test-include/math.c
- echo "#include \"../include/setjmp.h\"" >test-include/setjmp.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/setjmp.o test-include/setjmp.c
- echo "#include \"../include/signal.h\"" >test-include/signal.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/signal.o test-include/signal.c
- echo "#include \"../include/stdio.h\"" >test-include/stdio.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/stdio.o test-include/stdio.c
- echo "#include \"../include/stdlib.h\"" >test-include/stdlib.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/stdlib.o test-include/stdlib.c
- echo "#include \"../include/string.h\"" >test-include/string.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/string.o test-include/string.c
- echo "#include \"../include/time.h\"" >test-include/time.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/time.o test-include/time.c
- echo "#include \"../include/unistd.h\"" >test-include/unistd.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/unistd.o test-include/unistd.c
- echo "#include \"../include/sys/ioctl.h\"" >test-include/sys/ioctl.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/sys/ioctl.o test-include/sys/ioctl.c
- echo "#include \"../include/sys/param.h\"" >test-include/sys/param.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/sys/param.o test-include/sys/param.c
- echo "#include \"../include/sys/stat.h\"" >test-include/sys/stat.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/sys/stat.o test-include/sys/stat.c
- echo "#include \"../include/sys/time.h\"" >test-include/sys/time.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/sys/time.o test-include/sys/time.c
- echo "#include \"../include/sys/times.h\"" >test-include/sys/times.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/sys/times.o test-include/sys/times.c
- echo "#include \"../include/sys/types.h\"" >test-include/sys/types.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/sys/types.o test-include/sys/types.c
- echo "#include \"../include/sys/wait.h\"" >test-include/sys/wait.c
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/src -I/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/openlibm/include   -c -o test-include/sys/wait.o test-include/sys/wait.c
- ar rcs libnolibc.a assert.o ctype.o dtoa.o memchr.o memcmp.o memcpy.o memmove.o memset.o strcmp.o strlen.o strtol.o strchr.o strchrnul.o strncpy.o stpncpy.o strstr.o stubs.o vfprintf.o vsnprintf.o snprintf.o fprintf.o printf.o sysdeps_solo5.o
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4/nolibc'
- sed -e 's!@@PKG_CONFIG_DEPS@@!solo5-bindings-hvt!' \
-     -e 's!@@PKG_CONFIG_EXTRA_LIBS@@!!' \
-     ocaml-freestanding.pc.in > ocaml-freestanding.pc
- [WARNING] OPAMDEPEXTYES was ignored because CLI 2.0 was requested and it was introduced in 2.1.
- env PKG_CONFIG_PATH="/home/opam/.opam/4.11.2/lib/pkgconfig" \
-     pkg-config solo5-bindings-hvt --libs >> flags/libs.tmp
- awk -v RS= -- '{ \
-     sub("@@PKG_CONFIG_EXTRA_LIBS@@", "", $0); \
-     print "(", $0, ")" \
-     }' flags/libs.tmp >flags/libs
- [WARNING] OPAMDEPEXTYES was ignored because CLI 2.0 was requested and it was introduced in 2.1.
- env PKG_CONFIG_PATH="/home/opam/.opam/4.11.2/lib/pkgconfig" \
-     pkg-config solo5-bindings-hvt --cflags >> flags/cflags.tmp
- awk -v RS= -- '{ \
-     print "(", $0, ")" \
-     }' flags/cflags.tmp >flags/cflags
-> compiled  ocaml-freestanding.0.6.4
Processing 29/33: [ocaml-freestanding: make install]
+ /usr/bin/make "install" "PREFIX=/home/opam/.opam/4.11.2" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/ocaml-freestanding.0.6.4)
- ./install.sh
- + prefix=/home/opam/.opam/4.11.2
- + [ /home/opam/.opam/4.11.2 =  ]
- + DESTINC=/home/opam/.opam/4.11.2/include/ocaml-freestanding
- + DESTLIB=/home/opam/.opam/4.11.2/lib/ocaml-freestanding
- + mkdir -p /home/opam/.opam/4.11.2/include/ocaml-freestanding /home/opam/.opam/4.11.2/lib/ocaml-freestanding
- + cp -r nolibc/include/_freestanding nolibc/include/assert.h nolibc/include/ctype.h nolibc/include/dirent.h nolibc/include/endian.h nolibc/include/errno.h nolibc/include/fcntl.h nolibc/include/features.h nolibc/include/inttypes.h nolibc/include/limits.h nolibc/include/math.h nolibc/include/setjmp.h nolibc/include/signal.h nolibc/include/stdio.h nolibc/include/stdlib.h nolibc/include/string.h nolibc/include/sys nolibc/include/time.h nolibc/include/unistd.h /home/opam/.opam/4.11.2/include/ocaml-freestanding
- + cp nolibc/libnolibc.a /home/opam/.opam/4.11.2/lib/ocaml-freestanding
- + cp -r openlibm/include/openlibm.h openlibm/include/openlibm_complex.h openlibm/include/openlibm_fenv.h openlibm/include/openlibm_fenv_amd64.h openlibm/include/openlibm_fenv_arm.h openlibm/include/openlibm_fenv_i387.h openlibm/include/openlibm_fenv_powerpc.h openlibm/include/openlibm_math.h /home/opam/.opam/4.11.2/include/ocaml-freestanding
- + cp openlibm/src/aarch64_fpmath.h openlibm/src/amd64_fpmath.h openlibm/src/bsd_cdefs.h openlibm/src/cdefs-compat.h openlibm/src/fpmath.h openlibm/src/i386_fpmath.h openlibm/src/k_log.h openlibm/src/k_logf.h openlibm/src/math_private.h openlibm/src/math_private_openbsd.h openlibm/src/powerpc_fpmath.h openlibm/src/types-compat.h /home/opam/.opam/4.11.2/include/ocaml-freestanding
- + cp openlibm/libopenlibm.a /home/opam/.opam/4.11.2/lib/ocaml-freestanding
- + CAML_DESTINC=/home/opam/.opam/4.11.2/include/ocaml-freestanding/caml
- + mkdir -p /home/opam/.opam/4.11.2/include/ocaml-freestanding/caml
- + cp ocaml/runtime/caml/address_class.h ocaml/runtime/caml/alloc.h ocaml/runtime/caml/backtrace.h ocaml/runtime/caml/backtrace_prim.h ocaml/runtime/caml/bigarray.h ocaml/runtime/caml/callback.h ocaml/runtime/caml/codefrag.h ocaml/runtime/caml/compact.h ocaml/runtime/caml/compare.h ocaml/runtime/caml/compatibility.h ocaml/runtime/caml/config.h ocaml/runtime/caml/custom.h ocaml/runtime/caml/debugger.h ocaml/runtime/caml/domain.h ocaml/runtime/caml/domain_state.h ocaml/runtime/caml/domain_state.tbl ocaml/runtime/caml/dune ocaml/runtime/caml/dynlink.h ocaml/runtime/caml/eventlog.h ocaml/runtime/caml/exec.h ocaml/runtime/caml/fail.h ocaml/runtime/caml/finalise.h ocaml/runtime/caml/fix_code.h ocaml/runtime/caml/freelist.h ocaml/runtime/caml/gc.h ocaml/runtime/caml/gc_ctrl.h ocaml/runtime/caml/globroots.h ocaml/runtime/caml/hash.h ocaml/runtime/caml/hooks.h ocaml/runtime/caml/instrtrace.h ocaml/runtime/caml/instruct.h ocaml/runtime/caml/interp.h ocaml/runtime/caml/intext.h ocaml/runtime/caml/io.h ocaml/runtime/caml/m.h ocaml/runtime/caml/m.h.in ocaml/runtime/caml/major_gc.h ocaml/runtime/caml/md5.h ocaml/runtime/caml/memory.h ocaml/runtime/caml/memprof.h ocaml/runtime/caml/minor_gc.h ocaml/runtime/caml/misc.h ocaml/runtime/caml/mlvalues.h ocaml/runtime/caml/osdeps.h ocaml/runtime/caml/prims.h ocaml/runtime/caml/printexc.h ocaml/runtime/caml/reverse.h ocaml/runtime/caml/roots.h ocaml/runtime/caml/s.h ocaml/runtime/caml/s.h.in ocaml/runtime/caml/signals.h ocaml/runtime/caml/signals_machdep.h ocaml/runtime/caml/skiplist.h ocaml/runtime/caml/spacetime.h ocaml/runtime/caml/stack.h ocaml/runtime/caml/stacks.h ocaml/runtime/caml/startup.h ocaml/runtime/caml/startup_aux.h ocaml/runtime/caml/sys.h ocaml/runtime/caml/ui.h ocaml/runtime/caml/version.h ocaml/runtime/caml/weak.h /home/opam/.opam/4.11.2/include/ocaml-freestanding/caml
- + cp ocaml/runtime/libasmrun.a /home/opam/.opam/4.11.2/lib/ocaml-freestanding/libasmrun.a
- + touch /home/opam/.opam/4.11.2/lib/ocaml-freestanding/META
- + mkdir -p /home/opam/.opam/4.11.2/lib/pkgconfig
- + cp ocaml-freestanding.pc /home/opam/.opam/4.11.2/lib/pkgconfig/ocaml-freestanding.pc
- + cp flags/cflags /home/opam/.opam/4.11.2/lib/ocaml-freestanding
- + cp flags/libs /home/opam/.opam/4.11.2/lib/ocaml-freestanding
-> installed ocaml-freestanding.0.6.4
Processing 30/33: [gmp-freestanding: sh]
+ /bin/sh "-ex" "./mirage-build.sh" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1)
- + [ -z  ]
- + opam config var prefix
- [WARNING] OPAMDEPEXTYES was ignored because CLI 2.0 was requested and it was introduced in 2.1.
- + PREFIX=/home/opam/.opam/4.11.2/lib/gmp-freestanding
- + PKG_CONFIG_DEPS=ocaml-freestanding
- + check_deps
- + check_deps
- + pkg-config --print-errors --exists ocaml-freestanding
- + pkg-config --cflags ocaml-freestanding
- + FREESTANDING_CFLAGS=-include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5
- + uname -m
- + ac_cv_func_obstack_vprintf=no ac_cv_func_localeconv=no ./configure --host=x86_64-unknown-none --enable-fat --disable-shared --with-pic=no CC=cc CPPFLAGS=-include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -fno-stack-protector
- checking build system type... 
- zen-pc-linux-gnu
- checking host system type... x86_64-unknown-none
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for x86_64-unknown-none-strip... no
- checking for strip... strip
- checking for a thread-safe 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 whether to enable maintainer-specific portions of Makefiles... no
- checking ABI=64
- checking whether cc is gcc... yes
- checking compiler cc -O2 -pedantic -fomit-frame-pointer -m64 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -fno-stack-protector... 
- yes
- checking for x86_64-unknown-none-gcc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... 
- yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... 
- none needed
- checking whether cc understands -c and -o together... yes
- checking for cc option to accept ISO C99... unsupported
- checking how to run the C preprocessor... cc -E
- checking build system compiler cc... yes
- checking for build system preprocessor... cc -E
- checking for build system executable suffix... 
- checking whether build system compiler is ANSI... 
- yes
- checking for build system compiler math library... -lm
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- using ABI="64"
-       CC="cc"
-       CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64"
-       CPPFLAGS="-include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -fno-stack-protector"
-       MPN_PATH=" x86_64/fat x86_64 generic"
- checking whether assembler supports --noexecstack option... yes
- checking for x86_64-unknown-none-ar... no
- checking for ar... ar
- configure: WARNING: using cross tools not prefixed with host triplet
- checking for BSD- or MS-compatible name lister (nm)... no
- checking for x86_64-unknown-none-dumpbin... no
- checking for x86_64-unknown-none-link... no
- checking for dumpbin... no
- checking for link... link -dump
- checking the name lister (nm) interface... BSD nm
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for fgrep... 
- /bin/grep -F
- checking for ld used by cc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert zen-pc-linux-gnu file names to x86_64-unknown-none format... func_convert_file_noop
- checking how to convert zen-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for x86_64-unknown-none-objdump... objdump
- checking how to recognize dependent libraries... unknown
- checking for x86_64-unknown-none-dlltool... dlltool
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-unknown-none-ar... ar
- checking for archiver @FILE support... @
- checking for x86_64-unknown-none-strip... strip
- checking for x86_64-unknown-none-ranlib... no
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from cc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for x86_64-unknown-none-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... 
- yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... no
- checking for strings.h... no
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... no
- checking for objdir... .libs
- checking if cc supports -fno-rtti -fno-exceptions... no
- checking for cc option to produce PIC... -fPIC -DPIC
- checking if cc PIC flag -fPIC -DPIC works... yes
- checking if cc static flag -static works... 
- yes
- checking if cc supports -c -o file.o... yes
- checking if cc supports -c -o file.o... (cached) yes
- checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... no
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... no
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking for ANSI C header files... (cached) yes
- checking whether time.h and sys/time.h may both be included... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking float.h usability... yes
- checking float.h presence... yes
- checking for float.h... yes
- checking invent.h usability... no
- checking invent.h presence... 
- no
- checking for invent.h... no
- checking langinfo.h usability... no
- checking langinfo.h presence... no
- checking for langinfo.h... no
- checking locale.h usability... no
- checking locale.h presence... no
- checking for locale.h... no
- checking nl_types.h usability... no
- checking nl_types.h presence... no
- checking for nl_types.h... no
- checking sys/attributes.h usability... no
- checking sys/attributes.h presence... no
- checking for sys/attributes.h... no
- checking sys/iograph.h usability... no
- checking sys/iograph.h presence... no
- checking for sys/iograph.h... no
- checking sys/mman.h usability... 
- no
- checking sys/mman.h presence... no
- checking for sys/mman.h... no
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking sys/processor.h usability... no
- checking sys/processor.h presence... no
- checking for sys/processor.h... no
- checking sys/pstat.h usability... no
- checking sys/pstat.h presence... no
- checking for sys/pstat.h... no
- checking sys/sysinfo.h usability... no
- checking sys/sysinfo.h presence... no
- checking for sys/sysinfo.h... no
- checking sys/syssgi.h usability... no
- checking sys/syssgi.h presence... 
- no
- checking for sys/syssgi.h... no
- checking sys/systemcfg.h usability... no
- checking sys/systemcfg.h presence... no
- checking for sys/systemcfg.h... no
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking sys/times.h usability... yes
- checking sys/times.h presence... yes
- checking for sys/times.h... yes
- checking for sys/resource.h... no
- checking for sys/sysctl.h... no
- checking for machine/hal_sysinfo.h... no
- checking whether fgetc is declared... no
- checking whether fscanf is declared... 
- no
- checking whether optarg is declared... no
- checking whether ungetc is declared... yes
- checking whether vfprintf is declared... yes
- checking whether sys_errlist is declared... no
- checking whether sys_nerr is declared... no
- checking return type of signal handlers... void
- checking for intmax_t... yes
- checking for long double... 
- yes
- checking for long long... yes
- checking for ptrdiff_t... yes
- checking for quad_t... no
- checking for uint_least32_t... yes
- checking for intptr_t... yes
- checking for working volatile... 
- yes
- checking for C/C++ restrict keyword... __restrict
- checking whether gcc __attribute__ ((const)) works... yes
- checking whether gcc __attribute__ ((malloc)) works... yes
- checking whether gcc __attribute__ ((mode (XX))) works... yes
- checking whether gcc __attribute__ ((noreturn)) works... yes
- checking whether gcc hidden aliases work... yes
- checking for inline... inline
- checking for cos in -lm... yes
- checking for working alloca.h... no
- checking for alloca (via gmp-impl.h)... 
- yes
- checking how to allocate temporary memory... alloca
- checking whether byte ordering is bigendian... no
- checking format of `double' floating point... IEEE little endian
- checking for alarm... yes
- checking for attr_get... 
- no
- checking for clock... yes
- checking for cputime... no
- checking for getpagesize... yes
- checking for getrusage... yes
- checking for gettimeofday... 
- yes
- checking for getsysinfo... no
- checking for localeconv... (cached) no
- checking for memset... yes
- checking for mmap... yes
- checking for mprotect... 
- yes
- checking for nl_langinfo... yes
- checking for obstack_vprintf... (cached) no
- checking for popen... yes
- checking for processor_info... no
- checking for pstat_getprocessor... no
- checking for raise... 
- yes
- checking for read_real_time... no
- checking for sigaction... yes
- checking for sigaltstack... yes
- checking for sigstack... 
- yes
- checking for syssgi... no
- checking for strchr... yes
- checking for strerror... yes
- checking for strnlen... 
- yes
- checking for strtol... yes
- checking for strtoul... yes
- checking for sysconf... yes
- checking for sysctl... yes
- checking for sysctlbyname... 
- no
- checking for times... yes
- checking for library containing clock_gettime... none required
- checking for vsnprintf... yes
- checking whether vsnprintf works... probably
- configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
- checking whether sscanf needs writable input... no
- checking for struct pst_processor.psp_iticksperclktick... no
- checking for suitable m4... m4
- checking if m4wrap produces spurious output... 
- no
- checking how to switch to text section... .text
- checking how to switch to data section... .data
- checking for assembler label suffix... :
- checking for assembler global directive... .globl
- checking for assembler global directive attribute... 
- checking if globals are prefixed by underscore... no
- checking how to switch to read-only data section... 	.section	.rodata
- checking for assembler .type directive... .type	$1,@$2
- checking for assembler .size directive... .size	$1,$2
- checking for assembler local label prefix... .L
- checking for assembler byte directive... .byte
- checking how to define a 32-bit word... .long
- checking if .align assembly directive is logarithmic... no
- checking if the .align directive accepts an 0x90 fill in .text... yes
- checking for assembler COFF type directives... no
- checking size of void *... 
- 8
- checking size of unsigned short... 
- 2
- checking size of unsigned... 
- 4
- checking size of unsigned long... 8
- checking size of mp_limb_t... 
- 8
- checking for stack_t... no
- checking for tputs in -lncurses... no
- checking for tputs in -lcurses... no
- checking for readline in -lreadline... no
- checking readline detected... no
- checking for bison... no
- checking for byacc... no
- checking for flex... no
- checking for lex... no
- creating config.m4
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating demos/pexpr-config.h
- config.status: creating demos/calc/calc-config.h
- config.status: creating Makefile
- config.status: creating mpf/Makefile
- config.status: creating mpn/Makefile
- config.status: creating mpq/Makefile
- config.status: creating mpz/Makefile
- config.status: creating printf/Makefile
- config.status: creating scanf/Makefile
- config.status: creating rand/Makefile
- config.status: creating cxx/Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/devel/Makefile
- config.status: creating tests/mpf/Makefile
- config.status: creating tests/mpn/Makefile
- config.status: creating tests/mpq/Makefile
- config.status: creating tests/mpz/Makefile
- config.status: creating tests/rand/Makefile
- config.status: creating tests/misc/Makefile
- config.status: creating tests/cxx/Makefile
- config.status: creating doc/Makefile
- config.status: creating tune/Makefile
- config.status: creating demos/Makefile
- config.status: creating demos/calc/Makefile
- config.status: creating demos/expr/Makefile
- config.status: creating gmp.h
- config.status: creating gmp.pc
- config.status: creating gmpxx.pc
- config.status: creating config.h
- config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm
- config.status: linking mpn/x86_64/fat/fat.c to mpn/fat.c
- config.status: linking mpn/x86_64/fat/fat_entry.asm to mpn/fat_entry.asm
- config.status: linking mpn/generic/add.c to mpn/add.c
- config.status: linking mpn/generic/add_1.c to mpn/add_1.c
- config.status: linking mpn/generic/sub.c to mpn/sub.c
- config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
- config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c
- config.status: linking mpn/generic/neg.c to mpn/neg.c
- config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/add_err1_n.asm
- config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm
- config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm
- config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/sub_err1_n.asm
- config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm
- config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm
- config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
- config.status: linking mpn/generic/divis.c to mpn/divis.c
- config.status: linking mpn/generic/divrem.c to mpn/divrem.c
- config.status: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
- config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
- config.status: linking mpn/generic/fib2m.c to mpn/fib2m.c
- config.status: linking mpn/generic/dump.c to mpn/dump.c
- config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
- config.status: linking mpn/generic/mul.c to mpn/mul.c
- config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
- config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
- config.status: linking mpn/generic/sqr.c to mpn/sqr.c
- config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
- config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
- config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
- config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
- config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
- config.status: linking mpn/generic/random.c to mpn/random.c
- config.status: linking mpn/generic/random2.c to mpn/random2.c
- config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
- config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
- config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
- config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
- config.status: linking mpn/generic/get_str.c to mpn/get_str.c
- config.status: linking mpn/generic/set_str.c to mpn/set_str.c
- config.status: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.c
- config.status: linking mpn/generic/scan0.c to mpn/scan0.c
- config.status: linking mpn/generic/scan1.c to mpn/scan1.c
- config.status: linking mpn/x86_64/popham.asm to mpn/popcount.asm
- config.status: linking mpn/x86_64/popham.asm to mpn/hamdist.asm
- config.status: linking mpn/generic/cmp.c to mpn/cmp.c
- config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c
- config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
- config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
- config.status: linking mpn/generic/strongfibo.c to mpn/strongfibo.c
- config.status: linking mpn/x86_64/gcd_22.asm to mpn/gcd_22.asm
- config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c
- config.status: linking mpn/generic/gcd.c to mpn/gcd.c
- config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
- config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
- config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
- config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
- config.status: linking mpn/generic/div_q.c to mpn/div_q.c
- config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
- config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
- config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
- config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
- config.status: linking mpn/generic/get_d.c to mpn/get_d.c
- config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
- config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
- config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
- config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
- config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
- config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
- config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
- config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
- config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
- config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
- config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
- config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c
- config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
- config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
- config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
- config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
- config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
- config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
- config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
- config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
- config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
- config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
- config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
- config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
- config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
- config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
- config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
- config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
- config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
- config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
- config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
- config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
- config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
- config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
- config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
- config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
- config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
- config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
- config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
- config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
- config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
- config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
- config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
- config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
- config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
- config.status: linking mpn/generic/invert.c to mpn/invert.c
- config.status: linking mpn/generic/binvert.c to mpn/binvert.c
- config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
- config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
- config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
- config.status: linking mpn/x86_64/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm
- config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
- config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm
- config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm
- config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
- config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
- config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
- config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
- config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
- config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
- config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
- config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
- config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
- config.status: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
- config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
- config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
- config.status: linking mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c
- config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
- config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
- config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
- config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
- config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
- config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
- config.status: linking mpn/generic/broot.c to mpn/broot.c
- config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
- config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
- config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
- config.status: linking mpn/generic/divexact.c to mpn/divexact.c
- config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
- config.status: linking mpn/generic/powm.c to mpn/powm.c
- config.status: linking mpn/generic/powlo.c to mpn/powlo.c
- config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
- config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
- config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
- config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
- config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
- config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
- config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
- config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
- config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
- config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
- config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
- config.status: linking mpn/generic/remove.c to mpn/remove.c
- config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm
- config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm
- config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm
- config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm
- config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
- config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm
- config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm
- config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
- config.status: linking mpn/generic/zero.c to mpn/zero.c
- config.status: linking mpn/x86_64/sec_tabselect.asm to mpn/sec_tabselect.asm
- config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
- config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
- config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
- config.status: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm
- config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
- config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm
- config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm
- config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
- config.status: linking mpn/x86_64/aorrlsh_n.asm to mpn/addlsh_n.asm
- config.status: linking mpn/x86_64/aorrlsh_n.asm to mpn/rsblsh_n.asm
- config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
- config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm
- config.status: linking mpn/x86_64/fat/gmp-mparam.h to gmp-mparam.h
- config.status: executing libtool commands
- configure: summary of build options:
- 
-   Version:           GNU MP 6.2.1
-   Host type:         x86_64-unknown-none
-   ABI:               64
-   Install prefix:    /usr/local
-   Compiler:          cc
-   Static libraries:  yes
-   Shared libraries:  no
- 
- + make SUBDIRS=mpn mpz mpq mpf PRINTF_OBJECTS= SCANF_OBJECTS= CPPFLAGS=-include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 CFLAGS+=-Werror=implicit-function-declaration
- cc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
- ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
- cc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
- ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
- ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
- cc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
- ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
- ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
- cc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
- ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
- cc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
- ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
- cc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
- ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
- make  all-recursive
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1'
- Making all in mpn
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1/mpn'
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fib_table.lo fib_table.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fib_table.c -o fib_table.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mp_bases.lo mp_bases.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mp_bases.c -o mp_bases.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_add_n.asm' || echo './'`x86_64_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_add_n.asm -o x86_64_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_add_n x86_64_add_n.asm >tmp-x86_64_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_add_n.s -o x86_64_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_addmul_1.asm' || echo './'`x86_64_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_addmul_1.asm -o x86_64_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addmul_1 x86_64_addmul_1.asm >tmp-x86_64_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_addmul_1.s -o x86_64_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_bdiv_dbm1c | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_bdiv_dbm1c.asm' || echo './'`x86_64_bdiv_dbm1c.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_bdiv_dbm1c -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_bdiv_dbm1c.asm -o x86_64_bdiv_dbm1c.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_bdiv_dbm1c x86_64_bdiv_dbm1c.asm >tmp-x86_64_bdiv_dbm1c.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_bdiv_dbm1c -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_bdiv_dbm1c.s -o x86_64_bdiv_dbm1c.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_com.asm' || echo './'`x86_64_com.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_com.asm -o x86_64_com.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_com x86_64_com.asm >tmp-x86_64_com.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_com.s -o x86_64_com.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_cnd_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_cnd_add_n.asm' || echo './'`x86_64_cnd_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_cnd_add_n.asm -o x86_64_cnd_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_cnd_add_n x86_64_cnd_add_n.asm >tmp-x86_64_cnd_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_cnd_add_n.s -o x86_64_cnd_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_cnd_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_cnd_sub_n.asm' || echo './'`x86_64_cnd_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_cnd_sub_n.asm -o x86_64_cnd_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_cnd_sub_n x86_64_cnd_sub_n.asm >tmp-x86_64_cnd_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_cnd_sub_n.s -o x86_64_cnd_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_copyd.asm' || echo './'`x86_64_copyd.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_copyd.asm -o x86_64_copyd.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_copyd x86_64_copyd.asm >tmp-x86_64_copyd.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_copyd.s -o x86_64_copyd.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_copyi.asm' || echo './'`x86_64_copyi.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_copyi.asm -o x86_64_copyi.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_copyi x86_64_copyi.asm >tmp-x86_64_copyi.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_copyi.s -o x86_64_copyi.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_dive_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_dive_1.asm' || echo './'`x86_64_dive_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_dive_1.asm -o x86_64_dive_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_dive_1 x86_64_dive_1.asm >tmp-x86_64_dive_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_dive_1.s -o x86_64_dive_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_divrem_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_divrem_1.asm' || echo './'`x86_64_divrem_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_divrem_1.asm -o x86_64_divrem_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_divrem_1 x86_64_divrem_1.asm >tmp-x86_64_divrem_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_divrem_1.s -o x86_64_divrem_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_gcd_11.asm' || echo './'`x86_64_gcd_11.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_gcd_11.asm -o x86_64_gcd_11.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_gcd_11 x86_64_gcd_11.asm >tmp-x86_64_gcd_11.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_gcd_11.s -o x86_64_gcd_11.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_lshift.asm' || echo './'`x86_64_lshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_lshift.asm -o x86_64_lshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_lshift x86_64_lshift.asm >tmp-x86_64_lshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_lshift.s -o x86_64_lshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_lshiftc.asm' || echo './'`x86_64_lshiftc.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_lshiftc.asm -o x86_64_lshiftc.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_lshiftc x86_64_lshiftc.asm >tmp-x86_64_lshiftc.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_lshiftc.s -o x86_64_lshiftc.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mod_1_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mod_1_1.asm' || echo './'`x86_64_mod_1_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mod_1_1.asm -o x86_64_mod_1_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_1_1 x86_64_mod_1_1.asm >tmp-x86_64_mod_1_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mod_1_1.s -o x86_64_mod_1_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mod_1_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mod_1_2.asm' || echo './'`x86_64_mod_1_2.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mod_1_2.asm -o x86_64_mod_1_2.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_1_2 x86_64_mod_1_2.asm >tmp-x86_64_mod_1_2.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mod_1_2.s -o x86_64_mod_1_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mod_1_4 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mod_1_4.asm' || echo './'`x86_64_mod_1_4.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_4 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mod_1_4.asm -o x86_64_mod_1_4.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_1_4 x86_64_mod_1_4.asm >tmp-x86_64_mod_1_4.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_4 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mod_1_4.s -o x86_64_mod_1_4.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mod_34lsub1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mod_34lsub1.asm' || echo './'`x86_64_mod_34lsub1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_34lsub1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mod_34lsub1.asm -o x86_64_mod_34lsub1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_34lsub1 x86_64_mod_34lsub1.asm >tmp-x86_64_mod_34lsub1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_34lsub1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mod_34lsub1.s -o x86_64_mod_34lsub1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mode1o | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mode1o.asm' || echo './'`x86_64_mode1o.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mode1o -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mode1o.asm -o x86_64_mode1o.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mode1o x86_64_mode1o.asm >tmp-x86_64_mode1o.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mode1o -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mode1o.s -o x86_64_mode1o.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mul_1.asm' || echo './'`x86_64_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mul_1.asm -o x86_64_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mul_1 x86_64_mul_1.asm >tmp-x86_64_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mul_1.s -o x86_64_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_rshift.asm' || echo './'`x86_64_rshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_rshift.asm -o x86_64_rshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_rshift x86_64_rshift.asm >tmp-x86_64_rshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_rshift.s -o x86_64_rshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_sub_n.asm' || echo './'`x86_64_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_sub_n.asm -o x86_64_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_sub_n x86_64_sub_n.asm >tmp-x86_64_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_sub_n.s -o x86_64_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_submul_1.asm' || echo './'`x86_64_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_submul_1.asm -o x86_64_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_submul_1 x86_64_submul_1.asm >tmp-x86_64_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_submul_1.s -o x86_64_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_addlsh1_n.asm' || echo './'`x86_64_addlsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_addlsh1_n.asm -o x86_64_addlsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addlsh1_n x86_64_addlsh1_n.asm >tmp-x86_64_addlsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_addlsh1_n.s -o x86_64_addlsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_addlsh2_n.asm' || echo './'`x86_64_addlsh2_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_addlsh2_n.asm -o x86_64_addlsh2_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addlsh2_n x86_64_addlsh2_n.asm >tmp-x86_64_addlsh2_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_addlsh2_n.s -o x86_64_addlsh2_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_sublsh1_n.asm' || echo './'`x86_64_sublsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_sublsh1_n.asm -o x86_64_sublsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_sublsh1_n x86_64_sublsh1_n.asm >tmp-x86_64_sublsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_sublsh1_n.s -o x86_64_sublsh1_n.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_mod_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fat_mod_1.lo fat_mod_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_mod_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_mod_1.c -o fat_mod_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fat_mul_basecase.lo fat_mul_basecase.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_mul_basecase.c -o fat_mul_basecase.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fat_mullo_basecase.lo fat_mullo_basecase.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_mullo_basecase.c -o fat_mullo_basecase.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fat_redc_1.lo fat_redc_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_redc_1.c -o fat_redc_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_redc_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fat_redc_2.lo fat_redc_2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_redc_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_redc_2.c -o fat_redc_2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fat_sqr_basecase.lo fat_sqr_basecase.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_sqr_basecase.c -o fat_sqr_basecase.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fat_addmul_2.lo fat_addmul_2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_addmul_2.c -o fat_addmul_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_mul_basecase.asm' || echo './'`k8_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_mul_basecase.asm -o k8_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_mul_basecase k8_mul_basecase.asm >tmp-k8_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_mul_basecase.s -o k8_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_mullo_basecase.asm' || echo './'`k8_mullo_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_mullo_basecase.asm -o k8_mullo_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_mullo_basecase k8_mullo_basecase.asm >tmp-k8_mullo_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_mullo_basecase.s -o k8_mullo_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_redc_1.asm' || echo './'`k8_redc_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_redc_1.asm -o k8_redc_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_redc_1 k8_redc_1.asm >tmp-k8_redc_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_redc_1.s -o k8_redc_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_sqr_basecase.asm' || echo './'`k8_sqr_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_sqr_basecase.asm -o k8_sqr_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_sqr_basecase k8_sqr_basecase.asm >tmp-k8_sqr_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_sqr_basecase.s -o k8_sqr_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_addmul_2.asm' || echo './'`k8_addmul_2.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_addmul_2.asm -o k8_addmul_2.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_addmul_2 k8_addmul_2.asm >tmp-k8_addmul_2.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_addmul_2.s -o k8_addmul_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k10_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k10_gcd_11.asm' || echo './'`k10_gcd_11.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k10_gcd_11.asm -o k10_gcd_11.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_gcd_11 k10_gcd_11.asm >tmp-k10_gcd_11.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k10_gcd_11.s -o k10_gcd_11.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k10_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k10_lshift.asm' || echo './'`k10_lshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k10_lshift.asm -o k10_lshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_lshift k10_lshift.asm >tmp-k10_lshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k10_lshift.s -o k10_lshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k10_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k10_lshiftc.asm' || echo './'`k10_lshiftc.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k10_lshiftc.asm -o k10_lshiftc.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_lshiftc k10_lshiftc.asm >tmp-k10_lshiftc.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k10_lshiftc.s -o k10_lshiftc.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k10_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k10_rshift.asm' || echo './'`k10_rshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k10_rshift.asm -o k10_rshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_rshift k10_rshift.asm >tmp-k10_rshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k10_rshift.s -o k10_rshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_add_n.asm' || echo './'`bd1_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_add_n.asm -o bd1_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_add_n bd1_add_n.asm >tmp-bd1_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_add_n.s -o bd1_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_addmul_1.asm' || echo './'`bd1_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_addmul_1.asm -o bd1_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_addmul_1 bd1_addmul_1.asm >tmp-bd1_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_addmul_1.s -o bd1_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_com.asm' || echo './'`bd1_com.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_com.asm -o bd1_com.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_com bd1_com.asm >tmp-bd1_com.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_com.s -o bd1_com.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_copyd.asm' || echo './'`bd1_copyd.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_copyd.asm -o bd1_copyd.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_copyd bd1_copyd.asm >tmp-bd1_copyd.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_copyd.s -o bd1_copyd.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_copyi.asm' || echo './'`bd1_copyi.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_copyi.asm -o bd1_copyi.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_copyi bd1_copyi.asm >tmp-bd1_copyi.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_copyi.s -o bd1_copyi.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_gcd_11.asm' || echo './'`bd1_gcd_11.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_gcd_11.asm -o bd1_gcd_11.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_gcd_11 bd1_gcd_11.asm >tmp-bd1_gcd_11.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_gcd_11.s -o bd1_gcd_11.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_mul_1.asm' || echo './'`bd1_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_mul_1.asm -o bd1_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_mul_1 bd1_mul_1.asm >tmp-bd1_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_mul_1.s -o bd1_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_mul_basecase.asm' || echo './'`bd1_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_mul_basecase.asm -o bd1_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_mul_basecase bd1_mul_basecase.asm >tmp-bd1_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_mul_basecase.s -o bd1_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_sub_n.asm' || echo './'`bd1_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_sub_n.asm -o bd1_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_sub_n bd1_sub_n.asm >tmp-bd1_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_sub_n.s -o bd1_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_submul_1.asm' || echo './'`bd1_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_submul_1.asm -o bd1_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_submul_1 bd1_submul_1.asm >tmp-bd1_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_submul_1.s -o bd1_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_addmul_2.asm' || echo './'`bd1_addmul_2.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_addmul_2.asm -o bd1_addmul_2.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_addmul_2 bd1_addmul_2.asm >tmp-bd1_addmul_2.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_addmul_2.s -o bd1_addmul_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_addlsh1_n.asm' || echo './'`bd1_addlsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_addlsh1_n.asm -o bd1_addlsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_addlsh1_n bd1_addlsh1_n.asm >tmp-bd1_addlsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_addlsh1_n.s -o bd1_addlsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_sublsh1_n.asm' || echo './'`bd1_sublsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_sublsh1_n.asm -o bd1_sublsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_sublsh1_n bd1_sublsh1_n.asm >tmp-bd1_sublsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_sublsh1_n.s -o bd1_sublsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_add_n.asm' || echo './'`bt1_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_add_n.asm -o bt1_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_add_n bt1_add_n.asm >tmp-bt1_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_add_n.s -o bt1_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_addmul_1.asm' || echo './'`bt1_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_addmul_1.asm -o bt1_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_addmul_1 bt1_addmul_1.asm >tmp-bt1_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_addmul_1.s -o bt1_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_copyd.asm' || echo './'`bt1_copyd.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_copyd.asm -o bt1_copyd.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_copyd bt1_copyd.asm >tmp-bt1_copyd.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_copyd.s -o bt1_copyd.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_copyi.asm' || echo './'`bt1_copyi.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_copyi.asm -o bt1_copyi.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_copyi bt1_copyi.asm >tmp-bt1_copyi.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_copyi.s -o bt1_copyi.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_gcd_11.asm' || echo './'`bt1_gcd_11.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_gcd_11.asm -o bt1_gcd_11.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_gcd_11 bt1_gcd_11.asm >tmp-bt1_gcd_11.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_gcd_11.s -o bt1_gcd_11.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_mul_1.asm' || echo './'`bt1_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_mul_1.asm -o bt1_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_mul_1 bt1_mul_1.asm >tmp-bt1_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_mul_1.s -o bt1_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_mul_basecase.asm' || echo './'`bt1_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_mul_basecase.asm -o bt1_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_mul_basecase bt1_mul_basecase.asm >tmp-bt1_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_mul_basecase.s -o bt1_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_redc_1.asm' || echo './'`bt1_redc_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_redc_1.asm -o bt1_redc_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_redc_1 bt1_redc_1.asm >tmp-bt1_redc_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_redc_1.s -o bt1_redc_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_sqr_basecase.asm' || echo './'`bt1_sqr_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_sqr_basecase.asm -o bt1_sqr_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_sqr_basecase bt1_sqr_basecase.asm >tmp-bt1_sqr_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_sqr_basecase.s -o bt1_sqr_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_sub_n.asm' || echo './'`bt1_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_sub_n.asm -o bt1_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_sub_n bt1_sub_n.asm >tmp-bt1_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_sub_n.s -o bt1_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_submul_1.asm' || echo './'`bt1_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_submul_1.asm -o bt1_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_submul_1 bt1_submul_1.asm >tmp-bt1_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_submul_1.s -o bt1_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt2_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt2_com.asm' || echo './'`bt2_com.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt2_com.asm -o bt2_com.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt2_com bt2_com.asm >tmp-bt2_com.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt2_com.s -o bt2_com.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt2_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt2_copyd.asm' || echo './'`bt2_copyd.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt2_copyd.asm -o bt2_copyd.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt2_copyd bt2_copyd.asm >tmp-bt2_copyd.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt2_copyd.s -o bt2_copyd.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt2_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt2_copyi.asm' || echo './'`bt2_copyi.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt2_copyi.asm -o bt2_copyi.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt2_copyi bt2_copyi.asm >tmp-bt2_copyi.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt2_copyi.s -o bt2_copyi.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt2_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt2_gcd_11.asm' || echo './'`bt2_gcd_11.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt2_gcd_11.asm -o bt2_gcd_11.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt2_gcd_11 bt2_gcd_11.asm >tmp-bt2_gcd_11.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt2_gcd_11.s -o bt2_gcd_11.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_addmul_1.asm' || echo './'`zen_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_addmul_1.asm -o zen_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_addmul_1 zen_addmul_1.asm >tmp-zen_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_addmul_1.s -o zen_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_com.asm' || echo './'`zen_com.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_com.asm -o zen_com.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_com zen_com.asm >tmp-zen_com.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_com.s -o zen_com.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_copyd.asm' || echo './'`zen_copyd.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_copyd.asm -o zen_copyd.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_copyd zen_copyd.asm >tmp-zen_copyd.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_copyd.s -o zen_copyd.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_copyi.asm' || echo './'`zen_copyi.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_copyi.asm -o zen_copyi.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_copyi zen_copyi.asm >tmp-zen_copyi.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_copyi.s -o zen_copyi.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_gcd_11.asm' || echo './'`zen_gcd_11.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_gcd_11.asm -o zen_gcd_11.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_gcd_11 zen_gcd_11.asm >tmp-zen_gcd_11.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_gcd_11.s -o zen_gcd_11.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_lshift.asm' || echo './'`zen_lshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_lshift.asm -o zen_lshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_lshift zen_lshift.asm >tmp-zen_lshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_lshift.s -o zen_lshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_lshiftc.asm' || echo './'`zen_lshiftc.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_lshiftc.asm -o zen_lshiftc.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_lshiftc zen_lshiftc.asm >tmp-zen_lshiftc.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_lshiftc.s -o zen_lshiftc.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_mul_1.asm' || echo './'`zen_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_mul_1.asm -o zen_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_mul_1 zen_mul_1.asm >tmp-zen_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_mul_1.s -o zen_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_mul_basecase.asm' || echo './'`zen_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_mul_basecase.asm -o zen_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_mul_basecase zen_mul_basecase.asm >tmp-zen_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_mul_basecase.s -o zen_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_mullo_basecase.asm' || echo './'`zen_mullo_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_mullo_basecase.asm -o zen_mullo_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_mullo_basecase zen_mullo_basecase.asm >tmp-zen_mullo_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_mullo_basecase.s -o zen_mullo_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_rshift.asm' || echo './'`zen_rshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_rshift.asm -o zen_rshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_rshift zen_rshift.asm >tmp-zen_rshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_rshift.s -o zen_rshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_sqr_basecase.asm' || echo './'`zen_sqr_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_sqr_basecase.asm -o zen_sqr_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_sqr_basecase zen_sqr_basecase.asm >tmp-zen_sqr_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_sqr_basecase.s -o zen_sqr_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_submul_1.asm' || echo './'`zen_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_submul_1.asm -o zen_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_submul_1 zen_submul_1.asm >tmp-zen_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_submul_1.s -o zen_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_addlsh1_n.asm' || echo './'`zen_addlsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_addlsh1_n.asm -o zen_addlsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_addlsh1_n zen_addlsh1_n.asm >tmp-zen_addlsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_addlsh1_n.s -o zen_addlsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_sublsh1_n.asm' || echo './'`zen_sublsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_sublsh1_n.asm -o zen_sublsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_sublsh1_n zen_sublsh1_n.asm >tmp-zen_sublsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_sublsh1_n.s -o zen_sublsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_add_n.asm' || echo './'`p4_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_add_n.asm -o p4_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_add_n p4_add_n.asm >tmp-p4_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_add_n.s -o p4_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_addmul_1.asm' || echo './'`p4_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_addmul_1.asm -o p4_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_addmul_1 p4_addmul_1.asm >tmp-p4_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_addmul_1.s -o p4_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_lshift.asm' || echo './'`p4_lshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_lshift.asm -o p4_lshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_lshift p4_lshift.asm >tmp-p4_lshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_lshift.s -o p4_lshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_lshiftc.asm' || echo './'`p4_lshiftc.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_lshiftc.asm -o p4_lshiftc.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_lshiftc p4_lshiftc.asm >tmp-p4_lshiftc.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_lshiftc.s -o p4_lshiftc.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_mod_34lsub1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_mod_34lsub1.asm' || echo './'`p4_mod_34lsub1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mod_34lsub1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_mod_34lsub1.asm -o p4_mod_34lsub1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_mod_34lsub1 p4_mod_34lsub1.asm >tmp-p4_mod_34lsub1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mod_34lsub1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_mod_34lsub1.s -o p4_mod_34lsub1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_mul_1.asm' || echo './'`p4_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_mul_1.asm -o p4_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_mul_1 p4_mul_1.asm >tmp-p4_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_mul_1.s -o p4_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_mul_basecase.asm' || echo './'`p4_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_mul_basecase.asm -o p4_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_mul_basecase p4_mul_basecase.asm >tmp-p4_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_mul_basecase.s -o p4_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_mullo_basecase.asm' || echo './'`p4_mullo_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_mullo_basecase.asm -o p4_mullo_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_mullo_basecase p4_mullo_basecase.asm >tmp-p4_mullo_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_mullo_basecase.s -o p4_mullo_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_redc_1.asm' || echo './'`p4_redc_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_redc_1.asm -o p4_redc_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_redc_1 p4_redc_1.asm >tmp-p4_redc_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_redc_1.s -o p4_redc_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_rshift.asm' || echo './'`p4_rshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_rshift.asm -o p4_rshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_rshift p4_rshift.asm >tmp-p4_rshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_rshift.s -o p4_rshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_sqr_basecase.asm' || echo './'`p4_sqr_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_sqr_basecase.asm -o p4_sqr_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_sqr_basecase p4_sqr_basecase.asm >tmp-p4_sqr_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_sqr_basecase.s -o p4_sqr_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_sub_n.asm' || echo './'`p4_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_sub_n.asm -o p4_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_sub_n p4_sub_n.asm >tmp-p4_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_sub_n.s -o p4_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_submul_1.asm' || echo './'`p4_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_submul_1.asm -o p4_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_submul_1 p4_submul_1.asm >tmp-p4_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_submul_1.s -o p4_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_addmul_2.asm' || echo './'`p4_addmul_2.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_addmul_2.asm -o p4_addmul_2.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_addmul_2 p4_addmul_2.asm >tmp-p4_addmul_2.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_addmul_2.s -o p4_addmul_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_addlsh1_n.asm' || echo './'`p4_addlsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_addlsh1_n.asm -o p4_addlsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_addlsh1_n p4_addlsh1_n.asm >tmp-p4_addlsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_addlsh1_n.s -o p4_addlsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_addlsh2_n.asm' || echo './'`p4_addlsh2_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_addlsh2_n.asm -o p4_addlsh2_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_addlsh2_n p4_addlsh2_n.asm >tmp-p4_addlsh2_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_addlsh2_n.s -o p4_addlsh2_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_sublsh1_n.asm' || echo './'`p4_sublsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_sublsh1_n.asm -o p4_sublsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_sublsh1_n p4_sublsh1_n.asm >tmp-p4_sublsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_sublsh1_n.s -o p4_sublsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_add_n.asm' || echo './'`core2_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_add_n.asm -o core2_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_add_n core2_add_n.asm >tmp-core2_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_add_n.s -o core2_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_addmul_1.asm' || echo './'`core2_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_addmul_1.asm -o core2_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_addmul_1 core2_addmul_1.asm >tmp-core2_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_addmul_1.s -o core2_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_com.asm' || echo './'`core2_com.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_com.asm -o core2_com.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_com core2_com.asm >tmp-core2_com.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_com.s -o core2_com.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_copyd.asm' || echo './'`core2_copyd.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_copyd.asm -o core2_copyd.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_copyd core2_copyd.asm >tmp-core2_copyd.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_copyd.s -o core2_copyd.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_copyi.asm' || echo './'`core2_copyi.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_copyi.asm -o core2_copyi.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_copyi core2_copyi.asm >tmp-core2_copyi.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_copyi.s -o core2_copyi.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_divrem_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_divrem_1.asm' || echo './'`core2_divrem_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_divrem_1.asm -o core2_divrem_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_divrem_1 core2_divrem_1.asm >tmp-core2_divrem_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_divrem_1.s -o core2_divrem_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_gcd_11.asm' || echo './'`core2_gcd_11.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_gcd_11.asm -o core2_gcd_11.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_gcd_11 core2_gcd_11.asm >tmp-core2_gcd_11.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_gcd_11.s -o core2_gcd_11.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_lshift.asm' || echo './'`core2_lshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_lshift.asm -o core2_lshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_lshift core2_lshift.asm >tmp-core2_lshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_lshift.s -o core2_lshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_lshiftc.asm' || echo './'`core2_lshiftc.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_lshiftc.asm -o core2_lshiftc.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_lshiftc core2_lshiftc.asm >tmp-core2_lshiftc.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_lshiftc.s -o core2_lshiftc.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_mul_basecase.asm' || echo './'`core2_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_mul_basecase.asm -o core2_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_mul_basecase core2_mul_basecase.asm >tmp-core2_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_mul_basecase.s -o core2_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_mullo_basecase.asm' || echo './'`core2_mullo_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_mullo_basecase.asm -o core2_mullo_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_mullo_basecase core2_mullo_basecase.asm >tmp-core2_mullo_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_mullo_basecase.s -o core2_mullo_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_redc_1.asm' || echo './'`core2_redc_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_redc_1.asm -o core2_redc_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_redc_1 core2_redc_1.asm >tmp-core2_redc_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_redc_1.s -o core2_redc_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_rshift.asm' || echo './'`core2_rshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_rshift.asm -o core2_rshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_rshift core2_rshift.asm >tmp-core2_rshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_rshift.s -o core2_rshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_sqr_basecase.asm' || echo './'`core2_sqr_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_sqr_basecase.asm -o core2_sqr_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_sqr_basecase core2_sqr_basecase.asm >tmp-core2_sqr_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_sqr_basecase.s -o core2_sqr_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_sub_n.asm' || echo './'`core2_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_sub_n.asm -o core2_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_sub_n core2_sub_n.asm >tmp-core2_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_sub_n.s -o core2_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_submul_1.asm' || echo './'`core2_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_submul_1.asm -o core2_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_submul_1 core2_submul_1.asm >tmp-core2_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_submul_1.s -o core2_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_addlsh1_n.asm' || echo './'`core2_addlsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_addlsh1_n.asm -o core2_addlsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_addlsh1_n core2_addlsh1_n.asm >tmp-core2_addlsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_addlsh1_n.s -o core2_addlsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_addlsh2_n.asm' || echo './'`core2_addlsh2_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_addlsh2_n.asm -o core2_addlsh2_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_addlsh2_n core2_addlsh2_n.asm >tmp-core2_addlsh2_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_addlsh2_n.s -o core2_addlsh2_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_sublsh1_n.asm' || echo './'`core2_sublsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_sublsh1_n.asm -o core2_sublsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_sublsh1_n core2_sublsh1_n.asm >tmp-core2_sublsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_sublsh1_n.s -o core2_sublsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreinhm_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreinhm_addmul_1.asm' || echo './'`coreinhm_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreinhm_addmul_1.asm -o coreinhm_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreinhm_addmul_1 coreinhm_addmul_1.asm >tmp-coreinhm_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreinhm_addmul_1.s -o coreinhm_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreinhm_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreinhm_redc_1.asm' || echo './'`coreinhm_redc_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreinhm_redc_1.asm -o coreinhm_redc_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreinhm_redc_1 coreinhm_redc_1.asm >tmp-coreinhm_redc_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreinhm_redc_1.s -o coreinhm_redc_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreinhm_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreinhm_submul_1.asm' || echo './'`coreinhm_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreinhm_submul_1.asm -o coreinhm_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreinhm_submul_1 coreinhm_submul_1.asm >tmp-coreinhm_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreinhm_submul_1.s -o coreinhm_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_add_n.asm' || echo './'`coreisbr_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_add_n.asm -o coreisbr_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_add_n coreisbr_add_n.asm >tmp-coreisbr_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_add_n.s -o coreisbr_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_addmul_1.asm' || echo './'`coreisbr_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_addmul_1.asm -o coreisbr_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_addmul_1 coreisbr_addmul_1.asm >tmp-coreisbr_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_addmul_1.s -o coreisbr_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_cnd_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_cnd_add_n.asm' || echo './'`coreisbr_cnd_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_cnd_add_n.asm -o coreisbr_cnd_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_cnd_add_n coreisbr_cnd_add_n.asm >tmp-coreisbr_cnd_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_cnd_add_n.s -o coreisbr_cnd_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_cnd_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_cnd_sub_n.asm' || echo './'`coreisbr_cnd_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_cnd_sub_n.asm -o coreisbr_cnd_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_cnd_sub_n coreisbr_cnd_sub_n.asm >tmp-coreisbr_cnd_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_cnd_sub_n.s -o coreisbr_cnd_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_divrem_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_divrem_1.asm' || echo './'`coreisbr_divrem_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_divrem_1.asm -o coreisbr_divrem_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_divrem_1 coreisbr_divrem_1.asm >tmp-coreisbr_divrem_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_divrem_1.s -o coreisbr_divrem_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_gcd_11.asm' || echo './'`coreisbr_gcd_11.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_gcd_11.asm -o coreisbr_gcd_11.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_gcd_11 coreisbr_gcd_11.asm >tmp-coreisbr_gcd_11.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_gcd_11.s -o coreisbr_gcd_11.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_lshift.asm' || echo './'`coreisbr_lshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_lshift.asm -o coreisbr_lshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_lshift coreisbr_lshift.asm >tmp-coreisbr_lshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_lshift.s -o coreisbr_lshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_lshiftc.asm' || echo './'`coreisbr_lshiftc.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_lshiftc.asm -o coreisbr_lshiftc.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_lshiftc coreisbr_lshiftc.asm >tmp-coreisbr_lshiftc.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_lshiftc.s -o coreisbr_lshiftc.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_mul_1.asm' || echo './'`coreisbr_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_mul_1.asm -o coreisbr_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_mul_1 coreisbr_mul_1.asm >tmp-coreisbr_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_mul_1.s -o coreisbr_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_mul_basecase.asm' || echo './'`coreisbr_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_mul_basecase.asm -o coreisbr_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_mul_basecase coreisbr_mul_basecase.asm >tmp-coreisbr_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_mul_basecase.s -o coreisbr_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_mullo_basecase.asm' || echo './'`coreisbr_mullo_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_mullo_basecase.asm -o coreisbr_mullo_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_mullo_basecase coreisbr_mullo_basecase.asm >tmp-coreisbr_mullo_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_mullo_basecase.s -o coreisbr_mullo_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_redc_1.asm' || echo './'`coreisbr_redc_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_redc_1.asm -o coreisbr_redc_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_redc_1 coreisbr_redc_1.asm >tmp-coreisbr_redc_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_redc_1.s -o coreisbr_redc_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_rshift.asm' || echo './'`coreisbr_rshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_rshift.asm -o coreisbr_rshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_rshift coreisbr_rshift.asm >tmp-coreisbr_rshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_rshift.s -o coreisbr_rshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_sqr_basecase.asm' || echo './'`coreisbr_sqr_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_sqr_basecase.asm -o coreisbr_sqr_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_sqr_basecase coreisbr_sqr_basecase.asm >tmp-coreisbr_sqr_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_sqr_basecase.s -o coreisbr_sqr_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_sub_n.asm' || echo './'`coreisbr_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_sub_n.asm -o coreisbr_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_sub_n coreisbr_sub_n.asm >tmp-coreisbr_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_sub_n.s -o coreisbr_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_submul_1.asm' || echo './'`coreisbr_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_submul_1.asm -o coreisbr_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_submul_1 coreisbr_submul_1.asm >tmp-coreisbr_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_submul_1.s -o coreisbr_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_addmul_2.asm' || echo './'`coreisbr_addmul_2.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_addmul_2.asm -o coreisbr_addmul_2.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_addmul_2 coreisbr_addmul_2.asm >tmp-coreisbr_addmul_2.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_addmul_2.s -o coreisbr_addmul_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_addlsh1_n.asm' || echo './'`coreisbr_addlsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_addlsh1_n.asm -o coreisbr_addlsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_addlsh1_n coreisbr_addlsh1_n.asm >tmp-coreisbr_addlsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_addlsh1_n.s -o coreisbr_addlsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_addlsh2_n.asm' || echo './'`coreisbr_addlsh2_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_addlsh2_n.asm -o coreisbr_addlsh2_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_addlsh2_n coreisbr_addlsh2_n.asm >tmp-coreisbr_addlsh2_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_addlsh2_n.s -o coreisbr_addlsh2_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_add_n.asm' || echo './'`coreihwl_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_add_n.asm -o coreihwl_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_add_n coreihwl_add_n.asm >tmp-coreihwl_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_add_n.s -o coreihwl_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_addmul_1.asm' || echo './'`coreihwl_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_addmul_1.asm -o coreihwl_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_addmul_1 coreihwl_addmul_1.asm >tmp-coreihwl_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_addmul_1.s -o coreihwl_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_mul_1.asm' || echo './'`coreihwl_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_mul_1.asm -o coreihwl_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_mul_1 coreihwl_mul_1.asm >tmp-coreihwl_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_mul_1.s -o coreihwl_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_mul_basecase.asm' || echo './'`coreihwl_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_mul_basecase.asm -o coreihwl_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_mul_basecase coreihwl_mul_basecase.asm >tmp-coreihwl_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_mul_basecase.s -o coreihwl_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_mullo_basecase.asm' || echo './'`coreihwl_mullo_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_mullo_basecase.asm -o coreihwl_mullo_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_mullo_basecase coreihwl_mullo_basecase.asm >tmp-coreihwl_mullo_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_mullo_basecase.s -o coreihwl_mullo_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_redc_1.asm' || echo './'`coreihwl_redc_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_redc_1.asm -o coreihwl_redc_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_redc_1 coreihwl_redc_1.asm >tmp-coreihwl_redc_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_redc_1.s -o coreihwl_redc_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_sqr_basecase.asm' || echo './'`coreihwl_sqr_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_sqr_basecase.asm -o coreihwl_sqr_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_sqr_basecase coreihwl_sqr_basecase.asm >tmp-coreihwl_sqr_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_sqr_basecase.s -o coreihwl_sqr_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_sub_n.asm' || echo './'`coreihwl_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_sub_n.asm -o coreihwl_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_sub_n coreihwl_sub_n.asm >tmp-coreihwl_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_sub_n.s -o coreihwl_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_submul_1.asm' || echo './'`coreihwl_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_submul_1.asm -o coreihwl_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_submul_1 coreihwl_submul_1.asm >tmp-coreihwl_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_submul_1.s -o coreihwl_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_addmul_2.asm' || echo './'`coreihwl_addmul_2.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_addmul_2.asm -o coreihwl_addmul_2.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_addmul_2 coreihwl_addmul_2.asm >tmp-coreihwl_addmul_2.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_addmul_2.s -o coreihwl_addmul_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_addmul_1.asm' || echo './'`coreibwl_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_addmul_1.asm -o coreibwl_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_addmul_1 coreibwl_addmul_1.asm >tmp-coreibwl_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_addmul_1.s -o coreibwl_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_mul_1.asm' || echo './'`coreibwl_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_mul_1.asm -o coreibwl_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_mul_1 coreibwl_mul_1.asm >tmp-coreibwl_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_mul_1.s -o coreibwl_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_mul_basecase.asm' || echo './'`coreibwl_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_mul_basecase.asm -o coreibwl_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_mul_basecase coreibwl_mul_basecase.asm >tmp-coreibwl_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_mul_basecase.s -o coreibwl_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_mullo_basecase.asm' || echo './'`coreibwl_mullo_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_mullo_basecase.asm -o coreibwl_mullo_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_mullo_basecase coreibwl_mullo_basecase.asm >tmp-coreibwl_mullo_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_mullo_basecase.s -o coreibwl_mullo_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_sqr_basecase.asm' || echo './'`coreibwl_sqr_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_sqr_basecase.asm -o coreibwl_sqr_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_sqr_basecase coreibwl_sqr_basecase.asm >tmp-coreibwl_sqr_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_sqr_basecase.s -o coreibwl_sqr_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_add_n.asm' || echo './'`atom_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_add_n.asm -o atom_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_add_n atom_add_n.asm >tmp-atom_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_add_n.s -o atom_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_addmul_1.asm' || echo './'`atom_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_addmul_1.asm -o atom_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_addmul_1 atom_addmul_1.asm >tmp-atom_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_addmul_1.s -o atom_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_com.asm' || echo './'`atom_com.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_com.asm -o atom_com.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_com atom_com.asm >tmp-atom_com.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_com.s -o atom_com.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_cnd_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_cnd_add_n.asm' || echo './'`atom_cnd_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_cnd_add_n.asm -o atom_cnd_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_cnd_add_n atom_cnd_add_n.asm >tmp-atom_cnd_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_cnd_add_n.s -o atom_cnd_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_cnd_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_cnd_sub_n.asm' || echo './'`atom_cnd_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_cnd_sub_n.asm -o atom_cnd_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_cnd_sub_n atom_cnd_sub_n.asm >tmp-atom_cnd_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_cnd_sub_n.s -o atom_cnd_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_copyd.asm' || echo './'`atom_copyd.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_copyd.asm -o atom_copyd.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_copyd atom_copyd.asm >tmp-atom_copyd.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_copyd.s -o atom_copyd.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_copyi.asm' || echo './'`atom_copyi.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_copyi.asm -o atom_copyi.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_copyi atom_copyi.asm >tmp-atom_copyi.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_copyi.s -o atom_copyi.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_dive_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_dive_1.asm' || echo './'`atom_dive_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_dive_1.asm -o atom_dive_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_dive_1 atom_dive_1.asm >tmp-atom_dive_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_dive_1.s -o atom_dive_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_lshift.asm' || echo './'`atom_lshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_lshift.asm -o atom_lshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_lshift atom_lshift.asm >tmp-atom_lshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_lshift.s -o atom_lshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_lshiftc.asm' || echo './'`atom_lshiftc.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_lshiftc.asm -o atom_lshiftc.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_lshiftc atom_lshiftc.asm >tmp-atom_lshiftc.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_lshiftc.s -o atom_lshiftc.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_mul_1.asm' || echo './'`atom_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_mul_1.asm -o atom_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_mul_1 atom_mul_1.asm >tmp-atom_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_mul_1.s -o atom_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_redc_1.asm' || echo './'`atom_redc_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_redc_1.asm -o atom_redc_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_redc_1 atom_redc_1.asm >tmp-atom_redc_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_redc_1.s -o atom_redc_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_rshift.asm' || echo './'`atom_rshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_rshift.asm -o atom_rshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_rshift atom_rshift.asm >tmp-atom_rshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_rshift.s -o atom_rshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_sub_n.asm' || echo './'`atom_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_sub_n.asm -o atom_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_sub_n atom_sub_n.asm >tmp-atom_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_sub_n.s -o atom_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_submul_1.asm' || echo './'`atom_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_submul_1.asm -o atom_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_submul_1 atom_submul_1.asm >tmp-atom_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_submul_1.s -o atom_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_addmul_2.asm' || echo './'`atom_addmul_2.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_addmul_2.asm -o atom_addmul_2.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_addmul_2 atom_addmul_2.asm >tmp-atom_addmul_2.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_addmul_2.s -o atom_addmul_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_addlsh1_n.asm' || echo './'`atom_addlsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_addlsh1_n.asm -o atom_addlsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_addlsh1_n atom_addlsh1_n.asm >tmp-atom_addlsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_addlsh1_n.s -o atom_addlsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_addlsh2_n.asm' || echo './'`atom_addlsh2_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_addlsh2_n.asm -o atom_addlsh2_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_addlsh2_n atom_addlsh2_n.asm >tmp-atom_addlsh2_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_addlsh2_n.s -o atom_addlsh2_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_sublsh1_n.asm' || echo './'`atom_sublsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_sublsh1_n.asm -o atom_sublsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_sublsh1_n atom_sublsh1_n.asm >tmp-atom_sublsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_sublsh1_n.s -o atom_sublsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_add_n.asm' || echo './'`silvermont_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_add_n.asm -o silvermont_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_add_n silvermont_add_n.asm >tmp-silvermont_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_add_n.s -o silvermont_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_addmul_1.asm' || echo './'`silvermont_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_addmul_1.asm -o silvermont_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_addmul_1 silvermont_addmul_1.asm >tmp-silvermont_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_addmul_1.s -o silvermont_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_lshift.asm' || echo './'`silvermont_lshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_lshift.asm -o silvermont_lshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_lshift silvermont_lshift.asm >tmp-silvermont_lshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_lshift.s -o silvermont_lshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_lshiftc.asm' || echo './'`silvermont_lshiftc.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_lshiftc.asm -o silvermont_lshiftc.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_lshiftc silvermont_lshiftc.asm >tmp-silvermont_lshiftc.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_lshiftc.s -o silvermont_lshiftc.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_mul_1.asm' || echo './'`silvermont_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_mul_1.asm -o silvermont_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_mul_1 silvermont_mul_1.asm >tmp-silvermont_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_mul_1.s -o silvermont_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_mul_basecase.asm' || echo './'`silvermont_mul_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_mul_basecase.asm -o silvermont_mul_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_mul_basecase silvermont_mul_basecase.asm >tmp-silvermont_mul_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_mul_basecase.s -o silvermont_mul_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_mullo_basecase.asm' || echo './'`silvermont_mullo_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_mullo_basecase.asm -o silvermont_mullo_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_mullo_basecase silvermont_mullo_basecase.asm >tmp-silvermont_mullo_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_mullo_basecase.s -o silvermont_mullo_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_rshift.asm' || echo './'`silvermont_rshift.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_rshift.asm -o silvermont_rshift.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_rshift silvermont_rshift.asm >tmp-silvermont_rshift.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_rshift.s -o silvermont_rshift.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_sqr_basecase.asm' || echo './'`silvermont_sqr_basecase.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_sqr_basecase.asm -o silvermont_sqr_basecase.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_sqr_basecase silvermont_sqr_basecase.asm >tmp-silvermont_sqr_basecase.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_sqr_basecase.s -o silvermont_sqr_basecase.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_sub_n.asm' || echo './'`silvermont_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_sub_n.asm -o silvermont_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_sub_n silvermont_sub_n.asm >tmp-silvermont_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_sub_n.s -o silvermont_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_submul_1.asm' || echo './'`silvermont_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_submul_1.asm -o silvermont_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_submul_1 silvermont_submul_1.asm >tmp-silvermont_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_submul_1.s -o silvermont_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_addlsh1_n.asm' || echo './'`silvermont_addlsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_addlsh1_n.asm -o silvermont_addlsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_addlsh1_n silvermont_addlsh1_n.asm >tmp-silvermont_addlsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_addlsh1_n.s -o silvermont_addlsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_addlsh2_n.asm' || echo './'`silvermont_addlsh2_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_addlsh2_n.asm -o silvermont_addlsh2_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_addlsh2_n silvermont_addlsh2_n.asm >tmp-silvermont_addlsh2_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_addlsh2_n.s -o silvermont_addlsh2_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_add_n.asm' || echo './'`goldmont_add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_add_n.asm -o goldmont_add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_add_n goldmont_add_n.asm >tmp-goldmont_add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_add_n.s -o goldmont_add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_addmul_1.asm' || echo './'`goldmont_addmul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_addmul_1.asm -o goldmont_addmul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_addmul_1 goldmont_addmul_1.asm >tmp-goldmont_addmul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_addmul_1.s -o goldmont_addmul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_mul_1.asm' || echo './'`goldmont_mul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_mul_1.asm -o goldmont_mul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_mul_1 goldmont_mul_1.asm >tmp-goldmont_mul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_mul_1.s -o goldmont_mul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_redc_1.asm' || echo './'`goldmont_redc_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_redc_1.asm -o goldmont_redc_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_redc_1 goldmont_redc_1.asm >tmp-goldmont_redc_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_redc_1.s -o goldmont_redc_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_sub_n.asm' || echo './'`goldmont_sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_sub_n.asm -o goldmont_sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_sub_n goldmont_sub_n.asm >tmp-goldmont_sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_sub_n.s -o goldmont_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_submul_1.asm' || echo './'`goldmont_submul_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_submul_1.asm -o goldmont_submul_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_submul_1 goldmont_submul_1.asm >tmp-goldmont_submul_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_submul_1.s -o goldmont_submul_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nano_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nano_copyd.asm' || echo './'`nano_copyd.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nano_copyd.asm -o nano_copyd.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nano_copyd nano_copyd.asm >tmp-nano_copyd.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nano_copyd.s -o nano_copyd.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nano_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nano_copyi.asm' || echo './'`nano_copyi.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nano_copyi.asm -o nano_copyi.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nano_copyi nano_copyi.asm >tmp-nano_copyi.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nano_copyi.s -o nano_copyi.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nano_dive_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nano_dive_1.asm' || echo './'`nano_dive_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nano_dive_1.asm -o nano_dive_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nano_dive_1 nano_dive_1.asm >tmp-nano_dive_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nano_dive_1.s -o nano_dive_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nano_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nano_gcd_11.asm' || echo './'`nano_gcd_11.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nano_gcd_11.asm -o nano_gcd_11.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nano_gcd_11 nano_gcd_11.asm >tmp-nano_gcd_11.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nano_gcd_11.s -o nano_gcd_11.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack invert_limb_table.asm -o invert_limb_table.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table invert_limb_table.asm >tmp-invert_limb_table.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-invert_limb_table.s -o invert_limb_table.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fat.lo fat.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat.c -o fat.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_entry | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'fat_entry.asm' || echo './'`fat_entry.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_entry -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack fat_entry.asm -o fat_entry.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_fat_entry fat_entry.asm >tmp-fat_entry.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_entry -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-fat_entry.s -o fat_entry.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o add.lo add.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add.c -o add.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o add_1.lo add_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add_1.c -o add_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sub.lo sub.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sub.c -o sub.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sub_1.lo sub_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sub_1.c -o sub_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cnd_swap.lo cnd_swap.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cnd_swap.c -o cnd_swap.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o neg.lo neg.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c neg.c -o neg.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack add_err1_n.asm -o add_err1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n add_err1_n.asm >tmp-add_err1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-add_err1_n.s -o add_err1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack add_err2_n.asm -o add_err2_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n add_err2_n.asm >tmp-add_err2_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-add_err2_n.s -o add_err2_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack add_err3_n.asm -o add_err3_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n add_err3_n.asm >tmp-add_err3_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-add_err3_n.s -o add_err3_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sub_err1_n.asm -o sub_err1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n sub_err1_n.asm >tmp-sub_err1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sub_err1_n.s -o sub_err1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sub_err2_n.asm -o sub_err2_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n sub_err2_n.asm >tmp-sub_err2_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sub_err2_n.s -o sub_err2_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sub_err3_n.asm -o sub_err3_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n sub_err3_n.asm >tmp-sub_err3_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sub_err3_n.s -o sub_err3_n.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o diveby3.lo diveby3.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c diveby3.c -o diveby3.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o divis.lo divis.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divis.c -o divis.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o divrem.lo divrem.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divrem.c -o divrem.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack divrem_2.asm -o divrem_2.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 divrem_2.asm >tmp-divrem_2.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-divrem_2.s -o divrem_2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fib2_ui.lo fib2_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fib2_ui.c -o fib2_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fib2m.lo fib2m.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fib2m.c -o fib2m.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o dump.lo dump.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dump.c -o dump.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mod_1_3.lo mod_1_3.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mod_1_3.c -o mod_1_3.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul.lo mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul.c -o mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul_fft.lo mul_fft.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul_fft.c -o mul_fft.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul_n.lo mul_n.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul_n.c -o mul_n.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sqr.lo sqr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqr.c -o sqr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o nussbaumer_mul.lo nussbaumer_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c nussbaumer_mul.c -o nussbaumer_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mulmid_basecase.lo mulmid_basecase.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mulmid_basecase.c -o mulmid_basecase.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom42_mulmid.lo toom42_mulmid.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom42_mulmid.c -o toom42_mulmid.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mulmid_n.lo mulmid_n.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mulmid_n.c -o mulmid_n.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mulmid.lo mulmid.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mulmid.c -o mulmid.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o random.lo random.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c random.c -o random.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o random2.lo random2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c random2.c -o random2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o pow_1.lo pow_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c pow_1.c -o pow_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rootrem.lo rootrem.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rootrem.c -o rootrem.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sqrtrem.lo sqrtrem.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrtrem.c -o sqrtrem.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sizeinbase.lo sizeinbase.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sizeinbase.c -o sizeinbase.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_str.lo get_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_str.c -o get_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_str.lo set_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_str.c -o set_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo compute_powtab | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o compute_powtab.lo compute_powtab.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c compute_powtab.c -o compute_powtab.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o scan0.lo scan0.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c scan0.c -o scan0.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o scan1.lo scan1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c scan1.c -o scan1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack popcount.asm -o popcount.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount popcount.asm >tmp-popcount.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-popcount.s -o popcount.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack hamdist.asm -o hamdist.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist hamdist.asm >tmp-hamdist.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-hamdist.s -o hamdist.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp.lo cmp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp.c -o cmp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o zero_p.lo zero_p.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c zero_p.c -o zero_p.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o perfsqr.lo perfsqr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c perfsqr.c -o perfsqr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o perfpow.lo perfpow.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c perfpow.c -o perfpow.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo strongfibo | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o strongfibo.lo strongfibo.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c strongfibo.c -o strongfibo.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_22 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'gcd_22.asm' || echo './'`gcd_22.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack gcd_22.asm -o gcd_22.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_22 gcd_22.asm >tmp-gcd_22.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-gcd_22.s -o gcd_22.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o gcd_1.lo gcd_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcd_1.c -o gcd_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o gcd.lo gcd.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcd.c -o gcd.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o gcdext_1.lo gcdext_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcdext_1.c -o gcdext_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o gcdext.lo gcdext.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcdext.c -o gcdext.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcd_subdiv_step.c -o gcd_subdiv_step.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o gcdext_lehmer.lo gcdext_lehmer.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcdext_lehmer.c -o gcdext_lehmer.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o div_q.lo div_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div_q.c -o div_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_qr.lo tdiv_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_qr.c -o tdiv_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o jacbase.lo jacbase.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c jacbase.c -o jacbase.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o jacobi_2.lo jacobi_2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c jacobi_2.c -o jacobi_2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o jacobi.lo jacobi.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c jacobi.c -o jacobi.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_d.lo get_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_d.c -o get_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o matrix22_mul.lo matrix22_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c matrix22_mul.c -o matrix22_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o hgcd_matrix.lo hgcd_matrix.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_matrix.c -o hgcd_matrix.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o hgcd2.lo hgcd2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd2.c -o hgcd2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o hgcd_step.lo hgcd_step.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_step.c -o hgcd_step.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o hgcd_reduce.lo hgcd_reduce.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_reduce.c -o hgcd_reduce.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o hgcd.lo hgcd.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd.c -o hgcd.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o hgcd_appr.lo hgcd_appr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_appr.c -o hgcd_appr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd2_jacobi.c -o hgcd2_jacobi.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o hgcd_jacobi.lo hgcd_jacobi.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_jacobi.c -o hgcd_jacobi.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mullo_n.lo mullo_n.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mullo_n.c -o mullo_n.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sqrlo.lo sqrlo.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrlo.c -o sqrlo.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sqrlo_basecase.lo sqrlo_basecase.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrlo_basecase.c -o sqrlo_basecase.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom22_mul.lo toom22_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom22_mul.c -o toom22_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom32_mul.lo toom32_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom32_mul.c -o toom32_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom42_mul.lo toom42_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom42_mul.c -o toom42_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom52_mul.lo toom52_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom52_mul.c -o toom52_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom62_mul.lo toom62_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom62_mul.c -o toom62_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom33_mul.lo toom33_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom33_mul.c -o toom33_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom43_mul.lo toom43_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom43_mul.c -o toom43_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom53_mul.lo toom53_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom53_mul.c -o toom53_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom54_mul.lo toom54_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom54_mul.c -o toom54_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom63_mul.lo toom63_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom63_mul.c -o toom63_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom44_mul.lo toom44_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom44_mul.c -o toom44_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom6h_mul.lo toom6h_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom6h_mul.c -o toom6h_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom6_sqr.lo toom6_sqr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom6_sqr.c -o toom6_sqr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom8h_mul.lo toom8h_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom8h_mul.c -o toom8h_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom8_sqr.lo toom8_sqr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom8_sqr.c -o toom8_sqr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_couple_handling.lo toom_couple_handling.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_couple_handling.c -o toom_couple_handling.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom2_sqr.lo toom2_sqr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom2_sqr.c -o toom2_sqr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom3_sqr.lo toom3_sqr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom3_sqr.c -o toom3_sqr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom4_sqr.lo toom4_sqr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom4_sqr.c -o toom4_sqr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_eval_pm1.lo toom_eval_pm1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_pm1.c -o toom_eval_pm1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_eval_pm2.lo toom_eval_pm2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_pm2.c -o toom_eval_pm2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o invertappr.lo invertappr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c invertappr.c -o invertappr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o invert.lo invert.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c invert.c -o invert.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o binvert.lo binvert.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c binvert.c -o binvert.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mulmod_bnm1.lo mulmod_bnm1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mulmod_bnm1.c -o mulmod_bnm1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrmod_bnm1.c -o sqrmod_bnm1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o div_qr_1.lo div_qr_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div_qr_1.c -o div_qr_1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack div_qr_1n_pi1.asm -o div_qr_1n_pi1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 div_qr_1n_pi1.asm >tmp-div_qr_1n_pi1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-div_qr_1n_pi1.s -o div_qr_1n_pi1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o div_qr_2.lo div_qr_2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div_qr_2.c -o div_qr_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack div_qr_2n_pi1.asm -o div_qr_2n_pi1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 div_qr_2n_pi1.asm >tmp-div_qr_2n_pi1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-div_qr_2n_pi1.s -o div_qr_2n_pi1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack div_qr_2u_pi1.asm -o div_qr_2u_pi1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 div_qr_2u_pi1.asm >tmp-div_qr_2u_pi1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-div_qr_2u_pi1.s -o div_qr_2u_pi1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sbpi1_div_q.lo sbpi1_div_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_div_q.c -o sbpi1_div_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_div_qr.c -o sbpi1_div_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o dcpi1_div_q.lo dcpi1_div_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_div_q.c -o dcpi1_div_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_div_qr.c -o dcpi1_div_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mu_div_qr.lo mu_div_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_div_qr.c -o mu_div_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mu_divappr_q.lo mu_divappr_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_divappr_q.c -o mu_divappr_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mu_div_q.lo mu_div_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_div_q.c -o mu_div_q.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bdiv_q_1.asm -o bdiv_q_1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 bdiv_q_1.asm >tmp-bdiv_q_1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bdiv_q_1.s -o bdiv_q_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_r -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_bdiv_r.c -o sbpi1_bdiv_r.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mu_bdiv_q.lo mu_bdiv_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_bdiv_q.c -o mu_bdiv_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_bdiv_qr.c -o mu_bdiv_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o bdiv_q.lo bdiv_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bdiv_q.c -o bdiv_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o bdiv_qr.lo bdiv_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bdiv_qr.c -o bdiv_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o broot.lo broot.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c broot.c -o broot.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o brootinv.lo brootinv.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c brootinv.c -o brootinv.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o bsqrt.lo bsqrt.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bsqrt.c -o bsqrt.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o bsqrtinv.lo bsqrtinv.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bsqrtinv.c -o bsqrtinv.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o divexact.lo divexact.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divexact.c -o divexact.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o redc_n.lo redc_n.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c redc_n.c -o redc_n.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o powm.lo powm.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c powm.c -o powm.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o powlo.lo powlo.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c powlo.c -o powlo.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_powm.lo sec_powm.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_powm.c -o sec_powm.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_mul.lo sec_mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_mul.c -o sec_mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_sqr.lo sec_sqr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_sqr.c -o sec_sqr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_div_qr.lo sec_div_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_div_qr.c -o sec_div_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_div_r.lo sec_div_r.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_div_r.c -o sec_div_r.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_pi1_div_r.c -o sec_pi1_div_r.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_add_1.lo sec_add_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_add_1.c -o sec_add_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_sub_1.lo sec_sub_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_sub_1.c -o sec_sub_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sec_invert.lo sec_invert.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_invert.c -o sec_invert.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o trialdiv.lo trialdiv.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c trialdiv.c -o trialdiv.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o remove.lo remove.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c remove.c -o remove.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'and_n.asm' || echo './'`and_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack and_n.asm -o and_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n and_n.asm >tmp-and_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-and_n.s -o and_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'andn_n.asm' || echo './'`andn_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack andn_n.asm -o andn_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n andn_n.asm >tmp-andn_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-andn_n.s -o andn_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nand_n.asm' || echo './'`nand_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nand_n.asm -o nand_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n nand_n.asm >tmp-nand_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nand_n.s -o nand_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'ior_n.asm' || echo './'`ior_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack ior_n.asm -o ior_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n ior_n.asm >tmp-ior_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-ior_n.s -o ior_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'iorn_n.asm' || echo './'`iorn_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack iorn_n.asm -o iorn_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n iorn_n.asm >tmp-iorn_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-iorn_n.s -o iorn_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nior_n.asm' || echo './'`nior_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nior_n.asm -o nior_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n nior_n.asm >tmp-nior_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nior_n.s -o nior_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'xor_n.asm' || echo './'`xor_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack xor_n.asm -o xor_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n xor_n.asm >tmp-xor_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-xor_n.s -o xor_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'xnor_n.asm' || echo './'`xnor_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack xnor_n.asm -o xnor_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n xnor_n.asm >tmp-xnor_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-xnor_n.s -o xnor_n.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o zero.lo zero.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c zero.c -o zero.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sec_tabselect.asm -o sec_tabselect.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect sec_tabselect.asm >tmp-sec_tabselect.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sec_tabselect.s -o sec_tabselect.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o comb_tables.lo comb_tables.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c comb_tables.c -o comb_tables.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'invert_limb.asm' || echo './'`invert_limb.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack invert_limb.asm -o invert_limb.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb invert_limb.asm >tmp-invert_limb.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-invert_limb.s -o invert_limb.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sqr_diag_addlsh1.asm -o sqr_diag_addlsh1.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -o sqr_diag_addlsh1.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'mul_2.asm' || echo './'`mul_2.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack mul_2.asm -o mul_2.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 mul_2.asm >tmp-mul_2.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-mul_2.s -o mul_2.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsblsh1_n.asm -o rsblsh1_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n rsblsh1_n.asm >tmp-rsblsh1_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsblsh1_n.s -o rsblsh1_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsh1add_n.asm -o rsh1add_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n rsh1add_n.asm >tmp-rsh1add_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsh1add_n.s -o rsh1add_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsh1sub_n.asm -o rsh1sub_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n rsh1sub_n.asm >tmp-rsh1sub_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsh1sub_n.s -o rsh1sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsblsh2_n.asm -o rsblsh2_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n rsblsh2_n.asm >tmp-rsblsh2_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsblsh2_n.s -o rsblsh2_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack addlsh_n.asm -o addlsh_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n addlsh_n.asm >tmp-addlsh_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-addlsh_n.s -o addlsh_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsblsh_n.asm -o rsblsh_n.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n rsblsh_n.asm >tmp-rsblsh_n.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsblsh_n.s -o rsblsh_n.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o add_n_sub_n.lo add_n_sub_n.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add_n_sub_n.c -o add_n_sub_n.o
- /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm
- libtool: compile:  ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack addaddmul_1msb0.asm -o addaddmul_1msb0.o
- m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s
-  cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-addaddmul_1msb0.s -o addaddmul_1msb0.o
- /bin/bash ../libtool  --tag=CC   --mode=link cc  -Werror=implicit-function-declaration   -o libmpn.la  fib_table.lo mp_bases.lo x86_64_add_n.lo x86_64_addmul_1.lo x86_64_bdiv_dbm1c.lo x86_64_com.lo x86_64_cnd_add_n.lo x86_64_cnd_sub_n.lo x86_64_copyd.lo x86_64_copyi.lo x86_64_dive_1.lo x86_64_divrem_1.lo x86_64_gcd_11.lo x86_64_lshift.lo x86_64_lshiftc.lo x86_64_mod_1_1.lo x86_64_mod_1_2.lo x86_64_mod_1_4.lo x86_64_mod_34lsub1.lo x86_64_mode1o.lo x86_64_mul_1.lo x86_64_rshift.lo x86_64_sub_n.lo x86_64_submul_1.lo x86_64_addlsh1_n.lo x86_64_addlsh2_n.lo x86_64_sublsh1_n.lo fat_mod_1.lo fat_mul_basecase.lo fat_mullo_basecase.lo fat_redc_1.lo fat_redc_2.lo fat_sqr_basecase.lo fat_addmul_2.lo k8_mul_basecase.lo k8_mullo_basecase.lo k8_redc_1.lo k8_sqr_basecase.lo k8_addmul_2.lo k10_gcd_11.lo k10_lshift.lo k10_lshiftc.lo k10_rshift.lo bd1_add_n.lo bd1_addmul_1.lo bd1_com.lo bd1_copyd.lo bd1_copyi.lo bd1_gcd_11.lo bd1_mul_1.lo bd1_mul_basecase.lo bd1_sub_n.lo bd1_submul_1.lo bd1_addmul_2.lo bd1_addlsh1_n.lo bd1_sublsh1_n.lo bt1_add_n.lo bt1_addmul_1.lo bt1_copyd.lo bt1_copyi.lo bt1_gcd_11.lo bt1_mul_1.lo bt1_mul_basecase.lo bt1_redc_1.lo bt1_sqr_basecase.lo bt1_sub_n.lo bt1_submul_1.lo bt2_com.lo bt2_copyd.lo bt2_copyi.lo bt2_gcd_11.lo zen_addmul_1.lo zen_com.lo zen_copyd.lo zen_copyi.lo zen_gcd_11.lo zen_lshift.lo zen_lshiftc.lo zen_mul_1.lo zen_mul_basecase.lo zen_mullo_basecase.lo zen_rshift.lo zen_sqr_basecase.lo zen_submul_1.lo zen_addlsh1_n.lo zen_sublsh1_n.lo p4_add_n.lo p4_addmul_1.lo p4_lshift.lo p4_lshiftc.lo p4_mod_34lsub1.lo p4_mul_1.lo p4_mul_basecase.lo p4_mullo_basecase.lo p4_redc_1.lo p4_rshift.lo p4_sqr_basecase.lo p4_sub_n.lo p4_submul_1.lo p4_addmul_2.lo p4_addlsh1_n.lo p4_addlsh2_n.lo p4_sublsh1_n.lo core2_add_n.lo core2_addmul_1.lo core2_com.lo core2_copyd.lo core2_copyi.lo core2_divrem_1.lo core2_gcd_11.lo core2_lshift.lo core2_lshiftc.lo core2_mul_basecase.lo core2_mullo_basecase.lo core2_redc_1.lo core2_rshift.lo core2_sqr_basecase.lo core2_sub_n.lo core2_submul_1.lo core2_addlsh1_n.lo core2_addlsh2_n.lo core2_sublsh1_n.lo coreinhm_addmul_1.lo coreinhm_redc_1.lo coreinhm_submul_1.lo coreisbr_add_n.lo coreisbr_addmul_1.lo coreisbr_cnd_add_n.lo coreisbr_cnd_sub_n.lo coreisbr_divrem_1.lo coreisbr_gcd_11.lo coreisbr_lshift.lo coreisbr_lshiftc.lo coreisbr_mul_1.lo coreisbr_mul_basecase.lo coreisbr_mullo_basecase.lo coreisbr_redc_1.lo coreisbr_rshift.lo coreisbr_sqr_basecase.lo coreisbr_sub_n.lo coreisbr_submul_1.lo coreisbr_addmul_2.lo coreisbr_addlsh1_n.lo coreisbr_addlsh2_n.lo coreihwl_add_n.lo coreihwl_addmul_1.lo coreihwl_mul_1.lo coreihwl_mul_basecase.lo coreihwl_mullo_basecase.lo coreihwl_redc_1.lo coreihwl_sqr_basecase.lo coreihwl_sub_n.lo coreihwl_submul_1.lo coreihwl_addmul_2.lo coreibwl_addmul_1.lo coreibwl_mul_1.lo coreibwl_mul_basecase.lo coreibwl_mullo_basecase.lo coreibwl_sqr_basecase.lo atom_add_n.lo atom_addmul_1.lo atom_com.lo atom_cnd_add_n.lo atom_cnd_sub_n.lo atom_copyd.lo atom_copyi.lo atom_dive_1.lo atom_lshift.lo atom_lshiftc.lo atom_mul_1.lo atom_redc_1.lo atom_rshift.lo atom_sub_n.lo atom_submul_1.lo atom_addmul_2.lo atom_addlsh1_n.lo atom_addlsh2_n.lo atom_sublsh1_n.lo silvermont_add_n.lo silvermont_addmul_1.lo silvermont_lshift.lo silvermont_lshiftc.lo silvermont_mul_1.lo silvermont_mul_basecase.lo silvermont_mullo_basecase.lo silvermont_rshift.lo silvermont_sqr_basecase.lo silvermont_sub_n.lo silvermont_submul_1.lo silvermont_addlsh1_n.lo silvermont_addlsh2_n.lo goldmont_add_n.lo goldmont_addmul_1.lo goldmont_mul_1.lo goldmont_redc_1.lo goldmont_sub_n.lo goldmont_submul_1.lo nano_copyd.lo nano_copyi.lo nano_dive_1.lo nano_gcd_11.lo invert_limb_table.lo fat.lo fat_entry.lo add.lo add_1.lo sub.lo sub_1.lo cnd_swap.lo neg.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo diveby3.lo divis.lo divrem.lo divrem_2.lo fib2_ui.lo fib2m.lo dump.lo mod_1_3.lo mul.lo mul_fft.lo mul_n.lo sqr.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo zero.lo sec_tabselect.lo comb_tables.lo invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n.lo addaddmul_1msb0.lo 
- libtool: link: ar cq .libs/libmpn.a  fib_table.o mp_bases.o x86_64_add_n.o x86_64_addmul_1.o x86_64_bdiv_dbm1c.o x86_64_com.o x86_64_cnd_add_n.o x86_64_cnd_sub_n.o x86_64_copyd.o x86_64_copyi.o x86_64_dive_1.o x86_64_divrem_1.o x86_64_gcd_11.o x86_64_lshift.o x86_64_lshiftc.o x86_64_mod_1_1.o x86_64_mod_1_2.o x86_64_mod_1_4.o x86_64_mod_34lsub1.o x86_64_mode1o.o x86_64_mul_1.o x86_64_rshift.o x86_64_sub_n.o x86_64_submul_1.o x86_64_addlsh1_n.o x86_64_addlsh2_n.o x86_64_sublsh1_n.o fat_mod_1.o fat_mul_basecase.o fat_mullo_basecase.o fat_redc_1.o fat_redc_2.o fat_sqr_basecase.o fat_addmul_2.o k8_mul_basecase.o k8_mullo_basecase.o k8_redc_1.o k8_sqr_basecase.o k8_addmul_2.o k10_gcd_11.o k10_lshift.o k10_lshiftc.o k10_rshift.o bd1_add_n.o bd1_addmul_1.o bd1_com.o bd1_copyd.o bd1_copyi.o bd1_gcd_11.o bd1_mul_1.o bd1_mul_basecase.o bd1_sub_n.o bd1_submul_1.o bd1_addmul_2.o bd1_addlsh1_n.o bd1_sublsh1_n.o bt1_add_n.o bt1_addmul_1.o bt1_copyd.o bt1_copyi.o bt1_gcd_11.o bt1_mul_1.o bt1_mul_basecase.o bt1_redc_1.o bt1_sqr_basecase.o bt1_sub_n.o bt1_submul_1.o bt2_com.o bt2_copyd.o bt2_copyi.o bt2_gcd_11.o zen_addmul_1.o zen_com.o zen_copyd.o zen_copyi.o zen_gcd_11.o zen_lshift.o zen_lshiftc.o zen_mul_1.o zen_mul_basecase.o zen_mullo_basecase.o zen_rshift.o zen_sqr_basecase.o zen_submul_1.o zen_addlsh1_n.o zen_sublsh1_n.o p4_add_n.o p4_addmul_1.o p4_lshift.o p4_lshiftc.o p4_mod_34lsub1.o p4_mul_1.o p4_mul_basecase.o p4_mullo_basecase.o p4_redc_1.o p4_rshift.o p4_sqr_basecase.o p4_sub_n.o p4_submul_1.o p4_addmul_2.o p4_addlsh1_n.o p4_addlsh2_n.o p4_sublsh1_n.o core2_add_n.o core2_addmul_1.o core2_com.o core2_copyd.o core2_copyi.o core2_divrem_1.o core2_gcd_11.o core2_lshift.o core2_lshiftc.o core2_mul_basecase.o core2_mullo_basecase.o core2_redc_1.o core2_rshift.o core2_sqr_basecase.o core2_sub_n.o core2_submul_1.o core2_addlsh1_n.o core2_addlsh2_n.o core2_sublsh1_n.o coreinhm_addmul_1.o coreinhm_redc_1.o coreinhm_submul_1.o coreisbr_add_n.o coreisbr_addmul_1.o coreisbr_cnd_add_n.o coreisbr_cnd_sub_n.o coreisbr_divrem_1.o coreisbr_gcd_11.o coreisbr_lshift.o coreisbr_lshiftc.o coreisbr_mul_1.o coreisbr_mul_basecase.o coreisbr_mullo_basecase.o coreisbr_redc_1.o coreisbr_rshift.o coreisbr_sqr_basecase.o coreisbr_sub_n.o coreisbr_submul_1.o coreisbr_addmul_2.o coreisbr_addlsh1_n.o coreisbr_addlsh2_n.o coreihwl_add_n.o coreihwl_addmul_1.o coreihwl_mul_1.o coreihwl_mul_basecase.o coreihwl_mullo_basecase.o coreihwl_redc_1.o coreihwl_sqr_basecase.o coreihwl_sub_n.o coreihwl_submul_1.o coreihwl_addmul_2.o coreibwl_addmul_1.o coreibwl_mul_1.o coreibwl_mul_basecase.o coreibwl_mullo_basecase.o coreibwl_sqr_basecase.o atom_add_n.o atom_addmul_1.o atom_com.o atom_cnd_add_n.o atom_cnd_sub_n.o atom_copyd.o atom_copyi.o atom_dive_1.o atom_lshift.o atom_lshiftc.o atom_mul_1.o atom_redc_1.o atom_rshift.o atom_sub_n.o atom_submul_1.o atom_addmul_2.o atom_addlsh1_n.o atom_addlsh2_n.o atom_sublsh1_n.o silvermont_add_n.o silvermont_addmul_1.o silvermont_lshift.o silvermont_lshiftc.o silvermont_mul_1.o silvermont_mul_basecase.o silvermont_mullo_basecase.o silvermont_rshift.o silvermont_sqr_basecase.o silvermont_sub_n.o silvermont_submul_1.o silvermont_addlsh1_n.o silvermont_addlsh2_n.o goldmont_add_n.o goldmont_addmul_1.o goldmont_mul_1.o goldmont_redc_1.o goldmont_sub_n.o goldmont_submul_1.o nano_copyd.o nano_copyi.o nano_dive_1.o nano_gcd_11.o invert_limb_table.o fat.o fat_entry.o add.o add_1.o sub.o sub_1.o cnd_swap.o neg.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o diveby3.o divis.o divrem.o divrem_2.o fib2_ui.o fib2m.o dump.o mod_1_3.o mul.o mul_fft.o mul_n.o sqr.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o compute_powtab.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o strongfibo.o gcd_22.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o sbpi1_bdiv_r.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o zero.o sec_tabselect.o comb_tables.o invert_limb.o sqr_diag_addlsh1.o mul_2.o rsblsh1_n.o rsh1add_n.o rsh1sub_n.o rsblsh2_n.o addlsh_n.o rsblsh_n.o add_n_sub_n.o addaddmul_1msb0.o
- libtool: link: ranlib .libs/libmpn.a
- libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1/mpn'
- Making all in mpz
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1/mpz'
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o 2fac_ui.lo 2fac_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c 2fac_ui.c -o 2fac_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o add.lo add.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add.c -o add.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o add_ui.lo add_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add_ui.c -o add_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o abs.lo abs.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c abs.c -o abs.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o aorsmul.lo aorsmul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c aorsmul.c -o aorsmul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o aorsmul_i.lo aorsmul_i.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c aorsmul_i.c -o aorsmul_i.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o and.lo and.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c and.c -o and.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o array_init.lo array_init.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c array_init.c -o array_init.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o bin_ui.lo bin_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bin_ui.c -o bin_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o bin_uiui.lo bin_uiui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bin_uiui.c -o bin_uiui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cdiv_q.lo cdiv_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cdiv_q.c -o cdiv_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cdiv_q_ui.lo cdiv_q_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cdiv_q_ui.c -o cdiv_q_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cdiv_qr.lo cdiv_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cdiv_qr.c -o cdiv_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cdiv_qr_ui.c -o cdiv_qr_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cdiv_r.lo cdiv_r.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cdiv_r.c -o cdiv_r.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cdiv_r_ui.lo cdiv_r_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cdiv_r_ui.c -o cdiv_r_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cdiv_ui.lo cdiv_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cdiv_ui.c -o cdiv_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cfdiv_q_2exp.c -o cfdiv_q_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cfdiv_r_2exp.c -o cfdiv_r_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o clear.lo clear.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c clear.c -o clear.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o clears.lo clears.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c clears.c -o clears.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o clrbit.lo clrbit.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c clrbit.c -o clrbit.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp.lo cmp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp.c -o cmp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp_d.lo cmp_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp_d.c -o cmp_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp_si.lo cmp_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp_si.c -o cmp_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp_ui.lo cmp_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp_ui.c -o cmp_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmpabs.lo cmpabs.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmpabs.c -o cmpabs.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmpabs_d.lo cmpabs_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmpabs_d.c -o cmpabs_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmpabs_ui.lo cmpabs_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmpabs_ui.c -o cmpabs_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o com.lo com.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c com.c -o com.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o combit.lo combit.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c combit.c -o combit.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cong.lo cong.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cong.c -o cong.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cong_2exp.lo cong_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cong_2exp.c -o cong_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cong_ui.lo cong_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cong_ui.c -o cong_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o divexact.lo divexact.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divexact.c -o divexact.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o divegcd.lo divegcd.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divegcd.c -o divegcd.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o dive_ui.lo dive_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dive_ui.c -o dive_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o divis.lo divis.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divis.c -o divis.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o divis_ui.lo divis_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divis_ui.c -o divis_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o divis_2exp.lo divis_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divis_2exp.c -o divis_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o dump.lo dump.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dump.c -o dump.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o export.lo export.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c export.c -o export.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fac_ui.lo fac_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fac_ui.c -o fac_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fdiv_q.lo fdiv_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fdiv_q.c -o fdiv_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fdiv_q_ui.lo fdiv_q_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fdiv_q_ui.c -o fdiv_q_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fdiv_qr.lo fdiv_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fdiv_qr.c -o fdiv_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fdiv_qr_ui.c -o fdiv_qr_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fdiv_r.lo fdiv_r.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fdiv_r.c -o fdiv_r.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fdiv_r_ui.lo fdiv_r_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fdiv_r_ui.c -o fdiv_r_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fdiv_ui.lo fdiv_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fdiv_ui.c -o fdiv_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fib_ui.lo fib_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fib_ui.c -o fib_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fib2_ui.lo fib2_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fib2_ui.c -o fib2_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_sint.lo fits_sint.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_sint.c -o fits_sint.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_slong.lo fits_slong.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_slong.c -o fits_slong.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_sshort.lo fits_sshort.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_sshort.c -o fits_sshort.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_uint.lo fits_uint.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_uint.c -o fits_uint.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_ulong.lo fits_ulong.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_ulong.c -o fits_ulong.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_ushort.lo fits_ushort.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_ushort.c -o fits_ushort.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o gcd.lo gcd.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcd.c -o gcd.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o gcd_ui.lo gcd_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcd_ui.c -o gcd_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o gcdext.lo gcdext.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcdext.c -o gcdext.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_d.lo get_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_d.c -o get_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_d_2exp.lo get_d_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_d_2exp.c -o get_d_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_si.lo get_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_si.c -o get_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_str.lo get_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_str.c -o get_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_ui.lo get_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_ui.c -o get_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o getlimbn.lo getlimbn.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c getlimbn.c -o getlimbn.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o hamdist.lo hamdist.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hamdist.c -o hamdist.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o import.lo import.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c import.c -o import.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o init.lo init.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c init.c -o init.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o init2.lo init2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c init2.c -o init2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o inits.lo inits.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c inits.c -o inits.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o inp_raw.lo inp_raw.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c inp_raw.c -o inp_raw.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o inp_str.lo inp_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c inp_str.c -o inp_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o invert.lo invert.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c invert.c -o invert.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o ior.lo ior.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c ior.c -o ior.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset.lo iset.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset.c -o iset.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset_d.lo iset_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset_d.c -o iset_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset_si.lo iset_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset_si.c -o iset_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset_str.lo iset_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset_str.c -o iset_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset_ui.lo iset_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset_ui.c -o iset_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o jacobi.lo jacobi.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c jacobi.c -o jacobi.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o kronsz.lo kronsz.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c kronsz.c -o kronsz.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o kronuz.lo kronuz.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c kronuz.c -o kronuz.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o kronzs.lo kronzs.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c kronzs.c -o kronzs.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o kronzu.lo kronzu.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c kronzu.c -o kronzu.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o lcm.lo lcm.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c lcm.c -o lcm.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o lcm_ui.lo lcm_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c lcm_ui.c -o lcm_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o limbs_read.lo limbs_read.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c limbs_read.c -o limbs_read.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o limbs_write.lo limbs_write.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c limbs_write.c -o limbs_write.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o limbs_modify.lo limbs_modify.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c limbs_modify.c -o limbs_modify.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o limbs_finish.lo limbs_finish.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c limbs_finish.c -o limbs_finish.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o lucnum_ui.lo lucnum_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c lucnum_ui.c -o lucnum_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o lucnum2_ui.lo lucnum2_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c lucnum2_ui.c -o lucnum2_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o lucmod.lo lucmod.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c lucmod.c -o lucmod.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mfac_uiui.lo mfac_uiui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mfac_uiui.c -o mfac_uiui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o millerrabin.lo millerrabin.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c millerrabin.c -o millerrabin.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mod.lo mod.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mod.c -o mod.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul.lo mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul.c -o mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul_2exp.lo mul_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul_2exp.c -o mul_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul_si.lo mul_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul_si.c -o mul_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul_ui.lo mul_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul_ui.c -o mul_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o n_pow_ui.lo n_pow_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c n_pow_ui.c -o n_pow_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o neg.lo neg.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c neg.c -o neg.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o nextprime.lo nextprime.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c nextprime.c -o nextprime.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o oddfac_1.lo oddfac_1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c oddfac_1.c -o oddfac_1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o out_raw.lo out_raw.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c out_raw.c -o out_raw.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o out_str.lo out_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c out_str.c -o out_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o perfpow.lo perfpow.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c perfpow.c -o perfpow.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o perfsqr.lo perfsqr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c perfsqr.c -o perfsqr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o popcount.lo popcount.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c popcount.c -o popcount.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o pow_ui.lo pow_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c pow_ui.c -o pow_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o powm.lo powm.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c powm.c -o powm.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o powm_sec.lo powm_sec.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c powm_sec.c -o powm_sec.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o powm_ui.lo powm_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c powm_ui.c -o powm_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o pprime_p.lo pprime_p.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c pprime_p.c -o pprime_p.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o prodlimbs.lo prodlimbs.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c prodlimbs.c -o prodlimbs.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o primorial_ui.lo primorial_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c primorial_ui.c -o primorial_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o random.lo random.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c random.c -o random.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o random2.lo random2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c random2.c -o random2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o realloc.lo realloc.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c realloc.c -o realloc.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o realloc2.lo realloc2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c realloc2.c -o realloc2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o remove.lo remove.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c remove.c -o remove.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o roinit_n.lo roinit_n.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c roinit_n.c -o roinit_n.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o root.lo root.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c root.c -o root.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rootrem.lo rootrem.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rootrem.c -o rootrem.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rrandomb.lo rrandomb.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rrandomb.c -o rrandomb.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o scan0.lo scan0.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c scan0.c -o scan0.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o scan1.lo scan1.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c scan1.c -o scan1.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set.lo set.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set.c -o set.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_d.lo set_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_d.c -o set_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_f.lo set_f.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_f.c -o set_f.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_q.lo set_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_q.c -o set_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_si.lo set_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_si.c -o set_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_str.lo set_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_str.c -o set_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_ui.lo set_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_ui.c -o set_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o setbit.lo setbit.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c setbit.c -o setbit.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o size.lo size.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c size.c -o size.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sizeinbase.lo sizeinbase.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sizeinbase.c -o sizeinbase.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sqrt.lo sqrt.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrt.c -o sqrt.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sqrtrem.lo sqrtrem.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrtrem.c -o sqrtrem.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o stronglucas.lo stronglucas.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c stronglucas.c -o stronglucas.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sub.lo sub.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sub.c -o sub.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sub_ui.lo sub_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sub_ui.c -o sub_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o swap.lo swap.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c swap.c -o swap.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_ui.lo tdiv_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_ui.c -o tdiv_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_q.lo tdiv_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_q.c -o tdiv_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_q_2exp.c -o tdiv_q_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_q_ui.lo tdiv_q_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_q_ui.c -o tdiv_q_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_qr.lo tdiv_qr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_qr.c -o tdiv_qr.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_qr_ui.c -o tdiv_qr_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_r.lo tdiv_r.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_r.c -o tdiv_r.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_r_2exp.c -o tdiv_r_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tdiv_r_ui.lo tdiv_r_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_r_ui.c -o tdiv_r_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tstbit.lo tstbit.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tstbit.c -o tstbit.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o ui_pow_ui.lo ui_pow_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c ui_pow_ui.c -o ui_pow_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o ui_sub.lo ui_sub.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c ui_sub.c -o ui_sub.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o urandomb.lo urandomb.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c urandomb.c -o urandomb.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o urandomm.lo urandomm.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c urandomm.c -o urandomm.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o xor.lo xor.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c xor.c -o xor.o
- /bin/bash ../libtool  --tag=CC   --mode=link cc  -Werror=implicit-function-declaration   -o libmpz.la  2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo  
- libtool: link: ar cq .libs/libmpz.a  2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o limbs_read.o limbs_write.o limbs_modify.o limbs_finish.o lucnum_ui.o lucnum2_ui.o lucmod.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o roinit_n.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o stronglucas.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o
- libtool: link: ranlib .libs/libmpz.a
- libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1/mpz'
- Making all in mpq
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1/mpq'
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o abs.lo abs.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c abs.c -o abs.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o aors.lo aors.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c aors.c -o aors.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o canonicalize.lo canonicalize.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c canonicalize.c -o canonicalize.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o clear.lo clear.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c clear.c -o clear.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o clears.lo clears.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c clears.c -o clears.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp.lo cmp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp.c -o cmp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp_si.lo cmp_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp_si.c -o cmp_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp_ui.lo cmp_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp_ui.c -o cmp_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o div.lo div.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div.c -o div.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o equal.lo equal.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c equal.c -o equal.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_d.lo get_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_d.c -o get_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_den.lo get_den.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_den.c -o get_den.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_num.lo get_num.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_num.c -o get_num.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_str.lo get_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_str.c -o get_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o init.lo init.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c init.c -o init.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o inits.lo inits.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c inits.c -o inits.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o inp_str.lo inp_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c inp_str.c -o inp_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o inv.lo inv.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c inv.c -o inv.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o md_2exp.lo md_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c md_2exp.c -o md_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul.lo mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul.c -o mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o neg.lo neg.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c neg.c -o neg.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o out_str.lo out_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c out_str.c -o out_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set.lo set.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set.c -o set.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_den.lo set_den.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_den.c -o set_den.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_num.lo set_num.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_num.c -o set_num.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_si.lo set_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_si.c -o set_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_str.lo set_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_str.c -o set_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_ui.lo set_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_ui.c -o set_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_z.lo set_z.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_z.c -o set_z.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_d.lo set_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_d.c -o set_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_f.lo set_f.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_f.c -o set_f.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o swap.lo swap.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c swap.c -o swap.o
- /bin/bash ../libtool  --tag=CC   --mode=link cc  -Werror=implicit-function-declaration   -o libmpq.la  abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo  
- libtool: link: ar cq .libs/libmpq.a  abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o
- libtool: link: ranlib .libs/libmpq.a
- libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" )
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1/mpq'
- Making all in mpf
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1/mpf'
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o init.lo init.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c init.c -o init.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o init2.lo init2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c init2.c -o init2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o inits.lo inits.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c inits.c -o inits.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set.lo set.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set.c -o set.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_ui.lo set_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_ui.c -o set_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_si.lo set_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_si.c -o set_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_str.lo set_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_str.c -o set_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_d.lo set_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_d.c -o set_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_z.lo set_z.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_z.c -o set_z.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_q.lo set_q.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_q.c -o set_q.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset.lo iset.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset.c -o iset.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset_ui.lo iset_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset_ui.c -o iset_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset_si.lo iset_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset_si.c -o iset_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset_str.lo iset_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset_str.c -o iset_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o iset_d.lo iset_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c iset_d.c -o iset_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o clear.lo clear.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c clear.c -o clear.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o clears.lo clears.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c clears.c -o clears.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_str.lo get_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_str.c -o get_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o dump.lo dump.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dump.c -o dump.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o size.lo size.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c size.c -o size.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o eq.lo eq.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c eq.c -o eq.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o reldiff.lo reldiff.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c reldiff.c -o reldiff.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sqrt.lo sqrt.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrt.c -o sqrt.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o random2.lo random2.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c random2.c -o random2.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o inp_str.lo inp_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c inp_str.c -o inp_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o out_str.lo out_str.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c out_str.c -o out_str.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o add.lo add.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add.c -o add.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o add_ui.lo add_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add_ui.c -o add_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sub.lo sub.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sub.c -o sub.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sub_ui.lo sub_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sub_ui.c -o sub_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o ui_sub.lo ui_sub.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c ui_sub.c -o ui_sub.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul.lo mul.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul.c -o mul.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul_ui.lo mul_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul_ui.c -o mul_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o div.lo div.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div.c -o div.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o div_ui.lo div_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div_ui.c -o div_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp.lo cmp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp.c -o cmp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp_d.lo cmp_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp_d.c -o cmp_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp_z.lo cmp_z.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp_z.c -o cmp_z.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp_si.lo cmp_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp_si.c -o cmp_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o cmp_ui.lo cmp_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp_ui.c -o cmp_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mul_2exp.lo mul_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul_2exp.c -o mul_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o div_2exp.lo div_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div_2exp.c -o div_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o abs.lo abs.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c abs.c -o abs.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o neg.lo neg.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c neg.c -o neg.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_d.lo get_d.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_d.c -o get_d.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_d_2exp.lo get_d_2exp.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_d_2exp.c -o get_d_2exp.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_dfl_prec.lo set_dfl_prec.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_dfl_prec.c -o set_dfl_prec.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_prc.lo set_prc.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_prc.c -o set_prc.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o set_prc_raw.lo set_prc_raw.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_prc_raw.c -o set_prc_raw.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_dfl_prec.lo get_dfl_prec.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_dfl_prec.c -o get_dfl_prec.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_prc.lo get_prc.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_prc.c -o get_prc.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o ui_div.lo ui_div.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c ui_div.c -o ui_div.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o sqrt_ui.lo sqrt_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrt_ui.c -o sqrt_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o pow_ui.lo pow_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c pow_ui.c -o pow_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o urandomb.lo urandomb.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c urandomb.c -o urandomb.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o swap.lo swap.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c swap.c -o swap.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_si.lo get_si.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_si.c -o get_si.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o get_ui.lo get_ui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_ui.c -o get_ui.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o int_p.lo int_p.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c int_p.c -o int_p.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o ceilfloor.lo ceilfloor.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c ceilfloor.c -o ceilfloor.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o trunc.lo trunc.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c trunc.c -o trunc.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_sint.lo fits_sint.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_sint.c -o fits_sint.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_slong.lo fits_slong.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_slong.c -o fits_slong.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_sshort.lo fits_sshort.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_sshort.c -o fits_sshort.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_uint.lo fits_uint.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_uint.c -o fits_uint.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_ulong.lo fits_ulong.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_ulong.c -o fits_ulong.o
- /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o fits_ushort.lo fits_ushort.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fits_ushort.c -o fits_ushort.o
- /bin/bash ../libtool  --tag=CC   --mode=link cc  -Werror=implicit-function-declaration   -o libmpf.la  init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo  
- libtool: link: ar cq .libs/libmpf.a  init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_z.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o
- libtool: link: ranlib .libs/libmpf.a
- libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" )
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1/mpf'
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1'
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o assert.lo assert.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c assert.c -o assert.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o compat.lo compat.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c compat.c -o compat.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o errno.lo errno.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c errno.c -o errno.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o extract-dbl.lo extract-dbl.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c extract-dbl.c -o extract-dbl.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o invalid.lo invalid.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c invalid.c -o invalid.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o memory.lo memory.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c memory.c -o memory.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mp_bpl.lo mp_bpl.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mp_bpl.c -o mp_bpl.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mp_clz_tab.lo mp_clz_tab.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mp_clz_tab.c -o mp_clz_tab.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mp_dv_tab.lo mp_dv_tab.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mp_dv_tab.c -o mp_dv_tab.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mp_minv_tab.lo mp_minv_tab.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mp_minv_tab.c -o mp_minv_tab.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mp_get_fns.lo mp_get_fns.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mp_get_fns.c -o mp_get_fns.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o mp_set_fns.lo mp_set_fns.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mp_set_fns.c -o mp_set_fns.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o version.lo version.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c version.c -o version.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o nextprime.lo nextprime.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c nextprime.c -o nextprime.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o primesieve.lo primesieve.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c primesieve.c -o primesieve.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o tal-reent.lo tal-reent.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tal-reent.c -o tal-reent.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/rand.lo rand/rand.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/rand.c -o rand/rand.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randclr.lo rand/randclr.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randclr.c -o rand/randclr.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randdef.lo rand/randdef.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randdef.c -o rand/randdef.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randiset.lo rand/randiset.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randiset.c -o rand/randiset.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randlc2s.lo rand/randlc2s.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randlc2s.c -o rand/randlc2s.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randlc2x.lo rand/randlc2x.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randlc2x.c -o rand/randlc2x.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randmt.lo rand/randmt.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randmt.c -o rand/randmt.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randmts.lo rand/randmts.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randmts.c -o rand/randmts.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/rands.lo rand/rands.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/rands.c -o rand/rands.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randsd.lo rand/randsd.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randsd.c -o rand/randsd.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randsdui.lo rand/randsdui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randsdui.c -o rand/randsdui.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randbui.lo rand/randbui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randbui.c -o rand/randbui.o
- /bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5  -Werror=implicit-function-declaration -c -o rand/randmui.lo rand/randmui.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rand/randmui.c -o rand/randmui.o
- /bin/bash ./libtool  --tag=CC   --mode=link cc  -Werror=implicit-function-declaration   -version-info 14:1:4  -o libgmp.la -rpath /usr/local/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo  mpn/x86_64_add_n.lo mpn/x86_64_addmul_1.lo mpn/x86_64_bdiv_dbm1c.lo mpn/x86_64_com.lo mpn/x86_64_cnd_add_n.lo mpn/x86_64_cnd_sub_n.lo mpn/x86_64_copyd.lo mpn/x86_64_copyi.lo mpn/x86_64_dive_1.lo mpn/x86_64_divrem_1.lo mpn/x86_64_gcd_11.lo mpn/x86_64_lshift.lo mpn/x86_64_lshiftc.lo mpn/x86_64_mod_1_1.lo mpn/x86_64_mod_1_2.lo mpn/x86_64_mod_1_4.lo mpn/x86_64_mod_34lsub1.lo mpn/x86_64_mode1o.lo mpn/x86_64_mul_1.lo mpn/x86_64_rshift.lo mpn/x86_64_sub_n.lo mpn/x86_64_submul_1.lo mpn/x86_64_addlsh1_n.lo mpn/x86_64_addlsh2_n.lo mpn/x86_64_sublsh1_n.lo mpn/fat_mod_1.lo mpn/fat_mul_basecase.lo mpn/fat_mullo_basecase.lo mpn/fat_redc_1.lo mpn/fat_redc_2.lo mpn/fat_sqr_basecase.lo mpn/fat_addmul_2.lo mpn/k8_mul_basecase.lo mpn/k8_mullo_basecase.lo mpn/k8_redc_1.lo mpn/k8_sqr_basecase.lo mpn/k8_addmul_2.lo mpn/k10_gcd_11.lo mpn/k10_lshift.lo mpn/k10_lshiftc.lo mpn/k10_rshift.lo mpn/bd1_add_n.lo mpn/bd1_addmul_1.lo mpn/bd1_com.lo mpn/bd1_copyd.lo mpn/bd1_copyi.lo mpn/bd1_gcd_11.lo mpn/bd1_mul_1.lo mpn/bd1_mul_basecase.lo mpn/bd1_sub_n.lo mpn/bd1_submul_1.lo mpn/bd1_addmul_2.lo mpn/bd1_addlsh1_n.lo mpn/bd1_sublsh1_n.lo mpn/bt1_add_n.lo mpn/bt1_addmul_1.lo mpn/bt1_copyd.lo mpn/bt1_copyi.lo mpn/bt1_gcd_11.lo mpn/bt1_mul_1.lo mpn/bt1_mul_basecase.lo mpn/bt1_redc_1.lo mpn/bt1_sqr_basecase.lo mpn/bt1_sub_n.lo mpn/bt1_submul_1.lo mpn/bt2_com.lo mpn/bt2_copyd.lo mpn/bt2_copyi.lo mpn/bt2_gcd_11.lo mpn/zen_addmul_1.lo mpn/zen_com.lo mpn/zen_copyd.lo mpn/zen_copyi.lo mpn/zen_gcd_11.lo mpn/zen_lshift.lo mpn/zen_lshiftc.lo mpn/zen_mul_1.lo mpn/zen_mul_basecase.lo mpn/zen_mullo_basecase.lo mpn/zen_rshift.lo mpn/zen_sqr_basecase.lo mpn/zen_submul_1.lo mpn/zen_addlsh1_n.lo mpn/zen_sublsh1_n.lo mpn/p4_add_n.lo mpn/p4_addmul_1.lo mpn/p4_lshift.lo mpn/p4_lshiftc.lo mpn/p4_mod_34lsub1.lo mpn/p4_mul_1.lo mpn/p4_mul_basecase.lo mpn/p4_mullo_basecase.lo mpn/p4_redc_1.lo mpn/p4_rshift.lo mpn/p4_sqr_basecase.lo mpn/p4_sub_n.lo mpn/p4_submul_1.lo mpn/p4_addmul_2.lo mpn/p4_addlsh1_n.lo mpn/p4_addlsh2_n.lo mpn/p4_sublsh1_n.lo mpn/core2_add_n.lo mpn/core2_addmul_1.lo mpn/core2_com.lo mpn/core2_copyd.lo mpn/core2_copyi.lo mpn/core2_divrem_1.lo mpn/core2_gcd_11.lo mpn/core2_lshift.lo mpn/core2_lshiftc.lo mpn/core2_mul_basecase.lo mpn/core2_mullo_basecase.lo mpn/core2_redc_1.lo mpn/core2_rshift.lo mpn/core2_sqr_basecase.lo mpn/core2_sub_n.lo mpn/core2_submul_1.lo mpn/core2_addlsh1_n.lo mpn/core2_addlsh2_n.lo mpn/core2_sublsh1_n.lo mpn/coreinhm_addmul_1.lo mpn/coreinhm_redc_1.lo mpn/coreinhm_submul_1.lo mpn/coreisbr_add_n.lo mpn/coreisbr_addmul_1.lo mpn/coreisbr_cnd_add_n.lo mpn/coreisbr_cnd_sub_n.lo mpn/coreisbr_divrem_1.lo mpn/coreisbr_gcd_11.lo mpn/coreisbr_lshift.lo mpn/coreisbr_lshiftc.lo mpn/coreisbr_mul_1.lo mpn/coreisbr_mul_basecase.lo mpn/coreisbr_mullo_basecase.lo mpn/coreisbr_redc_1.lo mpn/coreisbr_rshift.lo mpn/coreisbr_sqr_basecase.lo mpn/coreisbr_sub_n.lo mpn/coreisbr_submul_1.lo mpn/coreisbr_addmul_2.lo mpn/coreisbr_addlsh1_n.lo mpn/coreisbr_addlsh2_n.lo mpn/coreihwl_add_n.lo mpn/coreihwl_addmul_1.lo mpn/coreihwl_mul_1.lo mpn/coreihwl_mul_basecase.lo mpn/coreihwl_mullo_basecase.lo mpn/coreihwl_redc_1.lo mpn/coreihwl_sqr_basecase.lo mpn/coreihwl_sub_n.lo mpn/coreihwl_submul_1.lo mpn/coreihwl_addmul_2.lo mpn/coreibwl_addmul_1.lo mpn/coreibwl_mul_1.lo mpn/coreibwl_mul_basecase.lo mpn/coreibwl_mullo_basecase.lo mpn/coreibwl_sqr_basecase.lo mpn/atom_add_n.lo mpn/atom_addmul_1.lo mpn/atom_com.lo mpn/atom_cnd_add_n.lo mpn/atom_cnd_sub_n.lo mpn/atom_copyd.lo mpn/atom_copyi.lo mpn/atom_dive_1.lo mpn/atom_lshift.lo mpn/atom_lshiftc.lo mpn/atom_mul_1.lo mpn/atom_redc_1.lo mpn/atom_rshift.lo mpn/atom_sub_n.lo mpn/atom_submul_1.lo mpn/atom_addmul_2.lo mpn/atom_addlsh1_n.lo mpn/atom_addlsh2_n.lo mpn/atom_sublsh1_n.lo mpn/silvermont_add_n.lo mpn/silvermont_addmul_1.lo mpn/silvermont_lshift.lo mpn/silvermont_lshiftc.lo mpn/silvermont_mul_1.lo mpn/silvermont_mul_basecase.lo mpn/silvermont_mullo_basecase.lo mpn/silvermont_rshift.lo mpn/silvermont_sqr_basecase.lo mpn/silvermont_sub_n.lo mpn/silvermont_submul_1.lo mpn/silvermont_addlsh1_n.lo mpn/silvermont_addlsh2_n.lo mpn/goldmont_add_n.lo mpn/goldmont_addmul_1.lo mpn/goldmont_mul_1.lo mpn/goldmont_redc_1.lo mpn/goldmont_sub_n.lo mpn/goldmont_submul_1.lo mpn/nano_copyd.lo mpn/nano_copyi.lo mpn/nano_dive_1.lo mpn/nano_gcd_11.lo mpn/invert_limb_table.lo mpn/fat.lo mpn/fat_entry.lo mpn/add.lo mpn/add_1.lo mpn/sub.lo mpn/sub_1.lo mpn/cnd_swap.lo mpn/neg.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/dump.lo mpn/mod_1_3.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.lo    rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo 
- copying selected object files to avoid basename conflicts...
- libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
- libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
- libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
- libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
- libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
- libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
- libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
- libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
- libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
- libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
- libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
- libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
- libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
- libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
- libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
- libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
- libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
- libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
- libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
- libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
- libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
- libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
- libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
- libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
- libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
- libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
- libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
- libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
- libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
- libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
- libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
- libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
- libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
- libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
- libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
- libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
- libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
- libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
- libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
- libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
- libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
- libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
- libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
- libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
- libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
- libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
- libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
- libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
- libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
- libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
- libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
- libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
- libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
- libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
- libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
- libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
- libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
- libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
- libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
- libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
- libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
- libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
- libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
- libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
- libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
- libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
- libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
- libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
- libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
- libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
- libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
- libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
- libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
- libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
- libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
- libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
- libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
- libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt78-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt78-divis.o
- libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt79-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt79-fib2_ui.o
- libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt80-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt80-dump.o
- libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt81-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt81-mul.o
- libtool: link: ln mpn/random.o .libs/libgmp.lax/lt82-random.o || cp mpn/random.o .libs/libgmp.lax/lt82-random.o
- libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt83-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt83-random2.o
- libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt84-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt84-rootrem.o
- libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt85-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt85-sqrtrem.o
- libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt86-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt86-sizeinbase.o
- libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o
- libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o
- libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o
- libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o
- libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o
- libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o
- libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o
- libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o
- libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o
- libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o
- libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o
- libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o
- libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt99-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt99-jacobi.o
- libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt100-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt100-get_d.o
- libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt101-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt101-invert.o
- libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt102-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt102-divexact.o
- libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt103-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt103-powm.o
- libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt104-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt104-remove.o
- libtool: link: ar cq .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucmod.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o mpz/stronglucas.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o mpn/x86_64_add_n.o mpn/x86_64_addmul_1.o mpn/x86_64_bdiv_dbm1c.o mpn/x86_64_com.o mpn/x86_64_cnd_add_n.o mpn/x86_64_cnd_sub_n.o mpn/x86_64_copyd.o mpn/x86_64_copyi.o mpn/x86_64_dive_1.o mpn/x86_64_divrem_1.o mpn/x86_64_gcd_11.o mpn/x86_64_lshift.o mpn/x86_64_lshiftc.o mpn/x86_64_mod_1_1.o mpn/x86_64_mod_1_2.o mpn/x86_64_mod_1_4.o mpn/x86_64_mod_34lsub1.o mpn/x86_64_mode1o.o mpn/x86_64_mul_1.o mpn/x86_64_rshift.o mpn/x86_64_sub_n.o mpn/x86_64_submul_1.o mpn/x86_64_addlsh1_n.o mpn/x86_64_addlsh2_n.o mpn/x86_64_sublsh1_n.o mpn/fat_mod_1.o mpn/fat_mul_basecase.o mpn/fat_mullo_basecase.o mpn/fat_redc_1.o mpn/fat_redc_2.o mpn/fat_sqr_basecase.o mpn/fat_addmul_2.o mpn/k8_mul_basecase.o mpn/k8_mullo_basecase.o mpn/k8_redc_1.o mpn/k8_sqr_basecase.o mpn/k8_addmul_2.o mpn/k10_gcd_11.o mpn/k10_lshift.o mpn/k10_lshiftc.o mpn/k10_rshift.o mpn/bd1_add_n.o mpn/bd1_addmul_1.o mpn/bd1_com.o mpn/bd1_copyd.o mpn/bd1_copyi.o mpn/bd1_gcd_11.o mpn/bd1_mul_1.o mpn/bd1_mul_basecase.o mpn/bd1_sub_n.o mpn/bd1_submul_1.o mpn/bd1_addmul_2.o mpn/bd1_addlsh1_n.o mpn/bd1_sublsh1_n.o mpn/bt1_add_n.o mpn/bt1_addmul_1.o mpn/bt1_copyd.o mpn/bt1_copyi.o mpn/bt1_gcd_11.o mpn/bt1_mul_1.o mpn/bt1_mul_basecase.o mpn/bt1_redc_1.o mpn/bt1_sqr_basecase.o mpn/bt1_sub_n.o mpn/bt1_submul_1.o mpn/bt2_com.o mpn/bt2_copyd.o mpn/bt2_copyi.o mpn/bt2_gcd_11.o mpn/zen_addmul_1.o mpn/zen_com.o mpn/zen_copyd.o mpn/zen_copyi.o mpn/zen_gcd_11.o mpn/zen_lshift.o mpn/zen_lshiftc.o mpn/zen_mul_1.o mpn/zen_mul_basecase.o mpn/zen_mullo_basecase.o mpn/zen_rshift.o mpn/zen_sqr_basecase.o mpn/zen_submul_1.o mpn/zen_addlsh1_n.o mpn/zen_sublsh1_n.o mpn/p4_add_n.o mpn/p4_addmul_1.o mpn/p4_lshift.o mpn/p4_lshiftc.o mpn/p4_mod_34lsub1.o mpn/p4_mul_1.o mpn/p4_mul_basecase.o mpn/p4_mullo_basecase.o mpn/p4_redc_1.o mpn/p4_rshift.o mpn/p4_sqr_basecase.o mpn/p4_sub_n.o mpn/p4_submul_1.o mpn/p4_addmul_2.o mpn/p4_addlsh1_n.o mpn/p4_addlsh2_n.o mpn/p4_sublsh1_n.o mpn/core2_add_n.o mpn/core2_addmul_1.o mpn/core2_com.o mpn/core2_copyd.o mpn/core2_copyi.o mpn/core2_divrem_1.o mpn/core2_gcd_11.o mpn/core2_lshift.o mpn/core2_lshiftc.o mpn/core2_mul_basecase.o mpn/core2_mullo_basecase.o mpn/core2_redc_1.o mpn/core2_rshift.o mpn/core2_sqr_basecase.o mpn/core2_sub_n.o mpn/core2_submul_1.o mpn/core2_addlsh1_n.o mpn/core2_addlsh2_n.o mpn/core2_sublsh1_n.o mpn/coreinhm_addmul_1.o mpn/coreinhm_redc_1.o mpn/coreinhm_submul_1.o mpn/coreisbr_add_n.o mpn/coreisbr_addmul_1.o mpn/coreisbr_cnd_add_n.o mpn/coreisbr_cnd_sub_n.o mpn/coreisbr_divrem_1.o mpn/coreisbr_gcd_11.o mpn/coreisbr_lshift.o mpn/coreisbr_lshiftc.o mpn/coreisbr_mul_1.o mpn/coreisbr_mul_basecase.o mpn/coreisbr_mullo_basecase.o mpn/coreisbr_redc_1.o mpn/coreisbr_rshift.o mpn/coreisbr_sqr_basecase.o mpn/coreisbr_sub_n.o mpn/coreisbr_submul_1.o mpn/coreisbr_addmul_2.o mpn/coreisbr_addlsh1_n.o mpn/coreisbr_addlsh2_n.o mpn/coreihwl_add_n.o mpn/coreihwl_addmul_1.o mpn/coreihwl_mul_1.o mpn/coreihwl_mul_basecase.o mpn/coreihwl_mullo_basecase.o mpn/coreihwl_redc_1.o mpn/coreihwl_sqr_basecase.o mpn/coreihwl_sub_n.o mpn/coreihwl_submul_1.o mpn/coreihwl_addmul_2.o mpn/coreibwl_addmul_1.o mpn/coreibwl_mul_1.o mpn/coreibwl_mul_basecase.o mpn/coreibwl_mullo_basecase.o mpn/coreibwl_sqr_basecase.o mpn/atom_add_n.o mpn/atom_addmul_1.o mpn/atom_com.o mpn/atom_cnd_add_n.o mpn/atom_cnd_sub_n.o mpn/atom_copyd.o mpn/atom_copyi.o mpn/atom_dive_1.o mpn/atom_lshift.o mpn/atom_lshiftc.o mpn/atom_mul_1.o mpn/atom_redc_1.o mpn/atom_rshift.o mpn/atom_sub_n.o mpn/atom_submul_1.o mpn/atom_addmul_2.o mpn/atom_addlsh1_n.o mpn/atom_addlsh2_n.o mpn/atom_sublsh1_n.o mpn/silvermont_add_n.o mpn/silvermont_addmul_1.o mpn/silvermont_lshift.o mpn/silvermont_lshiftc.o mpn/silvermont_mul_1.o mpn/silvermont_mul_basecase.o mpn/silvermont_mullo_basecase.o mpn/silvermont_rshift.o mpn/silvermont_sqr_basecase.o mpn/silvermont_sub_n.o mpn/silvermont_submul_1.o mpn/silvermont_addlsh1_n.o mpn/silvermont_addlsh2_n.o mpn/goldmont_add_n.o mpn/goldmont_addmul_1.o mpn/goldmont_mul_1.o mpn/goldmont_redc_1.o mpn/goldmont_sub_n.o mpn/goldmont_submul_1.o mpn/nano_copyd.o mpn/nano_copyi.o mpn/nano_dive_1.o mpn/nano_gcd_11.o mpn/invert_limb_table.o mpn/fat.o mpn/fat_entry.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/diveby3.o .libs/libgmp.lax/lt78-divis.o mpn/divrem.o mpn/divrem_2.o .libs/libgmp.lax/lt79-fib2_ui.o mpn/fib2m.o .libs/libgmp.lax/lt80-dump.o mpn/mod_1_3.o .libs/libgmp.lax/lt81-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt82-random.o .libs/libgmp.lax/lt83-random2.o mpn/pow_1.o .libs/libgmp.lax/lt84-rootrem.o .libs/libgmp.lax/lt85-sqrtrem.o .libs/libgmp.lax/lt86-sizeinbase.o .libs/libgmp.lax/lt87-get_str.o .libs/libgmp.lax/lt88-set_str.o mpn/compute_powtab.o .libs/libgmp.lax/lt89-scan0.o .libs/libgmp.lax/lt90-scan1.o .libs/libgmp.lax/lt91-popcount.o .libs/libgmp.lax/lt92-hamdist.o .libs/libgmp.lax/lt93-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt94-perfsqr.o .libs/libgmp.lax/lt95-perfpow.o mpn/strongfibo.o mpn/gcd_22.o mpn/gcd_1.o .libs/libgmp.lax/lt96-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt97-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt98-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt99-jacobi.o .libs/libgmp.lax/lt100-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt101-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/sbpi1_bdiv_r.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt102-divexact.o mpn/redc_n.o .libs/libgmp.lax/lt103-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt104-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/invert_limb.o mpn/sqr_diag_addlsh1.o mpn/mul_2.o mpn/rsblsh1_n.o mpn/rsh1add_n.o mpn/rsh1sub_n.o mpn/rsblsh2_n.o mpn/addlsh_n.o mpn/rsblsh_n.o mpn/add_n_sub_n.o mpn/addaddmul_1msb0.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o
- libtool: link: ranlib .libs/libgmp.a
- libtool: link: rm -fr .libs/libgmp.lax
- libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" )
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1'
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1'
-> compiled  gmp-freestanding.6.2.1
Processing 31/33: [gmp-freestanding: sh]
+ /bin/sh "-ex" "./mirage-install.sh" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/gmp-freestanding.6.2.1)
- + [ -z  ]
- + opam config var prefix
- [WARNING] OPAMDEPEXTYES was ignored because CLI 2.0 was requested and it was introduced in 2.1.
- + PREFIX=/home/opam/.opam/4.11.2
- + PKG_CONFIG_PATH=/home/opam/.opam/4.11.2/lib/pkgconfig
- + LIBDIR=/home/opam/.opam/4.11.2/lib/gmp-freestanding
- + mkdir -p /home/opam/.opam/4.11.2/lib/pkgconfig
- + cp gmp-freestanding.pc /home/opam/.opam/4.11.2/lib/pkgconfig
- + mkdir -p /home/opam/.opam/4.11.2/lib/gmp-freestanding
- + cp .libs/libgmp.a /home/opam/.opam/4.11.2/lib/gmp-freestanding/libgmp-freestanding.a
- + touch /home/opam/.opam/4.11.2/lib/gmp-freestanding/META
- + mkdir -p /home/opam/.opam/4.11.2/lib/gmp-freestanding/include
- + cp gmp.h /home/opam/.opam/4.11.2/lib/gmp-freestanding/include
-> installed gmp-freestanding.6.2.1
[zarith-freestanding: patch] applying no-dynlink.patch
Processing 32/33: [zarith-freestanding: patch]
Processing 32/33: [zarith-freestanding: sh make]
+ /bin/sh "-eux" "./mirage-build.sh" "/home/opam/.opam/4.11.2" "make" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/zarith-freestanding.1.12)
- + PREFIX=/home/opam/.opam/4.11.2
- + MAKE=make
- + PKG_CONFIG_PATH=/home/opam/.opam/4.11.2/lib/pkgconfig
- + export PKG_CONFIG_PATH
- + pkg-config --cflags gmp-freestanding ocaml-freestanding
- + pkg-config --libs gmp-freestanding
- + CFLAGS=-include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../gmp-freestanding/include -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 LDFLAGS=-L/home/opam/.opam/4.11.2/lib/pkgconfig/../gmp-freestanding -lgmp-freestanding CC=cc ./configure -nodynlink -gmp
- binary ocaml: found in /home/opam/.opam/4.11.2/bin
- binary ocamlc: found in /home/opam/.opam/4.11.2/bin
- binary ocamldep: found in /home/opam/.opam/4.11.2/bin
- binary ocamlmklib: found in /home/opam/.opam/4.11.2/bin
- binary ocamldoc: found in /home/opam/.opam/4.11.2/bin
- binary cc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.11.2/bin
- checking compilation with cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../gmp-freestanding/include -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5: working
- include caml/mlvalues.h: found
- binary ocamlfind: found in /home/opam/.opam/4.11.2/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      no
-   defines:              -DHAS_GMP 
-   libraries:            -L/home/opam/.opam/4.11.2/lib/pkgconfig/../gmp-freestanding -lgmp-freestanding
-   C options:            -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../gmp-freestanding/include -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5
-   installation path:    /home/opam/.opam/4.11.2/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- + make
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -custom -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -L/home/opam/.opam/4.11.2/lib/pkgconfig/../gmp-freestanding -lgmp-freestanding
- ocamlc -ccopt "-I/home/opam/.opam/4.11.2/lib/ocaml  -DHAS_GMP  -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11.2/lib/pkgconfig/../gmp-freestanding/include -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11.2/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5" -c caml_z.c
- ocamlmklib -custom -o zarith caml_z.o -L/home/opam/.opam/4.11.2/lib/pkgconfig/../gmp-freestanding -lgmp-freestanding
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -custom -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -L/home/opam/.opam/4.11.2/lib/pkgconfig/../gmp-freestanding -lgmp-freestanding
-> compiled  zarith-freestanding.1.12
Processing 33/33: [zarith-freestanding: sh]
+ /bin/sh "-eux" "./mirage-install.sh" "/home/opam/.opam/4.11.2" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/zarith-freestanding.1.12)
- + PREFIX=/home/opam/.opam/4.11.2
- + PKG_CONFIG_PATH=/home/opam/.opam/4.11.2/lib/pkgconfig
- + export PKG_CONFIG_PATH
- + cp libzarith.a /home/opam/.opam/4.11.2/lib/zarith/libzarith-freestanding.a
- + cat
-> installed zarith-freestanding.1.12
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "314f2329eb303ebf8bfc02ad2440259b61bb1877801465b2ceb81c9af788f165"
Job succeeded