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


Building on laodoke.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697)
Unable to find image 'ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697' locally
docker.io/ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697: Pulling from ocaml/opam
Digest: sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697
Status: Downloaded newer image for ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697
2022-07-03 01:12.40 ---> using "289a5772130c32ac490b42290c00770b0106fdd667c454325c8185fa74b493f8" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-07-03 01:12.40 ---> using "008821d8c450c258e0260a450ae16e22284fae5da64ba084b279a677fc96d6ce" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 97da9a1b68b824a65a09e5f7d071fcf2da35bd1b"))
2022-07-03 01:12.40 ---> using "12dd7933f6617e67533eb82236345bd78f28c610ec58718f5dd36834a758494d" from cache

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


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

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

2022-07-03 01:12.40 ---> using "cdb5ce09ac172da7787a827db9d60a5837e31c7a916aec2bc85aea1e7fc78225" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# Run eval $(opam env --switch=4.10) to update the current shell environment
2022-07-03 01:12.40 ---> using "7a7e8d0b4e4435f9b961813a88d75dedda91737c9e8060e71d8798d32aef191e" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB]
- Fetched 624 kB in 3s (209 kB/s)
- Reading package lists...
- 
2022-07-03 01:12.40 ---> using "ca90fb2b4c04f5c9ca6d52d51d3d412d16f0f8567e280e24007b76551c208839" from cache

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

The following actions will be performed:
=== install 133 packages
  - install angstrom            0.15.0      [required by git]
  - install arp                 3.0.0       [required by tcpip]
  - install art                 0.1.1       [required by docteur]
  - install asn1-combinators    0.2.6       [required by x509]
  - install astring             0.8.5       [required by git, bos, git-unix]
  - install awa                 0.0.5       [required by git-unix]
  - install awa-mirage          0.0.5       [required by git-unix]
  - install base                v0.15.0     [required by ppx_sexp_conv]
  - install base-bytes          base        [required by art]
  - install base64              3.5.0       [required by git]
  - install bheap               2.0.0       [required by mirage-solo5]
  - install bigarray-compat     1.1.0       [required by docteur]
  - install bigstringaf         0.8.0       [required by docteur]
  - install bos                 0.2.1       [required by docteur]
  - install ca-certs            0.2.2       [required by conduit-lwt-unix]
  - install ca-certs-nss        3.74        [required by git-unix]
  - install carton              0.4.3       [required by docteur]
  - install carton-git          0.4.3       [required by git]
  - install carton-lwt          0.4.3       [required by git]
  - install checkseum           0.3.4       [required by carton, git]
  - install cmdliner            1.0.4       [required by docteur]
  - install cohttp              5.0.0       [required by git-cohttp-unix]
  - install cohttp-lwt          5.0.0       [required by git-cohttp-unix]
  - install cohttp-lwt-unix     5.0.0       [required by git-cohttp-unix]
  - install conduit             5.1.0       [required by conduit-lwt]
  - install conduit-lwt         5.1.0       [required by cohttp-lwt-unix]
  - install conduit-lwt-unix    5.1.0       [required by cohttp-lwt-unix]
  - install conf-gmp            4           [required by zarith, conf-gmp-powm-sec]
  - install conf-gmp-powm-sec   3           [required by mirage-crypto-pk]
  - install conf-libseccomp     1           [required by solo5-bindings-hvt]
  - install conf-m4             1           [required by gmp-freestanding]
  - install conf-pkg-config     2           [required by bigstringaf]
  - install cppo                1.6.9       [required by lwt]
  - install csexp               1.5.1       [required by dune-configurator]
  - install cstruct             6.0.1       [required by git-unix, carton, git, mirage-solo5]
  - install cstruct-lwt         6.0.1       [required by tcpip]
  - install cstruct-sexp        6.0.1       [required by awa]
  - install cstruct-unix        6.0.1       [required by awa]
  - install decompress          1.4.2       [required by git, carton, git-unix]
  - install digestif            1.1.2       [required by docteur]
  - install docteur             0.0.1
  - install domain-name         0.4.0       [required by git, git-unix]
  - install duff                0.5         [required by carton]
  - install dune                3.3.1       [required by docteur]
  - install dune-configurator   3.3.1       [required by hxd, checkseum, mirage-clock-unix]
  - install duration            0.2.0       [required by mirage-solo5, mirage-unix]
  - install emile               1.1         [required by git]
  - install encore              0.8         [required by git]
  - install eqaf                0.8         [required by digestif, awa]
  - install ethernet            3.0.0       [required by tcpip]
  - install fmt                 0.9.0       [required by docteur]
  - install fpath               0.7.3       [required by docteur]
  - install functoria-runtime   4.0.0~beta3 [required by mirage-runtime]
  - install git                 3.6.0       [required by docteur]
  - install git-cohttp          3.6.0       [required by git-cohttp-unix]
  - install git-cohttp-unix     3.6.0       [required by docteur]
  - install git-unix            3.6.0       [required by docteur]
  - install gmap                0.3.0       [required by x509]
  - install gmp-freestanding    6.2.1       [required by zarith-freestanding]
  - install hkdf                1.0.4       [required by tls]
  - install hxd                 0.3.1       [required by docteur]
  - install io-page             3.0.0       [required by mirage-unix]
  - install ipaddr              5.3.0       [required by git, git-unix]
  - install ipaddr-sexp         5.3.0       [required by conduit-lwt-unix]
  - install jsonm               1.0.1       [required by cohttp]
  - install ke                  0.6         [required by carton, git]
  - install logs                0.7.0       [required by docteur]
  - install lru                 0.3.0       [required by tcpip]
  - install lwt                 5.5.0       [required by docteur]
  - install lwt-dllist          1.0.1       [required by tcpip]
  - install macaddr             5.3.0       [required by tcpip]
  - install macaddr-cstruct     5.3.0       [required by tcpip]
  - install magic-mime          1.2.0       [required by cohttp-lwt-unix]
  - install metrics             0.4.0       [required by mirage-solo5]
  - install mimic               0.0.5       [required by git, git-unix]
  - install mirage-clock        4.2.0       [required by git-unix]
  - install mirage-clock-unix   4.2.0       [required by git-unix]
  - install mirage-crypto       0.10.6      [required by ca-certs-nss, awa, tls-mirage]
  - install mirage-crypto-ec    0.10.6      [required by awa]
  - install mirage-crypto-pk    0.10.6      [required by awa, tls-mirage]
  - install mirage-crypto-rng   0.10.6      [required by awa]
  - install mirage-flow         3.0.0       [required by git, git-unix]
  - install mirage-kv           4.0.1       [required by docteur]
  - install mirage-net          4.0.0       [required by tcpip]
  - install mirage-no-xen       1           [required by mirage-crypto-pk]
  - install mirage-profile      0.9.1       [required by tcpip]
  - install mirage-random       3.0.0       [required by tcpip]
  - install mirage-runtime      4.0.0~beta3 [required by mirage-solo5, mirage-unix]
  - install mirage-solo5        0.6.5       [required by docteur]
  - install mirage-time         3.0.0       [required by tcpip]
  - install mirage-unix         5.0.0       [required by docteur]
  - install mmap                1.2.0       [required by docteur]
  - install mtime               1.4.0       [required by docteur]
  - install num                 1.4         [required by sexplib]
  - install ocaml-compiler-libs v0.12.4     [required by ppxlib]
  - install ocaml-freestanding  0.6.7       [required by bigstringaf, mirage-solo5]
  - install ocaml-src           4.10.2      [required by ocaml-freestanding]
  - install ocaml-syntax-shims  1.0.0       [required by angstrom]
  - install ocamlbuild          0.14.1      [required by bos]
  - install ocamlfind           1.9.5       [required by bos, git-unix]
  - install ocamlgraph          2.0.0       [required by git]
  - install ocplib-endian       1.2         [required by lwt]
  - install optint              0.2.0       [required by carton, git]
  - install parsexp             v0.15.0     [required by sexplib]
  - install pbkdf               1.2.0       [required by x509]
  - install pecu                0.6         [required by emile]
  - install ppx_cstruct         6.0.1       [required by awa, tcpip]
  - install ppx_derivers        1.2.1       [required by ppxlib]
  - install ppx_sexp_conv       v0.15.1     [required by cohttp-lwt-unix, cohttp, cohttp-lwt, awa]
  - install ppxlib              0.27.0      [required by ppx_sexp_conv]
  - install psq                 0.2.0       [required by carton, git]
  - install ptime               1.0.0       [required by git-unix]
  - install randomconv          0.1.3       [required by tcpip]
  - install re                  1.10.4      [required by cohttp]
  - install result              1.5         [required by docteur]
  - install rresult             0.7.0       [required by docteur]
  - install seq                 base        [required by psq]
  - install sexplib             v0.15.0     [required by awa]
  - install sexplib0            v0.15.1     [required by cohttp, cohttp-lwt]
  - install solo5-bindings-hvt  0.6.9       [required by mirage-solo5]
  - install stdlib-shims        0.3.0       [required by ocamlgraph]
  - install stringext           1.6.0       [required by uri, cohttp]
  - install tcpip               7.1.1       [required by git-unix]
  - install tls                 0.15.3      [required by git-unix]
  - install tls-mirage          0.15.3      [required by git-unix]
  - install topkg               1.0.5       [required by bos]
  - install uchar               0.0.2       [required by jsonm]
  - install uri                 4.2.0       [required by git, git-cohttp-unix]
  - install uri-sexp            4.2.0       [required by cohttp]
  - install uutf                1.0.3       [required by emile]
  - install x509                0.16.0      [required by ca-certs-nss, awa, tls-mirage]
  - install zarith              1.12        [required by awa]
  - install zarith-freestanding 1.12        [required by mirage-crypto-pk]

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libseccomp-dev" "m4" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- 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 ... 18674 files and directories currently installed.)
- Preparing to unpack .../00-libglib2.0-0_2.72.3-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.72.3-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../01-libglib2.0-data_2.72.3-1_all.deb ...
- Unpacking libglib2.0-data (2.72.3-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../02-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../03-libgmp-dev_2%3a6.2.1+dfsg1-1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../04-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libseccomp-dev:amd64.
- Preparing to unpack .../05-libseccomp-dev_2.5.4-1_amd64.deb ...
- Unpacking libseccomp-dev:amd64 (2.5.4-1) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../06-libsigsegv2_2.14-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.14-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1) ...
- 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.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-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 libicu71:amd64 (71.1-3) ...
- Setting up libseccomp-dev:amd64 (2.5.4-1) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.72.3-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.72.3-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1) ...
- Setting up libsigsegv2:amd64 (2.14-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1) ...
- Setting up m4 (1.4.18-5) ...
- Setting up shared-mime-info (2.2-1) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/373:
Processing  2/373:
Processing  3/373:
-> retrieved arp.3.0.0  (cached)
Processing  4/373:
-> retrieved angstrom.0.15.0  (cached)
Processing  5/373:
-> retrieved art.0.1.1  (cached)
Processing  6/373:
-> retrieved asn1-combinators.0.2.6  (cached)
Processing  7/373:
-> retrieved astring.0.8.5  (cached)
Processing  8/373:
Processing  9/373:
-> retrieved awa.0.0.5, awa-mirage.0.0.5  (cached)
Processing 10/373:
-> retrieved base.v0.15.0  (cached)
Processing 11/373:
-> retrieved base64.3.5.0  (cached)
Processing 12/373:
-> retrieved bheap.2.0.0  (cached)
Processing 13/373:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 14/373:
-> retrieved bigstringaf.0.8.0  (cached)
Processing 15/373:
-> retrieved bos.0.2.1  (cached)
Processing 16/373:
-> retrieved ca-certs.0.2.2  (cached)
Processing 17/373:
-> retrieved checkseum.0.3.4  (cached)
Processing 18/373:
-> retrieved cmdliner.1.0.4  (cached)
Processing 19/373:
Processing 20/373: [cmdliner: make all]
-> retrieved ca-certs-nss.3.74  (cached)
Processing 21/373: [cmdliner: make all]
-> retrieved carton.0.4.3, carton-git.0.4.3, carton-lwt.0.4.3  (cached)
Processing 22/373: [cmdliner: make all]
Processing 23/373: [cmdliner: make all]
Processing 24/373: [cmdliner: make all]
Processing 25/373: [cmdliner: make all]
Processing 26/373: [cmdliner: make all]
Processing 27/373: [cmdliner: make all]
Processing 28/373: [cmdliner: make all] [conf-gmp: sh]
Processing 29/373: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4]
Processing 30/373: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved cohttp.5.0.0, cohttp-lwt.5.0.0, cohttp-lwt-unix.5.0.0  (cached)
Processing 31/373: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved conduit.5.1.0, conduit-lwt.5.1.0, conduit-lwt-unix.5.1.0  (cached)
Processing 32/373: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.9  (cached)
Processing 33/373: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 33/373: [cmdliner: make all] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> installed conf-gmp.4
Processing 34/373: [cmdliner: make all] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
Processing 35/373: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "echo | m4" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-m4.1)
- + + echo
- m4
- 
-> compiled  conf-m4.1
Processing 35/373: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config]
-> installed conf-m4.1
Processing 36/373: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.10/.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
- 
-> compiled  conf-pkg-config.2
Processing 36/373: [cmdliner: make all] [conf-gmp-powm-sec: sh]
Processing 37/373: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 38/373: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
-> retrieved cstruct.6.0.1, cstruct-lwt.6.0.1, cstruct-sexp.6.0.1, cstruct-unix.6.0.1, ppx_cstruct.6.0.1  (cached)
Processing 39/373: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
-> retrieved decompress.1.4.2  (cached)
Processing 40/373: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-gmp-powm-sec.3)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 40/373: [cmdliner: make all] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.10/lib/pkgconfig" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 40/373: [cmdliner: make all]
Processing 41/373: [cmdliner: make all] [conf-libseccomp: pkg-config libseccomp]
-> installed conf-gmp-powm-sec.3
Processing 42/373: [cmdliner: make all] [conf-libseccomp: pkg-config libseccomp]
-> retrieved docteur.0.0.1  (cached)
Processing 43/373: [cmdliner: make all] [conf-libseccomp: pkg-config libseccomp]
-> retrieved domain-name.0.4.0  (cached)
Processing 44/373: [cmdliner: make all] [conf-libseccomp: pkg-config libseccomp]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "libseccomp" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-libseccomp.1)
-> compiled  conf-libseccomp.1
Processing 44/373: [cmdliner: make all]
-> installed conf-libseccomp.1
Processing 45/373: [cmdliner: make all]
-> retrieved duff.0.5  (cached)
Processing 46/373: [cmdliner: make all]
-> retrieved duration.0.2.0  (cached)
Processing 47/373: [cmdliner: make all]
-> retrieved emile.1.1  (cached)
Processing 48/373: [cmdliner: make all]
-> retrieved encore.0.8  (cached)
Processing 49/373: [cmdliner: make all]
-> retrieved eqaf.0.8  (cached)
Processing 50/373: [cmdliner: make all]
-> retrieved ethernet.3.0.0  (cached)
Processing 51/373: [cmdliner: make all]
-> retrieved fmt.0.9.0  (cached)
Processing 52/373: [cmdliner: make all]
-> retrieved fpath.0.7.3  (cached)
Processing 53/373: [cmdliner: make all]
-> retrieved functoria-runtime.4.0.0~beta3, mirage-runtime.4.0.0~beta3  (cached)
Processing 54/373: [cmdliner: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.10" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.0.4)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 54/373:
Processing 55/373: [cmdliner: make install]
-> retrieved git.3.6.0, git-cohttp.3.6.0, git-cohttp-unix.3.6.0, git-unix.3.6.0  (cached)
Processing 56/373: [cmdliner: make install]
-> retrieved digestif.1.1.2  (cached)
Processing 57/373: [cmdliner: make install]
-> retrieved dune.3.3.1, dune-configurator.3.3.1  (cached)
Processing 58/373: [cmdliner: make install]
Processing 59/373: [dune: ocaml bootstrap.ml] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.10/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.10/doc/cmdliner" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.10/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.10/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.10/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.10/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.10/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.10/lib/cmdliner
Processing 59/373: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved gmap.0.3.0  (cached)
Processing 60/373: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved gmp-freestanding.6.2.1  (cached)
Processing 61/373: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved hkdf.1.0.4  (cached)
Processing 62/373: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.10/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.10/doc/cmdliner" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.10/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.10/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 62/373: [dune: ocaml bootstrap.ml]
-> retrieved hxd.0.3.1  (cached)
Processing 63/373: [dune: ocaml bootstrap.ml]
-> retrieved io-page.3.0.0  (cached)
Processing 64/373: [dune: ocaml bootstrap.ml]
-> retrieved ipaddr.5.3.0, ipaddr-sexp.5.3.0, macaddr.5.3.0, macaddr-cstruct.5.3.0  (cached)
Processing 65/373: [dune: ocaml bootstrap.ml]
-> retrieved jsonm.1.0.1  (cached)
Processing 66/373: [dune: ocaml bootstrap.ml]
-> retrieved ke.0.6  (cached)
Processing 67/373: [dune: ocaml bootstrap.ml]
-> retrieved logs.0.7.0  (cached)
Processing 68/373: [dune: ocaml bootstrap.ml]
-> retrieved lru.0.3.0  (cached)
Processing 69/373: [dune: ocaml bootstrap.ml]
-> retrieved lwt-dllist.1.0.1  (cached)
Processing 70/373: [dune: ocaml bootstrap.ml]
-> retrieved lwt.5.5.0  (cached)
Processing 71/373: [dune: ocaml bootstrap.ml]
-> retrieved magic-mime.1.2.0  (cached)
Processing 72/373: [dune: ocaml bootstrap.ml]
-> retrieved metrics.0.4.0  (cached)
Processing 73/373: [dune: ocaml bootstrap.ml]
-> retrieved mimic.0.0.5  (cached)
Processing 74/373: [dune: ocaml bootstrap.ml]
-> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
Processing 75/373: [dune: ocaml bootstrap.ml]
-> retrieved mirage-flow.3.0.0  (cached)
Processing 76/373: [dune: ocaml bootstrap.ml]
-> retrieved mirage-kv.4.0.1  (cached)
Processing 77/373: [dune: ocaml bootstrap.ml]
Processing 78/373: [dune: ocaml bootstrap.ml]
Processing 79/373: [dune: ocaml bootstrap.ml]
-> installed mirage-no-xen.1
Processing 80/373: [dune: ocaml bootstrap.ml]
-> retrieved mirage-net.4.0.0  (cached)
Processing 81/373: [dune: ocaml bootstrap.ml]
-> retrieved mirage-profile.0.9.1  (cached)
Processing 82/373: [dune: ocaml bootstrap.ml]
-> retrieved mirage-random.3.0.0  (cached)
Processing 83/373: [dune: ocaml bootstrap.ml]
-> retrieved mirage-solo5.0.6.5  (cached)
Processing 84/373: [dune: ocaml bootstrap.ml]
-> retrieved mirage-time.3.0.0  (cached)
Processing 85/373: [dune: ocaml bootstrap.ml]
-> retrieved mirage-unix.5.0.0  (cached)
Processing 86/373: [dune: ocaml bootstrap.ml]
-> retrieved mmap.1.2.0  (cached)
Processing 87/373: [dune: ocaml bootstrap.ml]
-> retrieved mtime.1.4.0  (cached)
Processing 88/373: [dune: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 89/373: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 90/373: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-freestanding.0.6.7  (cached)
Processing 91/373: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 92/373: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.1  (cached)
Processing 93/373: [dune: ocaml bootstrap.ml]
Processing 94/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 95/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 96/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved mirage-crypto.0.10.6, mirage-crypto-ec.0.10.6, mirage-crypto-pk.0.10.6, mirage-crypto-rng.0.10.6  (cached)
Processing 97/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocaml-src.4.10.2  (cached)
Processing 98/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 99/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 100/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure] [ocaml-src: cp .]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.10" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.10/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.10/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.10/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.10/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.10/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.10/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.10"; \
- echo "BINDIR=/home/opam/.opam/4.10/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.10/lib"; \
- echo "MANDIR=/home/opam/.opam/4.10/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.10/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.10/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.10/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.10/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 100/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ocaml-src: cp .]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 101/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ocaml-src: cp .]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.10/bin" "-sitelib" "/home/opam/.opam/4.10/lib" "-mandir" "/home/opam/.opam/4.10/man" "-config" "/home/opam/.opam/4.10/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- 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
- dynlink: 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 (in +ocamldoc)
- raw_spacetime: found
- threads: found (in +threads)
- runtime_events: not present
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/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.10/lib/ocaml
-     Binaries:              /home/opam/.opam/4.10/bin
-     Manual pages:          /home/opam/.opam/4.10/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.10/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.10/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.10/bin
-     Manual pages:          /home/opam/.opam/4.10/man
-     topfind script:        /home/opam/.opam/4.10/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 101/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved ocplib-endian.1.2  (cached)
Processing 102/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved optint.0.2.0  (cached)
Processing 103/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved parsexp.v0.15.0  (cached)
Processing 104/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved pbkdf.1.2.0  (cached)
Processing 105/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved pecu.0.6  (cached)
Processing 106/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 107/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved ppx_sexp_conv.v0.15.1  (cached)
Processing 108/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved psq.0.2.0  (cached)
Processing 109/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved ptime.1.0.0  (cached)
Processing 110/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved randomconv.0.1.3  (cached)
Processing 111/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved re.1.10.4  (cached)
Processing 112/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved result.1.5  (cached)
Processing 113/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
Processing 114/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
Processing 115/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved rresult.0.7.0  (cached)
Processing 116/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved sexplib.v0.15.0  (cached)
Processing 117/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "-r" "." "/home/opam/.opam/4.10/lib/ocaml-src" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-src.4.10.2)
-> installed ocaml-src.4.10.2
Processing 117/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed seq.base
Processing 118/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppxlib.0.27.0  (cached)
Processing 119/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib0.v0.15.1  (cached)
Processing 120/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved solo5-bindings-hvt.0.6.9  (cached)
Processing 121/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 122/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 123/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
-> retrieved stringext.1.6.0  (cached)
Processing 124/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
-> retrieved tcpip.7.1.1  (cached)
Processing 125/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
-> retrieved uchar.0.0.2  (cached)
Processing 126/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
-> retrieved topkg.1.0.5  (cached)
Processing 127/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
-> retrieved tls.0.15.3, tls-mirage.0.15.3  (cached)
Processing 128/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
-> retrieved uri.4.2.0, uri-sexp.4.2.0  (cached)
Processing 129/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
-> retrieved uutf.1.0.3  (cached)
-> retrieved x509.0.16.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5/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.10/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.10/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   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -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   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -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.10/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -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.10/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.10/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.10/.opam-switch/build/ocamlfind.1.9.5'
Processing 129/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure.sh" (CWD=/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9)
- configure.sh: Configured for x86_64-linux-gnu.
- configure.sh: Enabled targets: hvt spt virtio muen xen.
Processing 129/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: make]
-> retrieved zarith.1.12, zarith-freestanding.1.12  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -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  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -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  -I +unix -I +dynlink -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.10/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 129/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
Processing 130/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.10/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.10/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
- install -d "/home/opam/.opam/4.10/bin"
- install -d "/home/opam/.opam/4.10/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.10/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.10/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.10/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.10/lib/findlib"
- install -d "/home/opam/.opam/4.10/bin"
- install -d "/home/opam/.opam/4.10/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.10/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- 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` && \
- install -c $files "/home/opam/.opam/4.10/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.10/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.10/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.10/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.10/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.10/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.10/lib/$x/META.tmp" && mv "/home/opam/.opam/4.10/lib/$x/META.tmp" "/home/opam/.opam/4.10/lib/$x/META"; done
- install -d "/home/opam/.opam/4.10/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.10/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.10/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.10/man/man1" "/home/opam/.opam/4.10/man/man3" "/home/opam/.opam/4.10/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.10/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.10/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing 130/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
Processing 131/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
Processing 132/373: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
Processing 133/373: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: ./configure]
-> installed base-bytes.base
Processing 134/373: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.10/.opam-switch/build/zarith.1.12)
- binary ocaml: found in /home/opam/.opam/4.10/bin
- binary ocamlc: found in /home/opam/.opam/4.10/bin
- binary ocamldep: found in /home/opam/.opam/4.10/bin
- binary ocamlmklib: found in /home/opam/.opam/4.10/bin
- binary ocamldoc: found in /home/opam/.opam/4.10/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.10/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.10/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.10/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 134/373: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.10/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 134/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: make]
Processing 135/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: make] [num: ocamlfind remove]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.10/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.10/lib/num/META
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.10/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.10/lib/num-top/META
Processing 135/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: make] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.10/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.10/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.10/lib/ocaml
- install -d /home/opam/.opam/4.10/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.10/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.10/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.10/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.10/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.10/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 135/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.10/.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.10/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 135/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
Processing 136/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/zarith.1.12)
- ocamlfind install -destdir "/home/opam/.opam/4.10/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.10/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.10/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.10/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.10/lib/zarith/q.mli
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.10/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.10/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.10/lib/zarith/z.mli
- Installed /home/opam/.opam/4.10/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.10/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.10/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.10/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.10/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.10/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.10/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.10/lib/zarith/META
-> installed zarith.1.12
Processing 136/373: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1)
- if test -d /home/opam/.opam/4.10/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.10/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
Processing 136/373: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make]
-> installed ocamlbuild.0.14.1
Processing 137/373: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make]
Processing 138/373: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build]
Processing 139/373: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 139/373: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build]
-> installed uchar.0.0.2
Processing 140/373: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "V=1" "CONFIG_SPT=" "CONFIG_VIRTIO=" "CONFIG_MUEN=" "CONFIG_GENODE=" "CONFIG_XEN=" (CWD=/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9)
- GEN include/solo5/solo5_version.h
- scripts/gen_version_h.sh include/solo5/solo5_version.h
- MAKE bindings
- make -C bindings  
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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
- ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- 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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tenders'
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_blk.c -o test_blk.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_dumpcore.c -o test_dumpcore.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_exception.c -o test_exception.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_fpu.c -o test_fpu.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_globals.c -o test_globals.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_hello.c -o test_hello.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_mft_maxdevices.c -o test_mft_maxdevices.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_net.c -o test_net.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_net_2if.c -o test_net_2if.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_notls.c -o test_notls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_notls'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_quiet.c -o test_quiet.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_quiet'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_ssp.c -o test_ssp.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_time.c -o test_time.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_tls.c -o test_tls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_wnox.c -o test_wnox.o
- /opam-tmp/ccMAWQY5.s: Assembler messages:
- /opam-tmp/ccMAWQY5.s:719: Warning: ignoring changed section attributes for .data
- /opam-tmp/ccMAWQY5.s:726: Warning: dwarf line number information for .data ignored
- /opam-tmp/ccMAWQY5.s:728: Warning: dwarf line number information for .data ignored
- /opam-tmp/ccMAWQY5.s:729: Warning: dwarf line number information for .data ignored
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_wnox'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_xnow.c -o test_xnow.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_zeropage.c -o test_zeropage.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests'
-> compiled  solo5-bindings-hvt.0.6.9
Processing 140/373: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
Processing 141/373: [dune: ocaml bootstrap.ml] [topkg: ocaml build] [solo5-bindings-hvt: make install-opam-hvt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "V=1" "CONFIG_SPT=" "CONFIG_VIRTIO=" "CONFIG_MUEN=" "CONFIG_GENODE=" "CONFIG_XEN=" "install-opam-hvt" "PREFIX=/home/opam/.opam/4.10" (CWD=/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9)
- GEN include/solo5/solo5_version.h
- scripts/gen_version_h.sh include/solo5/solo5_version.h
- MAKE bindings
- make -C bindings  
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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
- ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- 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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tenders'
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_blk'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_dumpcore'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_exception'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_fpu'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_globals'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_hello'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_mft_maxdevices'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net_2if'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_notls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_notls'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_quiet'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_quiet'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_ssp'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_time'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_tls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_wnox'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_wnox'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_xnow'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_zeropage'
- ELFTOOL manifest.json
- /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- ld: warning: /home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/solo5-bindings-hvt.0.6.9/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.10/lib/pkgconfig \
-     /home/opam/.opam/4.10/lib/solo5-bindings-hvt \
-     /home/opam/.opam/4.10/include/solo5-bindings-hvt/solo5 \
-     /home/opam/.opam/4.10/include/solo5-bindings-hvt/crt
- cp -R include/solo5 include/crt /home/opam/.opam/4.10/include/solo5-bindings-hvt
- cp bindings/hvt/solo5_hvt.o bindings/hvt/solo5_hvt.lds \
-     /home/opam/.opam/4.10/lib/solo5-bindings-hvt
- cp opam/solo5-bindings-hvt.pc /home/opam/.opam/4.10/lib/pkgconfig
- cp elftool/solo5-elftool /home/opam/.opam/4.10/bin
- cp tenders/hvt/solo5-hvt tenders/hvt/solo5-hvt-configure /home/opam/.opam/4.10/bin
- [ -f tenders/hvt/solo5-hvt-debug ] && \
-     cp tenders/hvt/solo5-hvt-debug /home/opam/.opam/4.10/bin
-> installed solo5-bindings-hvt.0.6.9
Processing 141/373: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
Processing 142/373: [dune: ocaml bootstrap.ml] [ocaml-freestanding: make] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/topkg.1.0.5)
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.5
Processing 142/373: [dune: ocaml bootstrap.ml] [ocaml-freestanding: make]
-> installed topkg.1.0.5
Processing 143/373: [dune: ocaml bootstrap.ml] [ocaml-freestanding: make]
Processing 144/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [ocaml-freestanding: make]
Processing 145/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [ocaml-freestanding: make]
Processing 146/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [mtime: ocaml build] [ocaml-freestanding: make]
Processing 147/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build]
Processing 148/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build] [rresult: ocaml build]
Processing 149/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/rresult.0.7.0)
- ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends
- ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml
- ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml
- ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  rresult.0.7.0
Processing 149/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build] [uutf: ocaml build]
-> installed rresult.0.7.0
Processing 150/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uutf.1.0.3)
- ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml
- ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml
- ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.3
Processing 150/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build]
-> installed uutf.1.0.3
Processing 151/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build]
Processing 152/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [jsonm: ocaml build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mtime.1.4.0)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.10/lib/ocamlbuild /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends
- ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml
- ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/mtime_top.ml > src/mtime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamldep -modules src/mtime_clock.mli > src/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime_clock.cmi src/mtime_clock.mli
- ocamlfind ocamlc -g -c src-clock/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-clock/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-clock/mtime_clock_stubs -g src-clock/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-clock/mtime_clock.ml > src-clock/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-clock/mtime_clock.mli > src-clock/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/mtime_clock.cmi src-clock/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/mtime_clock.cmx src-clock/mtime_clock.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/mtime_clock.cmx src-clock/mtime_clock.ml
- findlib: [WARNING] Interface mtime_clock.cmi occurs in several directories: src, src-clock
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-clock src-clock/mtime_clock.cmx -o src-clock/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-clock/libmtime_clock_stubs.a -I src-clock src-clock/mtime_clock.cmxa -o src-clock/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/mtime_clock.cmo src-clock/mtime_clock.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/mtime_clock.cmo src-clock/mtime_clock.ml
- findlib: [WARNING] Interface mtime_clock.cmi occurs in several directories: src, src-clock
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-clock src-clock/mtime_clock.cmo -o src-clock/mtime_clock.cma
- # No parallelism done
-> compiled  mtime.1.4.0
Processing 152/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [jsonm: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build]
-> installed mtime.1.4.0
Processing 153/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [fmt: ocaml build] [jsonm: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/fmt.0.9.0)
- ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.9.0
Processing 153/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build]
-> installed fmt.0.9.0
Processing 154/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ptime.1.0.0)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.10/lib/ocamlbuild /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/ptime.ml > src/ptime.ml.depends
- ocamlfind ocamldep -modules src/ptime.mli > src/ptime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-clock -o src/ptime.cmi src/ptime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-clock -o src/ptime.cmx src/ptime.ml
- ocamlfind ocamlopt -a -I src src/ptime.cmx -o src/ptime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/ptime.cmxa -o src/ptime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-clock -o src/ptime.cmo src/ptime.ml
- ocamlfind ocamlc -a -I src src/ptime.cmo -o src/ptime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/ptime_top.ml > src/ptime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I src-clock -o src/ptime_top.cmo src/ptime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I src-clock -o src/ptime_top.cmo src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I src-clock -o src/ptime_top.cmx src/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I src-clock -o src/ptime_top.cmx src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamldep -modules src/ptime_clock.mli > src/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-clock -o src/ptime_clock.cmi src/ptime_clock.mli
- ocamlfind ocamlc -g -c src-clock/ptime_clock_stubs.c
- mv ptime_clock_stubs.o src-clock/ptime_clock_stubs.o
- ocamlfind ocamlmklib -o src-clock/ptime_clock_stubs -g src-clock/ptime_clock_stubs.o
- ocamlfind ocamldep -modules src-clock/ptime_clock.ml > src-clock/ptime_clock.ml.depends
- ocamlfind ocamldep -modules src-clock/ptime_clock.mli > src-clock/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/ptime_clock.cmi src-clock/ptime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/ptime_clock.cmx src-clock/ptime_clock.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/ptime_clock.cmx src-clock/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-clock
- ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -I src-clock src-clock/ptime_clock.cmx -o src-clock/ptime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-clock/libptime_clock_stubs.a -I src-clock src-clock/ptime_clock.cmxa -o src-clock/ptime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/ptime_clock.cmo src-clock/ptime_clock.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/ptime_clock.cmo src-clock/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-clock
- ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -I src-clock src-clock/ptime_clock.cmo -o src-clock/ptime_clock.cma
- # No parallelism done
-> compiled  ptime.1.0.0
Processing 154/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [ocaml-freestanding: make]
-> installed ptime.1.0.0
Processing 155/373: [astring: ocaml build] [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/astring.0.8.5)
- ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 155/373: [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [ocaml-freestanding: make]
-> installed astring.0.8.5
Processing 156/373: [dune: ocaml bootstrap.ml] [jsonm: ocaml build] [ocaml-freestanding: make]
Processing 157/373: [dune: ocaml bootstrap.ml] [fpath: ocaml build] [jsonm: ocaml build] [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/jsonm.1.0.1)
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- ocamlfind ocamlopt -a -package bytes -package uchar -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- ocamlfind ocamlc -a -package bytes -package uchar -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package bytes -package uchar -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package bytes -package uchar -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
-> compiled  jsonm.1.0.1
Processing 157/373: [dune: ocaml bootstrap.ml] [fpath: ocaml build] [ocaml-freestanding: make]
-> installed jsonm.1.0.1
Processing 158/373: [dune: ocaml bootstrap.ml] [fpath: ocaml build] [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" (CWD=/home/opam/.opam/4.10/.opam-switch/build/fpath.0.7.3)
- ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends
- ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fpath.0.7.3
Processing 158/373: [dune: ocaml bootstrap.ml] [ocaml-freestanding: make]
-> installed fpath.0.7.3
Processing 159/373: [dune: ocaml bootstrap.ml] [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.3.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- 

Processing 159/373: [dune: ./dune.exe build] [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.3.1)
-> compiled  dune.3.3.1
Processing 159/373: [ocaml-freestanding: make]
-> installed dune.3.3.1
Processing 160/373: [ocaml-freestanding: make]
Processing 161/373: [art: dune build] [ocaml-freestanding: make]
Processing 162/373: [art: dune build] [base64: dune build] [ocaml-freestanding: make]
Processing 163/373: [art: dune build] [base64: dune build] [bheap: dune build] [ocaml-freestanding: make]
Processing 164/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [ocaml-freestanding: make]
Processing 165/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [ocaml-freestanding: make]
Processing 166/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-freestanding: make]
Processing 167/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [ocaml-freestanding: make]
Processing 168/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [ocaml-freestanding: make]
Processing 169/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [ocaml-freestanding: make]
Processing 170/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [ocaml-freestanding: make]
Processing 171/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ocaml-freestanding: make]
Processing 172/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [ocaml-freestanding: make]
Processing 173/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [ocaml-freestanding: make]
Processing 174/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [ocaml-freestanding: make]
Processing 175/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-freestanding: make]
Processing 176/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [ocaml-freestanding: make]
Processing 177/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-freestanding: make]
Processing 178/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make]
Processing 179/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build]
Processing 180/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build]
Processing 181/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build]
Processing 182/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build]
Processing 183/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build]
Processing 184/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
Processing 185/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build]
Processing 186/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 187/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 188/373: [art: dune build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bheap" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bheap.2.0.0)
-> compiled  bheap.2.0.0
Processing 188/373: [art: dune build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed bheap.2.0.0
Processing 189/373: [art: dune build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [duration: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "duration" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/duration.0.2.0)
-> compiled  duration.0.2.0
Processing 189/373: [art: dune build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed duration.0.2.0
Processing 190/373: [art: dune build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt-dllist" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/lwt-dllist.1.0.1)
-> compiled  lwt-dllist.1.0.1
Processing 190/373: [art: dune build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed lwt-dllist.1.0.1
Processing 191/373: [art: dune build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duff: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 191/373: [art: dune build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [duff: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed csexp.1.5.1
Processing 192/373: [art: dune build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [duff: dune build] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 193/373: [art: dune build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "art" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/art.0.1.1)
-> compiled  art.0.1.1
Processing 193/373: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed art.0.1.1
Processing 194/373: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/base64.3.5.0)
-> compiled  base64.3.5.0
Processing 194/373: [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed base64.3.5.0
Processing 195/373: [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 195/373: [cppo: dune build] [domain-name: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed bigarray-compat.1.1.0
Processing 196/373: [cppo: dune build] [domain-name: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 197/373: [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 198/373: [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "domain-name" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/domain-name.0.4.0)
-> compiled  domain-name.0.4.0
Processing 198/373: [cppo: dune build] [cstruct: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed domain-name.0.4.0
Processing 199/373: [cppo: dune build] [cstruct: dune build] [duff: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "duff" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/duff.0.5)
-> compiled  duff.0.5
Processing 199/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed duff.0.5
Processing 200/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [functoria-runtime: dune build] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "functoria-runtime" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/functoria-runtime.4.0.0~beta3)
-> compiled  functoria-runtime.4.0.0~beta3
Processing 200/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed functoria-runtime.4.0.0~beta3
Processing 201/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [gmap: dune build] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gmap" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/gmap.0.3.0)
-> compiled  gmap.0.3.0
Processing 201/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed gmap.0.3.0
Processing 202/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [ke: dune build] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ke" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ke.0.6)
-> compiled  ke.0.6
Processing 202/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ke.0.6
Processing 203/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [macaddr: dune build] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/macaddr.5.3.0)
- (cd _build/default && /home/opam/.opam/4.10/bin/ocamlopt.opt -w -40 -g -I lib/.macaddr_top.objs/byte -I lib/.macaddr_top.objs/native -I /home/opam/.opam/4.10/lib/ocaml/compiler-libs -I lib/.macaddr.objs/byte -I lib/.macaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.macaddr_top.objs/native/macaddr_top.cmx -c -impl lib/macaddr_top.ml)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  macaddr.5.3.0
Processing 203/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed macaddr.5.3.0
Processing 204/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [metrics: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "metrics" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/metrics.0.4.0)
-> compiled  metrics.0.4.0
Processing 204/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed metrics.0.4.0
Processing 205/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-clock" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-clock.4.2.0)
-> compiled  mirage-clock.4.2.0
Processing 205/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed mirage-clock.4.2.0
Processing 206/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "optint" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/optint.0.2.0)
-> compiled  optint.0.2.0
Processing 206/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed optint.0.2.0
Processing 207/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [pecu: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pecu" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/pecu.0.6)
-> compiled  pecu.0.6
Processing 207/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed pecu.0.6
Processing 208/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 208/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ppx_derivers.1.2.1
Processing 209/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [psq: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "psq" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/psq.0.2.0)
-> compiled  psq.0.2.0
Processing 209/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed psq.0.2.0
Processing 210/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 211/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [lru: dune build] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 211/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [lru: dune build] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed result.1.5
Processing 212/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [lru: dune build] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 212/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [lru: dune build] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed sexplib0.v0.15.1
Processing 213/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [lru: dune build] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 213/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [lru: dune build] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 214/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [lru: dune build] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [stringext: dune build]
Processing 215/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [re: dune build] [stringext: dune build]
Processing 216/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [ipaddr: dune build] [lru: dune build] [magic-mime: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [re: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "magic-mime" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/magic-mime.1.2.0)
-> compiled  magic-mime.1.2.0
Processing 216/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [ipaddr: dune build] [lru: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [re: dune build] [stringext: dune build]
-> installed magic-mime.1.2.0
Processing 217/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [ipaddr: dune build] [lru: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [re: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 217/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [ipaddr: dune build] [lru: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed stringext.1.6.0
Processing 218/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [ipaddr: dune build] [lru: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.3.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.3.1)
Processing 218/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [lru: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mmap" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mmap.1.2.0)
-> compiled  mmap.1.2.0
Processing 218/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [lru: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed mmap.1.2.0
Processing 219/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [lru: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/re.1.10.4)
-> compiled  re.1.10.4
Processing 219/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [lru: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build]
-> installed re.1.10.4
Processing 220/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [lru: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lru" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/lru.0.3.0)
-> compiled  lru.0.3.0
Processing 220/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build]
-> installed lru.0.3.0
Processing 221/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 221/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 222/373: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cstruct.6.0.1)
-> compiled  cstruct.6.0.1
Processing 222/373: [cppo: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build]
-> installed cstruct.6.0.1
Processing 223/373: [cppo: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build]
Processing 224/373: [asn1-combinators: dune build] [cppo: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build]
Processing 225/373: [asn1-combinators: dune build] [cppo: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build]
Processing 226/373: [asn1-combinators: dune build] [cppo: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build]
Processing 227/373: [asn1-combinators: dune build] [cppo: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [macaddr-cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build]
Processing 228/373: [asn1-combinators: dune build] [cppo: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build]
Processing 229/373: [asn1-combinators: dune build] [cppo: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [randomconv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 229/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [randomconv: dune build]
-> installed cppo.1.6.9
Processing 230/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [randomconv: dune build]
Processing 231/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [randomconv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 231/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [randomconv: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 232/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [randomconv: dune build]
Processing 233/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [randomconv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ipaddr.5.3.0)
- (cd _build/default && /home/opam/.opam/4.10/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_top.objs/byte -I lib/.ipaddr_top.objs/native -I /home/opam/.opam/4.10/lib/domain-name -I /home/opam/.opam/4.10/lib/macaddr -I /home/opam/.opam/4.10/lib/macaddr/top -I /home/opam/.opam/4.10/lib/ocaml/compiler-libs -I /home/opam/.opam/4.10/lib/stdlib-shims -I lib/.ipaddr.objs/byte -I lib/.ipaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.ipaddr_top.objs/native/ipaddr_top.cmx -c -impl lib/ipaddr_top.ml)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  ipaddr.5.3.0
Processing 233/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [randomconv: dune build]
-> installed ipaddr.5.3.0
Processing 234/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [randomconv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-random" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-random.3.0.0)
-> compiled  mirage-random.3.0.0
Processing 234/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [macaddr-cstruct: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [randomconv: dune build]
-> installed mirage-random.3.0.0
Processing 235/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [macaddr-cstruct: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [randomconv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "randomconv" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/randomconv.0.1.3)
-> compiled  randomconv.0.1.3
Processing 235/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [macaddr-cstruct: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
-> installed randomconv.0.1.3
Processing 236/373: [asn1-combinators: dune build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [macaddr-cstruct: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct-unix" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cstruct-unix.6.0.1)
-> compiled  cstruct-unix.6.0.1
Processing 236/373: [asn1-combinators: dune build] [dune-configurator: dune build] [eqaf: dune build] [macaddr-cstruct: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
-> installed cstruct-unix.6.0.1
Processing 237/373: [asn1-combinators: dune build] [dune-configurator: dune build] [eqaf: dune build] [macaddr-cstruct: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr-cstruct" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/macaddr-cstruct.5.3.0)
-> compiled  macaddr-cstruct.5.3.0
Processing 237/373: [asn1-combinators: dune build] [dune-configurator: dune build] [eqaf: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
-> installed macaddr-cstruct.5.3.0
Processing 238/373: [asn1-combinators: dune build] [dune-configurator: dune build] [eqaf: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "eqaf" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/eqaf.0.8)
-> compiled  eqaf.0.8
Processing 238/373: [asn1-combinators: dune build] [dune-configurator: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
-> installed eqaf.0.8
Processing 239/373: [asn1-combinators: dune build] [dune-configurator: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 239/373: [asn1-combinators: dune build] [dune-configurator: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed ocplib-endian.1.2
Processing 240/373: [asn1-combinators: dune build] [dune-configurator: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "asn1-combinators" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/asn1-combinators.0.2.6)
-> compiled  asn1-combinators.0.2.6
Processing 240/373: [dune-configurator: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed asn1-combinators.0.2.6
Processing 241/373: [dune-configurator: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.3.1)
-> compiled  dune-configurator.3.3.1
Processing 241/373: [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.3.1
Processing 242/373: [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 243/373: [base: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 244/373: [base: dune build] [lwt: dune exec] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 245/373: [base: dune build] [lwt: dune exec] [mirage-clock-unix: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlgraph.2.0.0)
-> compiled  ocamlgraph.2.0.0
Processing 245/373: [base: dune build] [lwt: dune exec] [mirage-clock-unix: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed ocamlgraph.2.0.0
Processing 246/373: [base: dune build] [lwt: dune exec] [mirage-clock-unix: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-clock-unix" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-clock-unix.4.2.0)
-> compiled  mirage-clock-unix.4.2.0
Processing 246/373: [base: dune build] [lwt: dune exec] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-clock-unix.4.2.0
Processing 247/373: [base: dune build] [lwt: dune exec] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/lwt.5.5.0)
Processing 247/373: [base: dune build] [lwt: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/lwt.5.5.0)
-> compiled  lwt.5.5.0
Processing 247/373: [base: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed lwt.5.5.0
Processing 248/373: [base: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 249/373: [base: dune build] [cstruct-lwt: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 250/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 251/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 252/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 253/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [mirage-kv: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 254/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [mirage-kv: dune build] [mirage-net: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 255/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [mirage-kv: dune build] [mirage-net: dune build] [mirage-time: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-time" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-time.3.0.0)
-> compiled  mirage-time.3.0.0
Processing 255/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [mirage-kv: dune build] [mirage-net: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-time.3.0.0
Processing 256/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [mirage-kv: dune build] [mirage-net: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-net" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-net.4.0.0)
-> compiled  mirage-net.4.0.0
Processing 256/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [mirage-kv: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-net.4.0.0
Processing 257/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [mirage-kv: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-flow" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-flow.3.0.0)
-> compiled  mirage-flow.3.0.0
Processing 257/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-kv: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-flow.3.0.0
Processing 258/373: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-kv: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct-lwt" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cstruct-lwt.6.0.1)
-> compiled  cstruct-lwt.6.0.1
Processing 258/373: [base: dune build] [hxd: dune build] [logs: ocaml build] [mirage-kv: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed cstruct-lwt.6.0.1
Processing 259/373: [base: dune build] [hxd: dune build] [logs: ocaml build] [mirage-kv: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-kv" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-kv.4.0.1)
-> compiled  mirage-kv.4.0.1
Processing 259/373: [base: dune build] [hxd: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-kv.4.0.1
Processing 260/373: [base: dune build] [hxd: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "hxd" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/hxd.0.3.1)
-> compiled  hxd.0.3.1
Processing 260/373: [base: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed hxd.0.3.1
Processing 261/373: [base: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-js_of_ocaml" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "true" "--with-base-threads" "true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/logs.0.7.0)
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 261/373: [base: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed logs.0.7.0
Processing 262/373: [base: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 263/373: [base: dune build] [bos: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 264/373: [base: dune build] [bos: ocaml build] [mimic: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 265/373: [base: dune build] [bos: ocaml build] [mimic: dune build] [mirage-runtime: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-runtime" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-runtime.4.0.0~beta3)
-> compiled  mirage-runtime.4.0.0~beta3
Processing 265/373: [base: dune build] [bos: ocaml build] [mimic: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-runtime.4.0.0~beta3
Processing 266/373: [base: dune build] [bos: ocaml build] [mimic: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mimic" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mimic.0.0.5)
-> compiled  mimic.0.0.5
Processing 266/373: [base: dune build] [bos: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mimic.0.0.5
Processing 267/373: [base: dune build] [bos: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/base.v0.15.0)
- (cd _build/default && /home/opam/.opam/4.10/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.10/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Float.cmx -c -impl src/float.ml)
- File "src/float.ml", line 490, characters 10-52:
- 490 |   let t = (round_nearest [@ocaml.inlined always]) t0 in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55: Cannot inline: Function information unavailable
-> compiled  base.v0.15.0
Processing 267/373: [bos: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed base.v0.15.0
Processing 268/373: [bos: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 269/373: [bos: ocaml build] [ocaml-freestanding: make] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bos.0.2.1)
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_base.ml > src/bos_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmo src/bos_base.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_pat.ml > src/bos_pat.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmo src/bos_pat.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_log.ml > src/bos_log.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmo src/bos_log.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_cmd.ml > src/bos_cmd.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmo src/bos_cmd.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_u.ml > src/bos_os_u.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmo src/bos_os_u.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_tmp.ml > src/bos_os_tmp.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmo src/bos_os_tmp.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_path.ml > src/bos_os_path.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmx src/bos_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmx src/bos_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmx src/bos_pat.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_file.ml > src/bos_os_file.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmo src/bos_os_file.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmx src/bos_os_tmp.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_dir.ml > src/bos_os_dir.ml.depends
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_env.ml > src/bos_os_env.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmo src/bos_os_env.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmx src/bos_cmd.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmx src/bos_os_env.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_cmd.ml > src/bos_os_cmd.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmo src/bos_os_cmd.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmx src/bos_os_file.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_arg.ml > src/bos_os_arg.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmo src/bos_os_arg.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.ml > src/bos.ml.depends
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.mli > src/bos.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmi src/bos.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmx src/bos_os_arg.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmx src/bos_os_cmd.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmx src/bos_os_u.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmx src/bos.ml
- ocamlfind ocamlopt -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmx src/bos_pat.cmx src/bos_log.cmx src/bos_cmd.cmx src/bos_os_u.cmx src/bos_os_tmp.cmx src/bos_os_path.cmx src/bos_os_file.cmx src/bos_os_env.cmx src/bos_os_dir.cmx src/bos_os_cmd.cmx src/bos_os_arg.cmx src/bos.cmx -o src/bos.cmxa
- ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos.cmxa -o src/bos.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmo src/bos.ml
- ocamlfind ocamlc -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmo src/bos_pat.cmo src/bos_log.cmo src/bos_cmd.cmo src/bos_os_u.cmo src/bos_os_tmp.cmo src/bos_os_path.cmo src/bos_os_file.cmo src/bos_os_env.cmo src/bos_os_dir.cmo src/bos_os_cmd.cmo src/bos_os_arg.cmo src/bos.cmo -o src/bos.cma
- ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.ml > src/bos_setup.ml.depends
- ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.mli > src/bos_setup.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmi src/bos_setup.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmx src/bos_setup.ml
- ocamlfind ocamlopt -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmx -o src/bos_setup.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmxa -o src/bos_setup.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmo src/bos_setup.ml
- ocamlfind ocamlc -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmo -o src/bos_setup.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_top.ml > src/bos_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  bos.0.2.1
Processing 269/373: [ocaml-freestanding: make] [parsexp: dune build] [ppxlib: dune build]
-> installed bos.0.2.1
Processing 270/373: [ocaml-freestanding: make] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/parsexp.v0.15.0)
-> compiled  parsexp.v0.15.0
Processing 270/373: [ocaml-freestanding: make] [ppxlib: dune build]
-> installed parsexp.v0.15.0
Processing 271/373: [ocaml-freestanding: make] [ppxlib: dune build]
Processing 272/373: [ocaml-freestanding: make] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/sexplib.v0.15.0)
-> compiled  sexplib.v0.15.0
Processing 272/373: [ocaml-freestanding: make] [ppxlib: dune build]
-> installed sexplib.v0.15.0
Processing 273/373: [ocaml-freestanding: make] [ppxlib: dune build]
Processing 274/373: [cstruct-sexp: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct-sexp" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cstruct-sexp.6.0.1)
-> compiled  cstruct-sexp.6.0.1
Processing 274/373: [ocaml-freestanding: make] [ppxlib: dune build]
-> installed cstruct-sexp.6.0.1
Processing 275/373: [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppxlib.0.27.0)
-> compiled  ppxlib.0.27.0
Processing 275/373: [ocaml-freestanding: make]
-> installed ppxlib.0.27.0
Processing 276/373: [ocaml-freestanding: make]
Processing 277/373: [ocaml-freestanding: make] [ppx_cstruct: dune build]
Processing 278/373: [ocaml-freestanding: make] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7)
- ./configure.sh
- make -C openlibm "CFLAGS=-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h" libopenlibm.a
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm'
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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:20: 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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/fenv.c -o amd64/fenv.c.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/e_remainder.S -o amd64/e_remainder.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/e_remainderf.S -o amd64/e_remainderf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/e_remainderl.S -o amd64/e_remainderl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/e_sqrt.S -o amd64/e_sqrt.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/e_sqrtf.S -o amd64/e_sqrtf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/e_sqrtl.S -o amd64/e_sqrtl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_llrint.S -o amd64/s_llrint.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_llrintf.S -o amd64/s_llrintf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_llrintl.S -o amd64/s_llrintl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_logbl.S -o amd64/s_logbl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_lrint.S -o amd64/s_lrint.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_lrintf.S -o amd64/s_lrintf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_lrintl.S -o amd64/s_lrintl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_remquo.S -o amd64/s_remquo.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_remquof.S -o amd64/s_remquof.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_remquol.S -o amd64/s_remquol.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_rintl.S -o amd64/s_rintl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_scalbn.S -o amd64/s_scalbn.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/ld80 -c amd64/s_scalbnf.S -o amd64/s_scalbnf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/amd64 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib" \
-     LDFLAGS=" -L/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/" \
-     LIBS="-lopenlibm" \
-     AS="as" \
-     ASPP="cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -c" \
-     LD="ld" \
-     CPPFLAGS="-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src" \
-     ./configure --host=x86_64-unknown-none
- configure: Configuring OCaml version 4.10.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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib accepts -g... yes
- checking for cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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-11-3
- 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 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 whether system is declared... yes
- 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 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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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 runtime/caml/m.h
- config.status: creating runtime/caml/s.h
- config.status: executing libtool commands
- echo "ARCH=amd64" >> ocaml/Makefile.config
- echo 'SAK_CC=cc' >> ocaml/Makefile.config
- echo 'SAK_CFLAGS= ' >> ocaml/Makefile.config
- echo 'SAK_LINK=   ' >> 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
- make -C ocaml/runtime libasmrun.a
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/ocaml/runtime'
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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
- ../tools/make-version-header.sh ../VERSION > caml/version.h
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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 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 amd64.o && ranlib libasmrun.a
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/ocaml/runtime'
- make -C nolibc \
-     "FREESTANDING_CFLAGS=-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/include" \
-     "SYSDEP_OBJS=sysdeps_solo5.o"
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc'
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/openlibm/src -I/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7/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.10/.opam-switch/build/ocaml-freestanding.0.6.7/nolibc'
- sed -e 's!@@PKG_CONFIG_DEPS@@!solo5-bindings-hvt!' \
-     -e 's!@@PKG_CONFIG_EXTRA_LIBS@@!!' \
-     ocaml-freestanding.pc.in > ocaml-freestanding.pc
-> compiled  ocaml-freestanding.0.6.7
Processing 278/373: [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 279/373: [ppx_cstruct: dune build] [ppx_sexp_conv: dune build] [ocaml-freestanding: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "PREFIX=/home/opam/.opam/4.10" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-freestanding.0.6.7)
- ./install.sh
- + prefix=/home/opam/.opam/4.10
- + [ /home/opam/.opam/4.10 =  ]
- + DESTINC=/home/opam/.opam/4.10/include/ocaml-freestanding
- + DESTLIB=/home/opam/.opam/4.10/lib/ocaml-freestanding
- + mkdir -p /home/opam/.opam/4.10/include/ocaml-freestanding /home/opam/.opam/4.10/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.10/include/ocaml-freestanding
- + cp nolibc/libnolibc.a /home/opam/.opam/4.10/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.10/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.10/include/ocaml-freestanding
- + cp openlibm/libopenlibm.a /home/opam/.opam/4.10/lib/ocaml-freestanding
- + CAML_DESTINC=/home/opam/.opam/4.10/include/ocaml-freestanding/caml
- + mkdir -p /home/opam/.opam/4.10/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/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/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/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.10/include/ocaml-freestanding/caml
- + cp ocaml/runtime/libasmrun.a /home/opam/.opam/4.10/lib/ocaml-freestanding/libasmrun.a
- + touch /home/opam/.opam/4.10/lib/ocaml-freestanding/META
- + mkdir -p /home/opam/.opam/4.10/lib/pkgconfig
- + cp ocaml-freestanding.pc /home/opam/.opam/4.10/lib/pkgconfig/ocaml-freestanding.pc
-> installed ocaml-freestanding.0.6.7
Processing 279/373: [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 280/373: [bigstringaf: dune build] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 281/373: [bigstringaf: dune build] [checkseum: dune build] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 282/373: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 283/373: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 284/373: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 285/373: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 286/373: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bigstringaf.0.8.0)
- (cd _build/default/lib/freestanding && /usr/bin/gmake)
- cc -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o bigstringaf_stubs.o bigstringaf_stubs.c
- ar r libbigstringaf_freestanding_stubs.a bigstringaf_stubs.o
- ar: creating libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.8.0
Processing 286/373: [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
-> installed bigstringaf.0.8.0
Processing 287/373: [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 288/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cstruct" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_cstruct.6.0.1)
-> compiled  ppx_cstruct.6.0.1
Processing 288/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cstruct.6.0.1
Processing 289/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [ppx_sexp_conv: dune build]
Processing 290/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [mirage-solo5: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "io-page" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/io-page.3.0.0)
- (cd _build/default/freestanding && /usr/bin/gmake)
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o stub_alloc_pages.o stub_alloc_pages.c
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o stub_get_addr.o stub_get_addr.c
- ar r libiopage_freestanding_stubs.a stub_alloc_pages.o stub_get_addr.o
- ar: creating libiopage_freestanding_stubs.a
-> compiled  io-page.3.0.0
Processing 290/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-profile: dune build] [mirage-solo5: dune build] [ppx_sexp_conv: dune build]
-> installed io-page.3.0.0
Processing 291/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-profile: dune build] [mirage-solo5: dune build] [ppx_sexp_conv: dune build]
Processing 292/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-profile: dune build] [mirage-solo5: dune build] [mirage-unix: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-solo5" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-solo5.0.6.5)
- (cd _build/default/lib/bindings && /usr/bin/gmake)
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -O2 -std=c99 -Wall -Werror   -c -o clock_stubs.o clock_stubs.c
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -O2 -std=c99 -Wall -Werror   -c -o mm_stubs.o mm_stubs.c
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -O2 -std=c99 -Wall -Werror   -c -o atomic_stubs.o atomic_stubs.c
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -O2 -std=c99 -Wall -Werror   -c -o cstruct_stubs.o cstruct_stubs.c
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -O2 -std=c99 -Wall -Werror   -c -o solo5_block_stubs.o solo5_block_stubs.c
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -O2 -std=c99 -Wall -Werror   -c -o barrier_stubs.o barrier_stubs.c
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -O2 -std=c99 -Wall -Werror   -c -o main.o main.c
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -O2 -std=c99 -Wall -Werror   -c -o solo5_console_stubs.o solo5_console_stubs.c
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -O2 -std=c99 -Wall -Werror   -c -o solo5_net_stubs.o solo5_net_stubs.c
- ar r libmirage-solo5_bindings.a clock_stubs.o mm_stubs.o atomic_stubs.o cstruct_stubs.o solo5_block_stubs.o barrier_stubs.o main.o solo5_console_stubs.o solo5_net_stubs.o
- ar: creating libmirage-solo5_bindings.a
-> compiled  mirage-solo5.0.6.5
Processing 292/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-profile: dune build] [mirage-unix: dune build] [ppx_sexp_conv: dune build]
-> installed mirage-solo5.0.6.5
Processing 293/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-profile: dune build] [mirage-unix: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-unix" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-unix.5.0.0)
-> compiled  mirage-unix.5.0.0
Processing 293/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-profile: dune build] [ppx_sexp_conv: dune build]
-> installed mirage-unix.5.0.0
Processing 294/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-profile: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_sexp_conv.v0.15.1)
-> compiled  ppx_sexp_conv.v0.15.1
Processing 294/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-profile: dune build]
-> installed ppx_sexp_conv.v0.15.1
Processing 295/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-profile: dune build]
Processing 296/373: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/angstrom.0.15.0)
-> compiled  angstrom.0.15.0
Processing 296/373: [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build]
-> installed angstrom.0.15.0
Processing 297/373: [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build]
Processing 298/373: [checkseum: dune build] [digestif: dune build] [emile: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build]
Processing 299/373: [checkseum: dune build] [digestif: dune build] [emile: dune build] [encore: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build]
Processing 300/373: [checkseum: dune build] [digestif: dune build] [emile: dune build] [encore: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "checkseum" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/checkseum.0.3.4)
- (cd _build/default/freestanding && /usr/bin/gmake)
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o adler32.o adler32.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o crc24.o crc24.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o crc32.o crc32.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o crc32c.o crc32c.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o stubs.o stubs.c
- ar r libcheckseum_freestanding_stubs.a adler32.o crc24.o crc32.o crc32c.o stubs.o
- ar: creating libcheckseum_freestanding_stubs.a
Processing 300/373: [checkseum: ocaml] [digestif: dune build] [emile: dune build] [encore: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "./install/install.ml" (CWD=/home/opam/.opam/4.10/.opam-switch/build/checkseum.0.3.4)
-> compiled  checkseum.0.3.4
Processing 300/373: [digestif: dune build] [emile: dune build] [encore: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [uri: dune build]
-> installed checkseum.0.3.4
Processing 301/373: [digestif: dune build] [emile: dune build] [encore: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [uri: dune build]
Processing 302/373: [decompress: dune build] [digestif: dune build] [emile: dune build] [encore: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "encore" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/encore.0.8)
-> compiled  encore.0.8
Processing 302/373: [decompress: dune build] [digestif: dune build] [emile: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [uri: dune build]
-> installed encore.0.8
Processing 303/373: [decompress: dune build] [digestif: dune build] [emile: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "emile" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/emile.1.1)
-> compiled  emile.1.1
Processing 303/373: [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [uri: dune build]
-> installed emile.1.1
Processing 304/373: [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [mirage-profile: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-profile" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-profile.0.9.1)
-> compiled  mirage-profile.0.9.1
Processing 304/373: [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [uri: dune build]
-> installed mirage-profile.0.9.1
Processing 305/373: [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [uri: dune build]
Processing 306/373: [decompress: dune build] [digestif: dune build] [ethernet: dune build] [gmp-freestanding: sh] [ipaddr-sexp: dune build] [mirage-crypto: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr-sexp" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ipaddr-sexp.5.3.0)
-> compiled  ipaddr-sexp.5.3.0
Processing 306/373: [decompress: dune build] [digestif: dune build] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
-> installed ipaddr-sexp.5.3.0
Processing 307/373: [decompress: dune build] [digestif: dune build] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "decompress" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/decompress.1.4.2)
-> compiled  decompress.1.4.2
Processing 307/373: [digestif: dune build] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
-> installed decompress.1.4.2
Processing 308/373: [digestif: dune build] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "digestif" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/digestif.1.1.2)
- (cd _build/default/freestanding && /usr/bin/gmake)
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o blake2b.o blake2b.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o blake2s.o blake2s.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o md5.o md5.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o ripemd160.o ripemd160.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o sha1.o sha1.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o sha256.o sha256.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o sha512.o sha512.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o sha3.o sha3.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o whirlpool.o whirlpool.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o misc.o misc.c
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o stubs.o stubs.c
- ar r libdigestif_freestanding_stubs.a blake2b.o blake2s.o md5.o ripemd160.o sha1.o sha256.o sha512.o sha3.o whirlpool.o misc.o stubs.o
- ar: creating libdigestif_freestanding_stubs.a
Processing 308/373: [digestif: ocaml] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "./install/install.ml" (CWD=/home/opam/.opam/4.10/.opam-switch/build/digestif.1.1.2)
-> compiled  digestif.1.1.2
Processing 308/373: [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
-> installed digestif.1.1.2
Processing 309/373: [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
Processing 310/373: [carton: dune build] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uri.4.2.0)
-> compiled  uri.4.2.0
Processing 310/373: [carton: dune build] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed uri.4.2.0
Processing 311/373: [carton: dune build] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 312/373: [carton: dune build] [conduit: dune build] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 313/373: [carton: dune build] [conduit: dune build] [ethernet: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ethernet" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ethernet.3.0.0)
-> compiled  ethernet.3.0.0
Processing 313/373: [carton: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri-sexp: dune build]
-> installed ethernet.3.0.0
Processing 314/373: [carton: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri-sexp: dune build]
Processing 315/373: [arp: dune build] [carton: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "arp" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/arp.3.0.0)
-> compiled  arp.3.0.0
Processing 315/373: [carton: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri-sexp: dune build]
-> installed arp.3.0.0
Processing 316/373: [carton: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri-sexp: dune build]
Processing 317/373: [carton: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "carton" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/carton.0.4.3)
-> compiled  carton.0.4.3
Processing 317/373: [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build] [uri-sexp: dune build]
-> installed carton.0.4.3
Processing 318/373: [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build] [uri-sexp: dune build]
Processing 319/373: [carton-lwt: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build] [uri-sexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri-sexp" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uri-sexp.4.2.0)
-> compiled  uri-sexp.4.2.0
Processing 319/373: [carton-lwt: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
-> installed uri-sexp.4.2.0
Processing 320/373: [carton-lwt: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
Processing 321/373: [carton-lwt: dune build] [cohttp: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "carton-lwt" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/carton-lwt.0.4.3)
-> compiled  carton-lwt.0.4.3
Processing 321/373: [cohttp: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
-> installed carton-lwt.0.4.3
Processing 322/373: [cohttp: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
Processing 323/373: [carton-git: dune build] [cohttp: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "conduit" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conduit.5.1.0)
-> compiled  conduit.5.1.0
Processing 323/373: [carton-git: dune build] [cohttp: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
-> installed conduit.5.1.0
Processing 324/373: [carton-git: dune build] [cohttp: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
Processing 325/373: [carton-git: dune build] [cohttp: dune build] [conduit-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "carton-git" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/carton-git.0.4.3)
-> compiled  carton-git.0.4.3
Processing 325/373: [cohttp: dune build] [conduit-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
-> installed carton-git.0.4.3
Processing 326/373: [cohttp: dune build] [conduit-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
Processing 327/373: [cohttp: dune build] [conduit-lwt: dune build] [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tcpip" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tcpip.7.1.1)
- (cd _build/default/freestanding && /usr/bin/gmake)
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o checksum_stubs.o checksum_stubs.c
- ar r libtcpip_freestanding_stubs.a checksum_stubs.o
- ar: creating libtcpip_freestanding_stubs.a
-> compiled  tcpip.7.1.1
Processing 327/373: [cohttp: dune build] [conduit-lwt: dune build] [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed tcpip.7.1.1
Processing 328/373: [cohttp: dune build] [conduit-lwt: dune build] [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "conduit-lwt" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conduit-lwt.5.1.0)
-> compiled  conduit-lwt.5.1.0
Processing 328/373: [cohttp: dune build] [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed conduit-lwt.5.1.0
Processing 329/373: [cohttp: dune build] [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cohttp" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cohttp.5.0.0)
-> compiled  cohttp.5.0.0
Processing 329/373: [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed cohttp.5.0.0
Processing 330/373: [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 331/373: [cohttp-lwt: dune build] [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-crypto" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-crypto.0.10.6)
- (cd _build/default/src-freestanding && /usr/bin/gmake)
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o detect_cpu_features.o detect_cpu_features.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o misc.o misc.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o misc_sse.o misc_sse.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o hash_stubs.o hash_stubs.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o md5.o md5.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o sha1.o sha1.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o sha256.o sha256.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o sha512.o sha512.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o aes_generic.o aes_generic.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o aes_aesni.o aes_aesni.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o des_generic.o des_generic.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o chacha.o chacha.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o poly1305-donna.o poly1305-donna.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o ghash_pclmul.o ghash_pclmul.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o ghash_generic.o ghash_generic.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o ghash_ctmul.o ghash_ctmul.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o entropy_cpu_stubs.o entropy_cpu_stubs.c
- cc -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -c -o chacha_generic.o chacha_generic.c
- ar r libmirage_crypto_freestanding_stubs.a detect_cpu_features.o misc.o misc_sse.o hash_stubs.o md5.o sha1.o sha256.o sha512.o aes_generic.o aes_aesni.o des_generic.o chacha.o poly1305-donna.o ghash_pclmul.o ghash_generic.o ghash_ctmul.o entropy_cpu_stubs.o chacha_generic.o
- ar: creating libmirage_crypto_freestanding_stubs.a
-> compiled  mirage-crypto.0.10.6
Processing 331/373: [cohttp-lwt: dune build] [git: dune build] [gmp-freestanding: sh]
-> installed mirage-crypto.0.10.6
Processing 332/373: [cohttp-lwt: dune build] [git: dune build] [gmp-freestanding: sh]
Processing 333/373: [cohttp-lwt: dune build] [git: dune build] [gmp-freestanding: sh] [hkdf: dune build]
Processing 334/373: [cohttp-lwt: dune build] [git: dune build] [gmp-freestanding: sh] [hkdf: dune build] [mirage-crypto-rng: dune build]
Processing 335/373: [cohttp-lwt: dune build] [git: dune build] [gmp-freestanding: sh] [hkdf: dune build] [mirage-crypto-rng: dune build] [pbkdf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "git" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/git.3.6.0)
-> compiled  git.3.6.0
Processing 335/373: [cohttp-lwt: dune build] [gmp-freestanding: sh] [hkdf: dune build] [mirage-crypto-rng: dune build] [pbkdf: dune build]
-> installed git.3.6.0
Processing 336/373: [cohttp-lwt: dune build] [gmp-freestanding: sh] [hkdf: dune build] [mirage-crypto-rng: dune build] [pbkdf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "hkdf" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/hkdf.1.0.4)
-> compiled  hkdf.1.0.4
Processing 336/373: [cohttp-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto-rng: dune build] [pbkdf: dune build]
-> installed hkdf.1.0.4
Processing 337/373: [cohttp-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto-rng: dune build] [pbkdf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "71" "-p" "pbkdf" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/pbkdf.1.2.0)
-> compiled  pbkdf.1.2.0
Processing 337/373: [cohttp-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto-rng: dune build]
-> installed pbkdf.1.2.0
Processing 338/373: [cohttp-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto-rng: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-crypto-rng" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-crypto-rng.0.10.6)
-> compiled  mirage-crypto-rng.0.10.6
Processing 338/373: [cohttp-lwt: dune build] [gmp-freestanding: sh]
-> installed mirage-crypto-rng.0.10.6
Processing 339/373: [cohttp-lwt: dune build] [gmp-freestanding: sh]
Processing 340/373: [cohttp-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto-ec: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cohttp-lwt" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cohttp-lwt.5.0.0)
-> compiled  cohttp-lwt.5.0.0
Processing 340/373: [gmp-freestanding: sh] [mirage-crypto-ec: dune build]
-> installed cohttp-lwt.5.0.0
Processing 341/373: [gmp-freestanding: sh] [mirage-crypto-ec: dune build]
Processing 342/373: [git-cohttp: dune build] [gmp-freestanding: sh] [mirage-crypto-ec: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "git-cohttp" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/git-cohttp.3.6.0)
-> compiled  git-cohttp.3.6.0
Processing 342/373: [gmp-freestanding: sh] [mirage-crypto-ec: dune build]
-> installed git-cohttp.3.6.0
Processing 343/373: [gmp-freestanding: sh] [mirage-crypto-ec: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-crypto-ec" "-j" "71" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mirage-crypto-ec.0.10.6)
- (cd _build/default/ec-freestanding && /usr/bin/gmake)
- cc -DNDEBUG -O3 -I../ec/native -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o p224_stubs.o p224_stubs.c
- cc -DNDEBUG -O3 -I../ec/native -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o np224_stubs.o np224_stubs.c
- cc -DNDEBUG -O3 -I../ec/native -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o p256_stubs.o p256_stubs.c
- cc -DNDEBUG -O3 -I../ec/native -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o np256_stubs.o np256_stubs.c
- cc -DNDEBUG -O3 -I../ec/native -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o p384_stubs.o p384_stubs.c
- cc -DNDEBUG -O3 -I../ec/native -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o np384_stubs.o np384_stubs.c
- cc -DNDEBUG -O3 -I../ec/native -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o p521_stubs.o p521_stubs.c
- cc -DNDEBUG -O3 -I../ec/native -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o np521_stubs.o np521_stubs.c
- cc -DNDEBUG -O3 -I../ec/native -I../src/native --std=c11 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5   -c -o curve25519_stubs.o curve25519_stubs.c
- ar r libmirage_crypto_ec_freestanding_stubs.a p224_stubs.o np224_stubs.o p256_stubs.o np256_stubs.o p384_stubs.o np384_stubs.o p521_stubs.o np521_stubs.o curve25519_stubs.o
- ar: creating libmirage_crypto_ec_freestanding_stubs.a
-> compiled  mirage-crypto-ec.0.10.6
Processing 343/373: [gmp-freestanding: sh]
-> installed mirage-crypto-ec.0.10.6
Processing 344/373: [gmp-freestanding: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "./mirage-build.sh" (CWD=/home/opam/.opam/4.10/.opam-switch/build/gmp-freestanding.6.2.1)
- + [ -z  ]
- + opam config var prefix
- + PREFIX=/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -fno-stack-protector
- checking build system type... broadwell-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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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 broadwell-pc-linux-gnu file names to x86_64-unknown-none format... func_convert_file_noop
- checking how to convert broadwell-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... no
- 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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/.opam-switch/build/gmp-freestanding.6.2.1'
- Making all in mpn
- make[2]: Entering directory '/home/opam/.opam/4.10/.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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.10/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.10/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.10/lib/pkgconfi