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


Building on m1-b.ocamllabs.io

(from ocaml/opam:debian-unstable)
2021-12-03 07:55.57 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

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

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

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


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

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

2021-12-03 07:55.57 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.09.1  (cached)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# Run eval $(opam env --switch=4.09) to update the current shell environment
2021-12-03 07:55.57 ---> using "0e38fe413b54c61efc89a327e12fe3900a62f3b6cb3cd04c0c479a041012ee9a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB]
- Fetched 9106 kB in 2s (5247 kB/s)
- Reading package lists...
- 
2021-12-03 07:55.57 ---> using "52f2d4f15b9d78ee09b71f4309e713a547edef1ddf1f05123778836008ea41c8" 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"))
[NOTE] docteur.0.0.1 is not installed.

Nothing to do.
The following actions will be performed:
  - install seq                 base     [required by psq]
  - install conf-m4             1        [required by gmp-freestanding]
  - install ocaml-src           4.09.1-1 [required by ocaml-freestanding]
  - install conf-gmp            3        [required by zarith, conf-gmp-powm-sec]
  - install mirage-no-xen       1        [required by mirage-crypto-pk]
  - install ocamlbuild          0.14.0   [required by bos]
  - install conf-pkg-config     2        [required by bigstringaf]
  - install ocamlfind           1.9.1    [required by bos, git-unix]
  - install cmdliner            1.0.4    [required by docteur]
  - install dune                2.9.1    [required by docteur]
  - install conf-gmp-powm-sec   3        [required by mirage-crypto-pk]
  - install uchar               0.0.2    [required by uutf, jsonm]
  - install conf-libseccomp     1        [required by solo5-bindings-hvt]
  - install zarith              1.12     [required by awa]
  - install topkg               1.0.4    [required by bos]
  - install num                 1.4      [required by sexplib]
  - install base-bytes          base     [required by art]
  - install stdlib-shims        0.3.0    [required by duff, digestif, ocamlgraph]
  - install sexplib0            v0.14.0  [required by cohttp, cohttp-lwt]
  - install result              1.5      [required by docteur]
  - install re                  1.10.3   [required by cohttp]
  - install psq                 0.2.0    [required by carton, git]
  - install ppx_derivers        1.2.1    [required by ppxlib]
  - install pecu                0.6      [required by emile]
  - install optint              0.1.0    [required by carton, git]
  - install ocaml-syntax-shims  1.0.0    [required by angstrom]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install mmap                1.1.0    [required by docteur]
  - install mirage-clock        4.0.0    [required by git-unix]
  - install magic-mime          1.2.0    [required by cohttp-lwt-unix]
  - install macaddr             5.2.0    [required by tcpip]
  - install lwt-dllist          1.0.1    [required by tcpip]
  - install gmap                0.3.0    [required by x509]
  - install duration            0.2.0    [required by mirage-solo5, mirage-unix]
  - install domain-name         0.3.1    [required by git, git-unix]
  - install csexp               1.5.1    [required by dune-configurator]
  - install cppo                1.6.8    [required by lwt]
  - install bigarray-compat     1.0.0    [required by docteur]
  - install bheap               2.0.0    [required by mirage-solo5]
  - install base64              3.5.0    [required by git]
  - install solo5-bindings-hvt  0.6.8    [required by mirage-solo5]
  - install uutf                1.0.2    [required by emile]
  - install rresult             0.7.0    [required by docteur]
  - install ptime               0.8.6    [required by git-unix]
  - install mtime               1.3.0    [required by docteur]
  - install fmt                 0.9.0    [required by docteur]
  - install astring             0.8.5    [required by git, bos, git-unix]
  - install stringext           1.6.0    [required by uri, cohttp]
  - install ocamlgraph          2.0.0    [required by git]
  - install lru                 0.3.0    [required by tcpip]
  - install ppxlib              0.23.0   [required by ppx_sexp_conv]
  - install ipaddr              5.2.0    [required by git, git-unix]
  - install dune-configurator   2.9.1    [required by hxd, checkseum, mirage-clock-unix]
  - install ocplib-endian       1.2      [required by lwt]
  - install cstruct             6.0.1    [required by git-unix, carton, git, mirage-solo5]
  - install ocaml-freestanding  0.6.6    [required by bigstringaf, mirage-solo5]
  - install jsonm               1.0.1    [required by cohttp]
  - install metrics             0.3.0    [required by mirage-solo5]
  - install ke                  0.4      [required by carton, git]
  - install functoria-runtime   3.0.3    [required by mirage-runtime]
  - install duff                0.4      [required by carton]
  - install art                 0.1.1    [required by docteur]
  - install fpath               0.7.3    [required by docteur]
  - install mirage-clock-unix   4.0.0    [required by git-unix]
  - install base                v0.14.2  [required by ppx_sexp_conv]
  - install lwt                 5.5.0    [required by docteur]
  - install randomconv          0.1.3    [required by tcpip]
  - install mirage-random       3.0.0    [required by tcpip]
  - install macaddr-cstruct     5.2.0    [required by tcpip]
  - install eqaf                0.8      [required by digestif]
  - install cstruct-unix        6.0.1    [required by awa]
  - install asn1-combinators    0.2.6    [required by x509]
  - install io-page             2.4.0    [required by mirage-unix]
  - install gmp-freestanding    6.2.1    [required by zarith-freestanding]
  - install checkseum           0.3.2    [required by carton, git]
  - install bigstringaf         0.8.0    [required by docteur]
  - install ppx_sexp_conv       v0.14.3  [required by cohttp-lwt-unix, cohttp, cohttp-lwt, awa]
  - install parsexp             v0.14.1  [required by sexplib]
  - install mirage-time         3.0.0    [required by tcpip]
  - install mirage-net          4.0.0    [required by tcpip]
  - install mirage-kv           4.0.0    [required by docteur]
  - install mirage-flow         3.0.0    [required by git, git-unix]
  - install logs                0.7.0    [required by docteur]
  - install hxd                 0.3.1    [required by docteur]
  - install cstruct-lwt         6.0.1    [required by tcpip]
  - install mirage-crypto       0.10.5   [required by ca-certs-nss, awa, tls-mirage]
  - install digestif            1.1.0    [required by docteur]
  - install zarith-freestanding 1.12     [required by mirage-crypto-pk]
  - install decompress          1.4.2    [required by git, carton, git-unix]
  - install angstrom            0.15.0   [required by git]
  - install ipaddr-sexp         5.2.0    [required by conduit-lwt-unix]
  - install sexplib             v0.14.0  [required by awa]
  - install mirage-protocols    7.0.0    [required by tcpip]
  - install mirage-runtime      3.10.6   [required by mirage-solo5, mirage-unix]
  - install mimic               0.0.3    [required by git, git-unix]
  - install bos                 0.2.1    [required by docteur]
  - install pbkdf               1.2.0    [required by x509]
  - install mirage-crypto-rng   0.10.5   [required by awa]
  - install hkdf                1.0.4    [required by tls]
  - install uri                 4.2.0    [required by git, git-cohttp-unix]
  - install encore              0.8      [required by git]
  - install emile               1.1      [required by git]
  - install ppx_cstruct         6.0.1    [required by awa, tcpip]
  - install cstruct-sexp        6.0.1    [required by awa]
  - install mirage-stack        3.0.0    [required by tcpip]
  - install mirage-unix         4.0.1    [required by docteur]
  - install mirage-solo5        0.6.5    [required by docteur]
  - install carton              0.4.3    [required by docteur]
  - install mirage-crypto-pk    0.10.5   [required by awa, tls-mirage]
  - install mirage-crypto-ec    0.10.5   [required by awa]
  - install uri-sexp            4.2.0    [required by cohttp]
  - install conduit             4.0.2    [required by conduit-lwt]
  - install mirage-profile      0.9.1    [required by tcpip]
  - install carton-lwt          0.4.3    [required by git]
  - install x509                0.15.2   [required by ca-certs-nss, awa, tls-mirage]
  - install cohttp              4.0.0    [required by git-cohttp-unix]
  - install conduit-lwt         4.0.2    [required by cohttp-lwt-unix]
  - install ethernet            2.2.1    [required by tcpip]
  - install carton-git          0.4.3    [required by git]
  - install tls                 0.15.2   [required by git-unix]
  - install ca-certs-nss        3.71.0.1 [required by git-unix]
  - install ca-certs            0.2.2    [required by conduit-lwt-unix]
  - install awa                 0.0.4    [required by git-unix]
  - install cohttp-lwt          4.0.0    [required by git-cohttp-unix]
  - install tcpip               6.4.0    [required by git-unix]
  - install git                 3.6.0    [required by docteur]
  - install tls-mirage          0.15.2   [required by git-unix]
  - install conduit-lwt-unix    4.0.2    [required by cohttp-lwt-unix]
  - install awa-mirage          0.0.4    [required by git-unix]
  - install git-cohttp          3.6.0    [required by git-cohttp-unix]
  - install cohttp-lwt-unix     4.0.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 docteur             0.0.1
===== 134 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libseccomp-dev" "m4" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18105 files and directories currently installed.)
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-3) over (2:6.2.1+dfsg-2) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-3) ...
- (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 ... 18105 files and directories currently installed.)
- Preparing to unpack .../libseccomp2_2.5.3-2_amd64.deb ...
- Unpacking libseccomp2:amd64 (2.5.3-2) over (2.5.2-2) ...
- Setting up libseccomp2:amd64 (2.5.3-2) ...
- 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 ... 18105 files and directories currently installed.)
- Preparing to unpack .../00-libglib2.0-0_2.70.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.70.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../01-libglib2.0-data_2.70.1-1_all.deb ...
- Unpacking libglib2.0-data (2.70.1-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../02-libgmpxx4ldbl_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../03-libgmp-dev_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../04-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libseccomp-dev:amd64.
- Preparing to unpack .../05-libseccomp-dev_2.5.3-2_amd64.deb ...
- Unpacking libseccomp-dev:amd64 (2.5.3-2) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../06-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../08-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../09-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../10-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../11-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libseccomp-dev:amd64 (2.5.3-2) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.70.1-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.70.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Setting up m4 (1.4.18-5) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.32-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/402:
Processing  2/402:
Processing  3/402:
-> retrieved angstrom.0.15.0  (cached)
Processing  4/402:
-> retrieved art.0.1.1  (cached)
Processing  5/402:
-> retrieved asn1-combinators.0.2.6  (cached)
Processing  6/402:
-> retrieved astring.0.8.5  (cached)
Processing  7/402:
-> retrieved awa.0.0.4  (cached)
Processing  8/402:
Processing  9/402:
-> retrieved awa-mirage.0.0.4  (cached)
Processing 10/402:
-> retrieved base.v0.14.2  (cached)
Processing 11/402:
-> retrieved base64.3.5.0  (cached)
Processing 12/402:
-> retrieved bheap.2.0.0  (cached)
Processing 13/402:
-> retrieved bigarray-compat.1.0.0  (cached)
Processing 14/402:
-> retrieved bigstringaf.0.8.0  (cached)
Processing 15/402:
-> retrieved bos.0.2.1  (cached)
Processing 16/402:
-> retrieved ca-certs.0.2.2  (cached)
Processing 17/402:
-> retrieved ca-certs-nss.3.71.0.1  (cached)
Processing 18/402:
-> retrieved carton.0.4.3  (cached)
Processing 19/402:
-> retrieved carton-git.0.4.3  (cached)
Processing 20/402:
-> retrieved carton-lwt.0.4.3  (cached)
Processing 21/402:
-> retrieved checkseum.0.3.2  (cached)
Processing 22/402:
-> retrieved cmdliner.1.0.4  (cached)
Processing 23/402:
Processing 24/402: [cmdliner: make all]
-> retrieved cohttp.4.0.0  (cached)
Processing 25/402: [cmdliner: make all]
-> retrieved cohttp-lwt.4.0.0  (cached)
Processing 26/402: [cmdliner: make all]
-> retrieved cohttp-lwt-unix.4.0.0  (cached)
Processing 27/402: [cmdliner: make all]
-> retrieved conduit.4.0.2  (cached)
Processing 28/402: [cmdliner: make all]
Processing 29/402: [cmdliner: make all]
Processing 30/402: [cmdliner: make all]
Processing 31/402: [cmdliner: make all]
Processing 32/402: [cmdliner: make all]
Processing 33/402: [cmdliner: make all]
Processing 34/402: [cmdliner: make all] [conf-gmp: sh]
Processing 35/402: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4]
Processing 36/402: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved conduit-lwt.4.0.2  (cached)
Processing 37/402: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved conduit-lwt-unix.4.0.2  (cached)
Processing 38/402: [cmdliner: make all] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.8  (cached)
Processing 39/402: [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" "echo | m4" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 39/402: [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-m4.1
Processing 40/402: [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 40/402: [cmdliner: make all] [conf-gmp: sh]
Processing 41/402: [cmdliner: make all] [conf-gmp: 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.09/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 41/402: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 42/402: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved cstruct.6.0.1  (cached)
Processing 43/402: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved cstruct-lwt.6.0.1  (cached)
Processing 44/402: [cmdliner: make all] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.09/lib/pkgconfig" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 44/402: [cmdliner: make all]
Processing 45/402: [cmdliner: make all] [conf-libseccomp: pkg-config libseccomp]
-> installed conf-gmp.3
Processing 46/402: [cmdliner: make all] [conf-libseccomp: pkg-config libseccomp]
Processing 47/402: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-libseccomp: pkg-config libseccomp]
-> retrieved cstruct-sexp.6.0.1  (cached)
Processing 48/402: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-libseccomp: pkg-config libseccomp]
-> retrieved cstruct-unix.6.0.1  (cached)
Processing 49/402: [cmdliner: make all] [conf-gmp-powm-sec: sh] [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.09/.opam-switch/build/conf-libseccomp.1)
-> compiled  conf-libseccomp.1
Processing 49/402: [cmdliner: make all] [conf-gmp-powm-sec: sh]
-> installed conf-libseccomp.1
Processing 50/402: [cmdliner: make all] [conf-gmp-powm-sec: sh]
+ /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.09/.opam-switch/build/conf-gmp-powm-sec.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 50/402: [cmdliner: make all]
-> installed conf-gmp-powm-sec.3
Processing 51/402: [cmdliner: make all]
-> retrieved docteur.0.0.1  (cached)
Processing 52/402: [cmdliner: make all]
-> retrieved domain-name.0.3.1  (cached)
Processing 53/402: [cmdliner: make all]
-> retrieved decompress.1.4.2  (cached)
Processing 54/402: [cmdliner: make all]
-> retrieved duff.0.4  (cached)
Processing 55/402: [cmdliner: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.09" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cmdliner.1.0.4)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 55/402:
Processing 56/402: [cmdliner: make install]
-> retrieved digestif.1.1.0  (cached)
Processing 57/402: [cmdliner: make install]
-> retrieved duration.0.2.0  (cached)
Processing 58/402: [cmdliner: make install]
-> retrieved dune-configurator.2.9.1  (cached)
Processing 59/402: [cmdliner: make install]
-> retrieved dune.2.9.1  (cached)
Processing 60/402: [cmdliner: make install]
Processing 61/402: [dune: ocaml bootstrap.ml] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.09/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.09/doc/cmdliner" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.09/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.09/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.09/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.09/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.09/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.09/lib/cmdliner
- install -d /home/opam/.opam/4.09/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.09/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.09/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.09/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.09/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.09/lib/cmdliner
Processing 61/402: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved emile.1.1  (cached)
Processing 62/402: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved encore.0.8  (cached)
Processing 63/402: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved eqaf.0.8  (cached)
Processing 64/402: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved ethernet.2.2.1  (cached)
Processing 65/402: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved fmt.0.9.0  (cached)
Processing 66/402: [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.09/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.09/doc/cmdliner" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.09/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.09/doc/cmdliner
- install -d /home/opam/.opam/4.09/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.09/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 66/402: [dune: ocaml bootstrap.ml]
-> retrieved fpath.0.7.3  (cached)
Processing 67/402: [dune: ocaml bootstrap.ml]
-> retrieved functoria-runtime.3.0.3  (cached)
Processing 68/402: [dune: ocaml bootstrap.ml]
-> retrieved git.3.6.0  (cached)
Processing 69/402: [dune: ocaml bootstrap.ml]
-> retrieved git-cohttp.3.6.0  (cached)
Processing 70/402: [dune: ocaml bootstrap.ml]
-> retrieved git-cohttp-unix.3.6.0  (cached)
Processing 71/402: [dune: ocaml bootstrap.ml]
-> retrieved git-unix.3.6.0  (cached)
Processing 72/402: [dune: ocaml bootstrap.ml]
-> retrieved gmap.0.3.0  (cached)
Processing 73/402: [dune: ocaml bootstrap.ml]
-> retrieved hkdf.1.0.4  (cached)
Processing 74/402: [dune: ocaml bootstrap.ml]
-> retrieved hxd.0.3.1  (cached)
Processing 75/402: [dune: ocaml bootstrap.ml]
-> retrieved io-page.2.4.0  (cached)
Processing 76/402: [dune: ocaml bootstrap.ml]
-> retrieved ipaddr.5.2.0  (cached)
Processing 77/402: [dune: ocaml bootstrap.ml]
-> retrieved ipaddr-sexp.5.2.0  (cached)
Processing 78/402: [dune: ocaml bootstrap.ml]
-> retrieved jsonm.1.0.1  (cached)
Processing 79/402: [dune: ocaml bootstrap.ml]
-> retrieved ke.0.4  (cached)
Processing 80/402: [dune: ocaml bootstrap.ml]
-> retrieved logs.0.7.0  (cached)
Processing 81/402: [dune: ocaml bootstrap.ml]
-> retrieved lru.0.3.0  (cached)
Processing 82/402: [dune: ocaml bootstrap.ml]
-> retrieved lwt-dllist.1.0.1  (cached)
Processing 83/402: [dune: ocaml bootstrap.ml]
-> retrieved lwt.5.5.0  (cached)
Processing 84/402: [dune: ocaml bootstrap.ml]
-> retrieved macaddr.5.2.0  (cached)
Processing 85/402: [dune: ocaml bootstrap.ml]
-> retrieved macaddr-cstruct.5.2.0  (cached)
Processing 86/402: [dune: ocaml bootstrap.ml]
-> retrieved magic-mime.1.2.0  (cached)
Processing 87/402: [dune: ocaml bootstrap.ml]
-> retrieved gmp-freestanding.6.2.1  (cached)
Processing 88/402: [dune: ocaml bootstrap.ml]
-> retrieved metrics.0.3.0  (cached)
Processing 89/402: [dune: ocaml bootstrap.ml]
-> retrieved mimic.0.0.3  (cached)
Processing 90/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-clock.4.0.0  (cached)
Processing 91/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-clock-unix.4.0.0  (cached)
Processing 92/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-crypto.0.10.5  (cached)
Processing 93/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-crypto-ec.0.10.5  (cached)
Processing 94/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-crypto-pk.0.10.5  (cached)
Processing 95/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-flow.3.0.0  (cached)
Processing 96/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-kv.4.0.0  (cached)
Processing 97/402: [dune: ocaml bootstrap.ml]
Processing 98/402: [dune: ocaml bootstrap.ml]
Processing 99/402: [dune: ocaml bootstrap.ml]
-> installed mirage-no-xen.1
Processing 100/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-net.4.0.0  (cached)
Processing 101/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-profile.0.9.1  (cached)
Processing 102/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-protocols.7.0.0  (cached)
Processing 103/402: [dune: ocaml bootstrap.ml]
-> retrieved mirage-random.3.0.0  (cached)
Processing 104/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved mirage-runtime.3.10.6  (cached)
Processing 105/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved mirage-stack.3.0.0  (cached)
Processing 106/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved mirage-time.3.0.0  (cached)
Processing 107/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved mirage-unix.4.0.1  (cached)
Processing 108/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved mmap.1.1.0  (cached)
Processing 109/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved mtime.1.3.0  (cached)
Processing 110/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 111/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 112/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-freestanding.0.6.6  (cached)
Processing 113/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved mirage-crypto-rng.0.10.5  (cached)
Processing 114/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 115/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 116/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml]
Processing 117/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 118/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 119/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.09" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.09/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.09/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.09/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.09/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.09/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.09/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.09"; \
- echo "BINDIR=/home/opam/.opam/4.09/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.09/lib"; \
- echo "MANDIR=/home/opam/.opam/4.09/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.09/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.09/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.09/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.09/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.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.09/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.09/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.09/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.09"; \
- echo "BINDIR=/home/opam/.opam/4.09/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.09/lib"; \
- echo "MANDIR=/home/opam/.opam/4.09/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.09/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.09/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.09/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.09/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.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 119/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 120/402: [mirage-solo5.0.6.5: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 120/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocaml-src.4.09.1-1  (cached)
Processing 121/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
[ocaml-src: patch] applying fix-configure-4.09.1.patch
Processing 122/402: [dune: ocaml bootstrap.ml] [ocaml-src: patch] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.09/bin" "-sitelib" "/home/opam/.opam/4.09/lib" "-mandir" "/home/opam/.opam/4.09/man" "-config" "/home/opam/.opam/4.09/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.09/lib/ocaml
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.09/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.09/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     topfind script:        /home/opam/.opam/4.09/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.09/lib/ocaml
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.09/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.09/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     topfind script:        /home/opam/.opam/4.09/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 122/402: [dune: ocaml bootstrap.ml] [ocaml-src: patch] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ocplib-endian.1.2  (cached)
Processing 123/402: [dune: ocaml bootstrap.ml] [ocaml-src: patch] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved mirage-solo5.0.6.5  (https://github.com/mirage/mirage-solo5/releases/download/v0.6.5/mirage-solo5-v0.6.5.tbz)
Processing 124/402: [dune: ocaml bootstrap.ml] [ocaml-src: patch] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved optint.0.1.0  (cached)
Processing 125/402: [dune: ocaml bootstrap.ml] [ocaml-src: patch] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 125/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 126/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved parsexp.v0.14.1  (cached)
Processing 127/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved pbkdf.1.2.0  (cached)
Processing 128/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved pecu.0.6  (cached)
Processing 129/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 130/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 131/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved ppx_cstruct.6.0.1  (cached)
Processing 132/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved psq.0.2.0  (cached)
Processing 133/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved ptime.0.8.6  (cached)
Processing 134/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved randomconv.0.1.3  (cached)
Processing 135/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved result.1.5  (cached)
Processing 136/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved re.1.10.3  (cached)
Processing 137/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
Processing 138/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
Processing 139/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved ppxlib.0.23.0  (cached)
Processing 140/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved rresult.0.7.0  (cached)
Processing 141/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocaml-src: cp .]
-> retrieved sexplib.v0.14.0  (cached)
Processing 142/402: [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.09/lib/ocaml-src" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocaml-src.4.09.1-1)
-> installed ocaml-src.4.09.1-1
Processing 142/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed seq.base
Processing 143/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 144/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved solo5-bindings-hvt.0.6.8  (cached)
Processing 145/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 146/402: [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 147/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
-> retrieved stringext.1.6.0  (cached)
Processing 148/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.09/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.09/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.09/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.09/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.09/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.09/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.09/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.09/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.09/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.09/.opam-switch/build/ocamlfind.1.9.1'
Processing 148/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
-> retrieved tcpip.6.4.0  (cached)
Processing 149/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
-> retrieved topkg.1.0.4  (cached)
Processing 150/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
-> retrieved tls.0.15.2  (cached)
Processing 151/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
-> retrieved tls-mirage.0.15.2  (cached)
Processing 152/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
-> retrieved uchar.0.0.2  (cached)
Processing 153/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
-> retrieved uutf.1.0.2  (cached)
Processing 154/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
-> retrieved uri.4.2.0  (cached)
Processing 155/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
-> retrieved uri-sexp.4.2.0  (cached)
Processing 156/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: ./configure.sh]
-> retrieved x509.0.15.2  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure.sh" (CWD=/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8)
- configure.sh: Configured for x86_64-linux-gnu.
- configure.sh: Enabled targets: hvt spt virtio muen xen.
- configure.sh: Configured for x86_64-linux-gnu.
- configure.sh: Enabled targets: hvt spt virtio muen xen.
Processing 156/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [solo5-bindings-hvt: make]
-> retrieved zarith.1.12  (cached)
-> retrieved zarith-freestanding.1.12  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 156/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
Processing 157/402: [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.09/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.09/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.09/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.09/bin"
- mkdir -p "/home/opam/.opam/4.09/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.09/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.09/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.09/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.09/lib/findlib"
- mkdir -p "/home/opam/.opam/4.09/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.09/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.09/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.09/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.09/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.09/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.09/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.09/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.09/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.09/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.09/man/man1" "/home/opam/.opam/4.09/man/man3" "/home/opam/.opam/4.09/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.09/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.09/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.09/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.09/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.09/bin"
- mkdir -p "/home/opam/.opam/4.09/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.09/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.09/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.09/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.09/lib/findlib"
- mkdir -p "/home/opam/.opam/4.09/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.09/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.09/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.09/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.09/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.09/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.09/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.09/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.09/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.09/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.09/man/man1" "/home/opam/.opam/4.09/man/man3" "/home/opam/.opam/4.09/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.09/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.09/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 157/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
Processing 158/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
Processing 159/402: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make]
Processing 160/402: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: ./configure]
-> installed base-bytes.base
Processing 161/402: [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.09/.opam-switch/build/zarith.1.12)
- binary ocaml: found in /home/opam/.opam/4.09/bin
- binary ocamlc: found in /home/opam/.opam/4.09/bin
- binary ocamldep: found in /home/opam/.opam/4.09/bin
- binary ocamlmklib: found in /home/opam/.opam/4.09/bin
- binary ocamldoc: found in /home/opam/.opam/4.09/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.09/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.09/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.09/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.09/bin
- binary ocamlc: found in /home/opam/.opam/4.09/bin
- binary ocamldep: found in /home/opam/.opam/4.09/bin
- binary ocamlmklib: found in /home/opam/.opam/4.09/bin
- binary ocamldoc: found in /home/opam/.opam/4.09/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.09/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.09/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.09/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 161/402: [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.09/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.09/.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.09/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.09/.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.09/.opam-switch/build/num.1.4/toplevel'
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.09/.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.09/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.09/.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.09/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 161/402: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [solo5-bindings-hvt: make] [zarith: make]
Processing 162/402: [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.09/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.09/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.09/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.09/lib/ocaml
- install -d /home/opam/.opam/4.09/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.09/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.09/.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.09/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.09/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.09/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.09/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.09/lib/ocaml
- install -d /home/opam/.opam/4.09/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.09/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.09/.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.09/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.09/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 162/402: [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" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.09/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.09/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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.09/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.09/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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
- 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.09/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 162/402: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [zarith: make]
-> installed ocamlbuild.0.14.0
Processing 163/402: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [zarith: make]
Processing 164/402: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build] [zarith: make]
Processing 165/402: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build] [uchar: ocaml] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.09/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.09/.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.09/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.09/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 165/402: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build] [uchar: ocaml]
Processing 166/402: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build] [uchar: ocaml] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/zarith.1.12)
- ocamlfind install -destdir "/home/opam/.opam/4.09/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.09/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/q.mli
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.09/lib/zarith/z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.09/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.09/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.09/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/q.mli
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.09/lib/zarith/z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.09/lib/zarith/META
-> installed zarith.1.12
Processing 166/402: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.09/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 166/402: [dune: ocaml bootstrap.ml] [solo5-bindings-hvt: make] [topkg: ocaml build]
-> installed uchar.0.0.2
Processing 167/402: [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.09/.opam-switch/build/solo5-bindings-hvt.0.6.8)
- GEN include/solo5/solo5_version.h
- scripts/gen_version_h.sh include/solo5/solo5_version.h
- MAKE bindings
- make -C bindings  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- CC hvt/start.o
- cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/start.c -o hvt/start.o
- mv -f hvt/start.Td hvt/start.d && touch hvt/start.o
- CC abort.o
- cc -MT abort.o -MMD -MP -MF abort.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c abort.c -o abort.o
- mv -f abort.Td abort.d && touch abort.o
- CC cpu_x86_64.o
- cc -MT cpu_x86_64.o -MMD -MP -MF cpu_x86_64.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c cpu_x86_64.c -o cpu_x86_64.o
- mv -f cpu_x86_64.Td cpu_x86_64.d && touch cpu_x86_64.o
- AS cpu_vectors_x86_64.o
- cc -MT cpu_vectors_x86_64.o -MMD -MP -MF cpu_vectors_x86_64.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -DASM_FILE -c cpu_vectors_x86_64.S -o cpu_vectors_x86_64.o
- mv -f cpu_vectors_x86_64.Td cpu_vectors_x86_64.d && touch cpu_vectors_x86_64.o
- CC crt.o
- cc -MT crt.o -MMD -MP -MF crt.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c crt.c -o crt.o
- mv -f crt.Td crt.d && touch crt.o
- CC printf.o
- cc -MT printf.o -MMD -MP -MF printf.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c printf.c -o printf.o
- mv -f printf.Td printf.d && touch printf.o
- CC intr.o
- cc -MT intr.o -MMD -MP -MF intr.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c intr.c -o intr.o
- mv -f intr.Td intr.d && touch intr.o
- CC lib.o
- cc -MT lib.o -MMD -MP -MF lib.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c lib.c -o lib.o
- mv -f lib.Td lib.d && touch lib.o
- CC mem.o
- cc -MT mem.o -MMD -MP -MF mem.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c mem.c -o mem.o
- mv -f mem.Td mem.d && touch mem.o
- CC exit.o
- cc -MT exit.o -MMD -MP -MF exit.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c exit.c -o exit.o
- mv -f exit.Td exit.d && touch exit.o
- CC log.o
- cc -MT log.o -MMD -MP -MF log.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c log.c -o log.o
- mv -f log.Td log.d && touch log.o
- CC cmdline.o
- cc -MT cmdline.o -MMD -MP -MF cmdline.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c cmdline.c -o cmdline.o
- mv -f cmdline.Td cmdline.d && touch cmdline.o
- CC tls.o
- cc -MT tls.o -MMD -MP -MF tls.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c tls.c -o tls.o
- mv -f tls.Td tls.d && touch tls.o
- CC mft.o
- cc -MT mft.o -MMD -MP -MF mft.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c mft.c -o mft.o
- mv -f mft.Td mft.d && touch mft.o
- CC hvt/platform.o
- cc -MT hvt/platform.o -MMD -MP -MF hvt/platform.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/platform.c -o hvt/platform.o
- mv -f hvt/platform.Td hvt/platform.d && touch hvt/platform.o
- CC hvt/platform_intr.o
- cc -MT hvt/platform_intr.o -MMD -MP -MF hvt/platform_intr.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/platform_intr.c -o hvt/platform_intr.o
- mv -f hvt/platform_intr.Td hvt/platform_intr.d && touch hvt/platform_intr.o
- CC hvt/time.o
- cc -MT hvt/time.o -MMD -MP -MF hvt/time.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/time.c -o hvt/time.o
- mv -f hvt/time.Td hvt/time.d && touch hvt/time.o
- CC hvt/platform_lifecycle.o
- cc -MT hvt/platform_lifecycle.o -MMD -MP -MF hvt/platform_lifecycle.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/platform_lifecycle.c -o hvt/platform_lifecycle.o
- mv -f hvt/platform_lifecycle.Td hvt/platform_lifecycle.d && touch hvt/platform_lifecycle.o
- CC hvt/yield.o
- cc -MT hvt/yield.o -MMD -MP -MF hvt/yield.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/yield.c -o hvt/yield.o
- mv -f hvt/yield.Td hvt/yield.d && touch hvt/yield.o
- CC hvt/tscclock.o
- cc -MT hvt/tscclock.o -MMD -MP -MF hvt/tscclock.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/tscclock.c -o hvt/tscclock.o
- mv -f hvt/tscclock.Td hvt/tscclock.d && touch hvt/tscclock.o
- CC hvt/console.o
- cc -MT hvt/console.o -MMD -MP -MF hvt/console.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/console.c -o hvt/console.o
- mv -f hvt/console.Td hvt/console.d && touch hvt/console.o
- CC hvt/net.o
- cc -MT hvt/net.o -MMD -MP -MF hvt/net.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/net.c -o hvt/net.o
- mv -f hvt/net.Td hvt/net.d && touch hvt/net.o
- CC hvt/block.o
- cc -MT hvt/block.o -MMD -MP -MF hvt/block.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/block.c -o hvt/block.o
- mv -f hvt/block.Td hvt/block.d && touch hvt/block.o
- LD hvt/solo5_hvt.o
- ld -r -nostdlib -z max-page-size=0x1000 -static  hvt/start.o abort.o cpu_x86_64.o cpu_vectors_x86_64.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o hvt/solo5_hvt.o
- OBJCOPY hvt/solo5_hvt.o
- objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail hvt/solo5_hvt.o hvt/solo5_hvt.o
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- HOSTCC common/elf.o
- cc -MT common/elf.o -MMD -MP -MF common/elf.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/elf.c -o common/elf.o
- mv -f common/elf.Td common/elf.d && touch common/elf.o
- HOSTCC common/mft.o
- cc -MT common/mft.o -MMD -MP -MF common/mft.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/mft.c -o common/mft.o
- mv -f common/mft.Td common/mft.d && touch common/mft.o
- HOSTCC common/block_attach.o
- cc -MT common/block_attach.o -MMD -MP -MF common/block_attach.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/block_attach.c -o common/block_attach.o
- mv -f common/block_attach.Td common/block_attach.d && touch common/block_attach.o
- HOSTCC common/tap_attach.o
- cc -MT common/tap_attach.o -MMD -MP -MF common/tap_attach.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/tap_attach.c -o common/tap_attach.o
- mv -f common/tap_attach.Td common/tap_attach.d && touch common/tap_attach.o
- HOSTAR common/libcommon.a
- ar rc common/libcommon.a common/elf.o common/mft.o common/block_attach.o common/tap_attach.o
- HOSTCC hvt/hvt_boot_info.o
- cc -MT hvt/hvt_boot_info.o -MMD -MP -MF hvt/hvt_boot_info.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_boot_info.c -o hvt/hvt_boot_info.o
- mv -f hvt/hvt_boot_info.Td hvt/hvt_boot_info.d && touch hvt/hvt_boot_info.o
- HOSTCC hvt/hvt_core.o
- cc -MT hvt/hvt_core.o -MMD -MP -MF hvt/hvt_core.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_core.c -o hvt/hvt_core.o
- mv -f hvt/hvt_core.Td hvt/hvt_core.d && touch hvt/hvt_core.o
- HOSTCC hvt/hvt_main.o
- cc -MT hvt/hvt_main.o -MMD -MP -MF hvt/hvt_main.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_main.c -o hvt/hvt_main.o
- mv -f hvt/hvt_main.Td hvt/hvt_main.d && touch hvt/hvt_main.o
- HOSTCC hvt/hvt_cpu_x86_64.o
- cc -MT hvt/hvt_cpu_x86_64.o -MMD -MP -MF hvt/hvt_cpu_x86_64.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_cpu_x86_64.c -o hvt/hvt_cpu_x86_64.o
- mv -f hvt/hvt_cpu_x86_64.Td hvt/hvt_cpu_x86_64.d && touch hvt/hvt_cpu_x86_64.o
- HOSTCC hvt/hvt_kvm.o
- cc -MT hvt/hvt_kvm.o -MMD -MP -MF hvt/hvt_kvm.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_kvm.c -o hvt/hvt_kvm.o
- mv -f hvt/hvt_kvm.Td hvt/hvt_kvm.d && touch hvt/hvt_kvm.o
- HOSTCC hvt/hvt_kvm_x86_64.o
- cc -MT hvt/hvt_kvm_x86_64.o -MMD -MP -MF hvt/hvt_kvm_x86_64.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_kvm_x86_64.c -o hvt/hvt_kvm_x86_64.o
- mv -f hvt/hvt_kvm_x86_64.Td hvt/hvt_kvm_x86_64.d && touch hvt/hvt_kvm_x86_64.o
- HOSTCC hvt/hvt_module_blk.o
- cc -MT hvt/hvt_module_blk.o -MMD -MP -MF hvt/hvt_module_blk.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_blk.c -o hvt/hvt_module_blk.o
- mv -f hvt/hvt_module_blk.Td hvt/hvt_module_blk.d && touch hvt/hvt_module_blk.o
- HOSTCC hvt/hvt_module_net.o
- cc -MT hvt/hvt_module_net.o -MMD -MP -MF hvt/hvt_module_net.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_net.c -o hvt/hvt_module_net.o
- mv -f hvt/hvt_module_net.Td hvt/hvt_module_net.d && touch hvt/hvt_module_net.o
- HOSTLINK hvt/solo5-hvt
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o common/libcommon.a  -o hvt/solo5-hvt
- HOSTCC hvt/hvt_module_gdb.o
- cc -MT hvt/hvt_module_gdb.o -MMD -MP -MF hvt/hvt_module_gdb.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_gdb.c -o hvt/hvt_module_gdb.o
- mv -f hvt/hvt_module_gdb.Td hvt/hvt_module_gdb.d && touch hvt/hvt_module_gdb.o
- HOSTCC hvt/hvt_module_dumpcore.o
- cc -MT hvt/hvt_module_dumpcore.o -MMD -MP -MF hvt/hvt_module_dumpcore.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_dumpcore.c -o hvt/hvt_module_dumpcore.o
- mv -f hvt/hvt_module_dumpcore.Td hvt/hvt_module_dumpcore.d && touch hvt/hvt_module_dumpcore.o
- HOSTLINK hvt/solo5-hvt-debug
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o hvt/hvt_module_gdb.o hvt/hvt_module_dumpcore.o common/libcommon.a  -o hvt/solo5-hvt-debug
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- HOSTCC elftool.o
- cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c elftool.c -o elftool.o
- mv -f elftool.Td elftool.d && touch elftool.o
- HOSTLINK solo5-elftool
- cc  elftool.o  -o solo5-elftool
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- CC test_blk.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_blk.c -o test_blk.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_blk.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- CC test_dumpcore.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_dumpcore.c -o test_dumpcore.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_dumpcore.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- CC test_exception.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_exception.c -o test_exception.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_exception.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- CC test_fpu.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_fpu.c -o test_fpu.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_fpu.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- CC test_globals.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_globals.c -o test_globals.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_globals.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- CC test_hello.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_hello.c -o test_hello.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_hello.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- CC test_mft_maxdevices.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_mft_maxdevices.c -o test_mft_maxdevices.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_mft_maxdevices.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- CC test_net.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_net.c -o test_net.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- CC test_net_2if.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_net_2if.c -o test_net_2if.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net_2if.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- CC test_notls.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_notls.c -o test_notls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_notls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- CC test_quiet.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_quiet.c -o test_quiet.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_quiet.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- CC test_ssp.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_ssp.c -o test_ssp.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_ssp.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- CC test_time.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_time.c -o test_time.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_time.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- CC test_tls.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_tls.c -o test_tls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_tls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- CC test_wnox.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_wnox.c -o test_wnox.o
- /opam-tmp/cc0CykI6.s: Assembler messages:
- /opam-tmp/cc0CykI6.s:719: Warning: ignoring changed section attributes for .data
- /opam-tmp/cc0CykI6.s:726: Warning: dwarf line number information for .data ignored
- /opam-tmp/cc0CykI6.s:728: Warning: dwarf line number information for .data ignored
- /opam-tmp/cc0CykI6.s:729: Warning: dwarf line number information for .data ignored
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_wnox.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- CC test_xnow.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_xnow.c -o test_xnow.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_xnow.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- CC test_zeropage.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_zeropage.c -o test_zeropage.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_zeropage.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- 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.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- CC hvt/start.o
- cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/start.c -o hvt/start.o
- mv -f hvt/start.Td hvt/start.d && touch hvt/start.o
- CC abort.o
- cc -MT abort.o -MMD -MP -MF abort.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c abort.c -o abort.o
- mv -f abort.Td abort.d && touch abort.o
- CC cpu_x86_64.o
- cc -MT cpu_x86_64.o -MMD -MP -MF cpu_x86_64.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c cpu_x86_64.c -o cpu_x86_64.o
- mv -f cpu_x86_64.Td cpu_x86_64.d && touch cpu_x86_64.o
- AS cpu_vectors_x86_64.o
- cc -MT cpu_vectors_x86_64.o -MMD -MP -MF cpu_vectors_x86_64.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -DASM_FILE -c cpu_vectors_x86_64.S -o cpu_vectors_x86_64.o
- mv -f cpu_vectors_x86_64.Td cpu_vectors_x86_64.d && touch cpu_vectors_x86_64.o
- CC crt.o
- cc -MT crt.o -MMD -MP -MF crt.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c crt.c -o crt.o
- mv -f crt.Td crt.d && touch crt.o
- CC printf.o
- cc -MT printf.o -MMD -MP -MF printf.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c printf.c -o printf.o
- mv -f printf.Td printf.d && touch printf.o
- CC intr.o
- cc -MT intr.o -MMD -MP -MF intr.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c intr.c -o intr.o
- mv -f intr.Td intr.d && touch intr.o
- CC lib.o
- cc -MT lib.o -MMD -MP -MF lib.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c lib.c -o lib.o
- mv -f lib.Td lib.d && touch lib.o
- CC mem.o
- cc -MT mem.o -MMD -MP -MF mem.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c mem.c -o mem.o
- mv -f mem.Td mem.d && touch mem.o
- CC exit.o
- cc -MT exit.o -MMD -MP -MF exit.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c exit.c -o exit.o
- mv -f exit.Td exit.d && touch exit.o
- CC log.o
- cc -MT log.o -MMD -MP -MF log.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c log.c -o log.o
- mv -f log.Td log.d && touch log.o
- CC cmdline.o
- cc -MT cmdline.o -MMD -MP -MF cmdline.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c cmdline.c -o cmdline.o
- mv -f cmdline.Td cmdline.d && touch cmdline.o
- CC tls.o
- cc -MT tls.o -MMD -MP -MF tls.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c tls.c -o tls.o
- mv -f tls.Td tls.d && touch tls.o
- CC mft.o
- cc -MT mft.o -MMD -MP -MF mft.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c mft.c -o mft.o
- mv -f mft.Td mft.d && touch mft.o
- CC hvt/platform.o
- cc -MT hvt/platform.o -MMD -MP -MF hvt/platform.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/platform.c -o hvt/platform.o
- mv -f hvt/platform.Td hvt/platform.d && touch hvt/platform.o
- CC hvt/platform_intr.o
- cc -MT hvt/platform_intr.o -MMD -MP -MF hvt/platform_intr.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/platform_intr.c -o hvt/platform_intr.o
- mv -f hvt/platform_intr.Td hvt/platform_intr.d && touch hvt/platform_intr.o
- CC hvt/time.o
- cc -MT hvt/time.o -MMD -MP -MF hvt/time.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/time.c -o hvt/time.o
- mv -f hvt/time.Td hvt/time.d && touch hvt/time.o
- CC hvt/platform_lifecycle.o
- cc -MT hvt/platform_lifecycle.o -MMD -MP -MF hvt/platform_lifecycle.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/platform_lifecycle.c -o hvt/platform_lifecycle.o
- mv -f hvt/platform_lifecycle.Td hvt/platform_lifecycle.d && touch hvt/platform_lifecycle.o
- CC hvt/yield.o
- cc -MT hvt/yield.o -MMD -MP -MF hvt/yield.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/yield.c -o hvt/yield.o
- mv -f hvt/yield.Td hvt/yield.d && touch hvt/yield.o
- CC hvt/tscclock.o
- cc -MT hvt/tscclock.o -MMD -MP -MF hvt/tscclock.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/tscclock.c -o hvt/tscclock.o
- mv -f hvt/tscclock.Td hvt/tscclock.d && touch hvt/tscclock.o
- CC hvt/console.o
- cc -MT hvt/console.o -MMD -MP -MF hvt/console.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/console.c -o hvt/console.o
- mv -f hvt/console.Td hvt/console.d && touch hvt/console.o
- CC hvt/net.o
- cc -MT hvt/net.o -MMD -MP -MF hvt/net.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/net.c -o hvt/net.o
- mv -f hvt/net.Td hvt/net.d && touch hvt/net.o
- CC hvt/block.o
- cc -MT hvt/block.o -MMD -MP -MF hvt/block.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/block.c -o hvt/block.o
- mv -f hvt/block.Td hvt/block.d && touch hvt/block.o
- LD hvt/solo5_hvt.o
- ld -r -nostdlib -z max-page-size=0x1000 -static  hvt/start.o abort.o cpu_x86_64.o cpu_vectors_x86_64.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o hvt/solo5_hvt.o
- OBJCOPY hvt/solo5_hvt.o
- objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail hvt/solo5_hvt.o hvt/solo5_hvt.o
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- HOSTCC common/elf.o
- cc -MT common/elf.o -MMD -MP -MF common/elf.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/elf.c -o common/elf.o
- mv -f common/elf.Td common/elf.d && touch common/elf.o
- HOSTCC common/mft.o
- cc -MT common/mft.o -MMD -MP -MF common/mft.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/mft.c -o common/mft.o
- mv -f common/mft.Td common/mft.d && touch common/mft.o
- HOSTCC common/block_attach.o
- cc -MT common/block_attach.o -MMD -MP -MF common/block_attach.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/block_attach.c -o common/block_attach.o
- mv -f common/block_attach.Td common/block_attach.d && touch common/block_attach.o
- HOSTCC common/tap_attach.o
- cc -MT common/tap_attach.o -MMD -MP -MF common/tap_attach.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c common/tap_attach.c -o common/tap_attach.o
- mv -f common/tap_attach.Td common/tap_attach.d && touch common/tap_attach.o
- HOSTAR common/libcommon.a
- ar rc common/libcommon.a common/elf.o common/mft.o common/block_attach.o common/tap_attach.o
- HOSTCC hvt/hvt_boot_info.o
- cc -MT hvt/hvt_boot_info.o -MMD -MP -MF hvt/hvt_boot_info.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_boot_info.c -o hvt/hvt_boot_info.o
- mv -f hvt/hvt_boot_info.Td hvt/hvt_boot_info.d && touch hvt/hvt_boot_info.o
- HOSTCC hvt/hvt_core.o
- cc -MT hvt/hvt_core.o -MMD -MP -MF hvt/hvt_core.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_core.c -o hvt/hvt_core.o
- mv -f hvt/hvt_core.Td hvt/hvt_core.d && touch hvt/hvt_core.o
- HOSTCC hvt/hvt_main.o
- cc -MT hvt/hvt_main.o -MMD -MP -MF hvt/hvt_main.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_main.c -o hvt/hvt_main.o
- mv -f hvt/hvt_main.Td hvt/hvt_main.d && touch hvt/hvt_main.o
- HOSTCC hvt/hvt_cpu_x86_64.o
- cc -MT hvt/hvt_cpu_x86_64.o -MMD -MP -MF hvt/hvt_cpu_x86_64.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_cpu_x86_64.c -o hvt/hvt_cpu_x86_64.o
- mv -f hvt/hvt_cpu_x86_64.Td hvt/hvt_cpu_x86_64.d && touch hvt/hvt_cpu_x86_64.o
- HOSTCC hvt/hvt_kvm.o
- cc -MT hvt/hvt_kvm.o -MMD -MP -MF hvt/hvt_kvm.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_kvm.c -o hvt/hvt_kvm.o
- mv -f hvt/hvt_kvm.Td hvt/hvt_kvm.d && touch hvt/hvt_kvm.o
- HOSTCC hvt/hvt_kvm_x86_64.o
- cc -MT hvt/hvt_kvm_x86_64.o -MMD -MP -MF hvt/hvt_kvm_x86_64.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_kvm_x86_64.c -o hvt/hvt_kvm_x86_64.o
- mv -f hvt/hvt_kvm_x86_64.Td hvt/hvt_kvm_x86_64.d && touch hvt/hvt_kvm_x86_64.o
- HOSTCC hvt/hvt_module_blk.o
- cc -MT hvt/hvt_module_blk.o -MMD -MP -MF hvt/hvt_module_blk.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_blk.c -o hvt/hvt_module_blk.o
- mv -f hvt/hvt_module_blk.Td hvt/hvt_module_blk.d && touch hvt/hvt_module_blk.o
- HOSTCC hvt/hvt_module_net.o
- cc -MT hvt/hvt_module_net.o -MMD -MP -MF hvt/hvt_module_net.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_net.c -o hvt/hvt_module_net.o
- mv -f hvt/hvt_module_net.Td hvt/hvt_module_net.d && touch hvt/hvt_module_net.o
- HOSTLINK hvt/solo5-hvt
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o common/libcommon.a  -o hvt/solo5-hvt
- HOSTCC hvt/hvt_module_gdb.o
- cc -MT hvt/hvt_module_gdb.o -MMD -MP -MF hvt/hvt_module_gdb.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_gdb.c -o hvt/hvt_module_gdb.o
- mv -f hvt/hvt_module_gdb.Td hvt/hvt_module_gdb.d && touch hvt/hvt_module_gdb.o
- HOSTCC hvt/hvt_module_dumpcore.o
- cc -MT hvt/hvt_module_dumpcore.o -MMD -MP -MF hvt/hvt_module_dumpcore.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_module_dumpcore.c -o hvt/hvt_module_dumpcore.o
- mv -f hvt/hvt_module_dumpcore.Td hvt/hvt_module_dumpcore.d && touch hvt/hvt_module_dumpcore.o
- HOSTLINK hvt/solo5-hvt-debug
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o hvt/hvt_module_gdb.o hvt/hvt_module_dumpcore.o common/libcommon.a  -o hvt/solo5-hvt-debug
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- HOSTCC elftool.o
- cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c elftool.c -o elftool.o
- mv -f elftool.Td elftool.d && touch elftool.o
- HOSTLINK solo5-elftool
- cc  elftool.o  -o solo5-elftool
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- CC test_blk.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_blk.c -o test_blk.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_blk.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- CC test_dumpcore.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_dumpcore.c -o test_dumpcore.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_dumpcore.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- CC test_exception.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_exception.c -o test_exception.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_exception.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- CC test_fpu.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_fpu.c -o test_fpu.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_fpu.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- CC test_globals.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_globals.c -o test_globals.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_globals.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- CC test_hello.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_hello.c -o test_hello.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_hello.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- CC test_mft_maxdevices.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_mft_maxdevices.c -o test_mft_maxdevices.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_mft_maxdevices.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- CC test_net.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_net.c -o test_net.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- CC test_net_2if.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_net_2if.c -o test_net_2if.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net_2if.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- CC test_notls.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_notls.c -o test_notls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_notls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- CC test_quiet.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_quiet.c -o test_quiet.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_quiet.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- CC test_ssp.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_ssp.c -o test_ssp.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_ssp.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- CC test_time.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_time.c -o test_time.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_time.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- CC test_tls.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_tls.c -o test_tls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_tls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- CC test_wnox.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_wnox.c -o test_wnox.o
- /opam-tmp/cc0CykI6.s: Assembler messages:
- /opam-tmp/cc0CykI6.s:719: Warning: ignoring changed section attributes for .data
- /opam-tmp/cc0CykI6.s:726: Warning: dwarf line number information for .data ignored
- /opam-tmp/cc0CykI6.s:728: Warning: dwarf line number information for .data ignored
- /opam-tmp/cc0CykI6.s:729: Warning: dwarf line number information for .data ignored
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_wnox.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- CC test_xnow.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_xnow.c -o test_xnow.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_xnow.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- CC test_zeropage.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_zeropage.c -o test_zeropage.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_zeropage.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
-> compiled  solo5-bindings-hvt.0.6.8
Processing 167/402: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
Processing 168/402: [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.09" (CWD=/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8)
- GEN include/solo5/solo5_version.h
- scripts/gen_version_h.sh include/solo5/solo5_version.h
- MAKE bindings
- make -C bindings  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- CC hvt/start.o
- cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/start.c -o hvt/start.o
- mv -f hvt/start.Td hvt/start.d && touch hvt/start.o
- LD hvt/solo5_hvt.o
- ld -r -nostdlib -z max-page-size=0x1000 -static  hvt/start.o abort.o cpu_x86_64.o cpu_vectors_x86_64.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o hvt/solo5_hvt.o
- OBJCOPY hvt/solo5_hvt.o
- objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail hvt/solo5_hvt.o hvt/solo5_hvt.o
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- HOSTCC hvt/hvt_main.o
- cc -MT hvt/hvt_main.o -MMD -MP -MF hvt/hvt_main.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_main.c -o hvt/hvt_main.o
- mv -f hvt/hvt_main.Td hvt/hvt_main.d && touch hvt/hvt_main.o
- HOSTLINK hvt/solo5-hvt
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o common/libcommon.a  -o hvt/solo5-hvt
- HOSTLINK hvt/solo5-hvt-debug
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o hvt/hvt_module_gdb.o hvt/hvt_module_dumpcore.o common/libcommon.a  -o hvt/solo5-hvt-debug
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- HOSTCC elftool.o
- cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c elftool.c -o elftool.o
- mv -f elftool.Td elftool.d && touch elftool.o
- HOSTLINK solo5-elftool
- cc  elftool.o  -o solo5-elftool
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_blk.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_dumpcore.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_exception.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_fpu.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_globals.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_hello.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_mft_maxdevices.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net_2if.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_notls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_quiet.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_ssp.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_time.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_tls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_wnox.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_xnow.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_zeropage.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- SUBST opam/solo5-bindings-hvt.pc
- sed <opam/solo5-bindings-hvt.pc.in > opam/solo5-bindings-hvt.pc \
-     -e 's#!PC_CFLAGS!#-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global#g;' \
-     -e 's#!PC_LD!#ld#g;' \
-     -e 's#!PC_LDFLAGS!#-nostdlib -z max-page-size=0x1000 -static #g;' \
-     -e 's#!PC_GENODE_CFLAGS!#-ffreestanding -fstack-protector-strong -fPIC -nostdinc -mstack-protector-guard=global#g;' \
-     -e 's#!PC_GENODE_LDFLAGS!#-nostdlib -z max-page-size=0x1000 -shared -gc-sections --eh-frame-hdr -Ttext=0x01000000 --dynamic-linker=ld.lib.so -rpath-link=.#g;' \
- 
- INSTALL solo5
- mkdir -p /home/opam/.opam/4.09/lib/pkgconfig \
-     /home/opam/.opam/4.09/lib/solo5-bindings-hvt \
-     /home/opam/.opam/4.09/include/solo5-bindings-hvt/solo5 \
-     /home/opam/.opam/4.09/include/solo5-bindings-hvt/crt
- cp -R include/solo5 include/crt /home/opam/.opam/4.09/include/solo5-bindings-hvt
- cp bindings/hvt/solo5_hvt.o bindings/hvt/solo5_hvt.lds \
-     /home/opam/.opam/4.09/lib/solo5-bindings-hvt
- cp opam/solo5-bindings-hvt.pc /home/opam/.opam/4.09/lib/pkgconfig
- cp elftool/solo5-elftool /home/opam/.opam/4.09/bin
- cp tenders/hvt/solo5-hvt tenders/hvt/solo5-hvt-configure /home/opam/.opam/4.09/bin
- [ -f tenders/hvt/solo5-hvt-debug ] && \
-     cp tenders/hvt/solo5-hvt-debug /home/opam/.opam/4.09/bin
- 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.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- CC hvt/start.o
- cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/start.c -o hvt/start.o
- mv -f hvt/start.Td hvt/start.d && touch hvt/start.o
- LD hvt/solo5_hvt.o
- ld -r -nostdlib -z max-page-size=0x1000 -static  hvt/start.o abort.o cpu_x86_64.o cpu_vectors_x86_64.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o hvt/solo5_hvt.o
- OBJCOPY hvt/solo5_hvt.o
- objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail hvt/solo5_hvt.o hvt/solo5_hvt.o
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- HOSTCC hvt/hvt_main.o
- cc -MT hvt/hvt_main.o -MMD -MP -MF hvt/hvt_main.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c hvt/hvt_main.c -o hvt/hvt_main.o
- mv -f hvt/hvt_main.Td hvt/hvt_main.d && touch hvt/hvt_main.o
- HOSTLINK hvt/solo5-hvt
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o common/libcommon.a  -o hvt/solo5-hvt
- HOSTLINK hvt/solo5-hvt-debug
- cc -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o hvt/hvt_module_gdb.o hvt/hvt_module_dumpcore.o common/libcommon.a  -o hvt/solo5-hvt-debug
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- HOSTCC elftool.o
- cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c elftool.c -o elftool.o
- mv -f elftool.Td elftool.d && touch elftool.o
- HOSTLINK solo5-elftool
- cc  elftool.o  -o solo5-elftool
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_blk.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_dumpcore.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_exception.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_fpu.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_globals.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_hello.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_mft_maxdevices.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_net_2if.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_notls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_quiet.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_ssp.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_time.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_tls.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_wnox.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_xnow.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- ELFTOOL manifest.json
- /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.c
- cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c manifest.c -o manifest.o
- LD test_zeropage.hvt
- ld -nostdlib -z max-page-size=0x1000 -static  -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- SUBST opam/solo5-bindings-hvt.pc
- sed <opam/solo5-bindings-hvt.pc.in > opam/solo5-bindings-hvt.pc \
-     -e 's#!PC_CFLAGS!#-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global#g;' \
-     -e 's#!PC_LD!#ld#g;' \
-     -e 's#!PC_LDFLAGS!#-nostdlib -z max-page-size=0x1000 -static #g;' \
-     -e 's#!PC_GENODE_CFLAGS!#-ffreestanding -fstack-protector-strong -fPIC -nostdinc -mstack-protector-guard=global#g;' \
-     -e 's#!PC_GENODE_LDFLAGS!#-nostdlib -z max-page-size=0x1000 -shared -gc-sections --eh-frame-hdr -Ttext=0x01000000 --dynamic-linker=ld.lib.so -rpath-link=.#g;' \
- 
- INSTALL solo5
- mkdir -p /home/opam/.opam/4.09/lib/pkgconfig \
-     /home/opam/.opam/4.09/lib/solo5-bindings-hvt \
-     /home/opam/.opam/4.09/include/solo5-bindings-hvt/solo5 \
-     /home/opam/.opam/4.09/include/solo5-bindings-hvt/crt
- cp -R include/solo5 include/crt /home/opam/.opam/4.09/include/solo5-bindings-hvt
- cp bindings/hvt/solo5_hvt.o bindings/hvt/solo5_hvt.lds \
-     /home/opam/.opam/4.09/lib/solo5-bindings-hvt
- cp opam/solo5-bindings-hvt.pc /home/opam/.opam/4.09/lib/pkgconfig
- cp elftool/solo5-elftool /home/opam/.opam/4.09/bin
- cp tenders/hvt/solo5-hvt tenders/hvt/solo5-hvt-configure /home/opam/.opam/4.09/bin
- [ -f tenders/hvt/solo5-hvt-debug ] && \
-     cp tenders/hvt/solo5-hvt-debug /home/opam/.opam/4.09/bin
-> installed solo5-bindings-hvt.0.6.8
Processing 168/402: [dune: ocaml bootstrap.ml] [topkg: ocaml build]
Processing 169/402: [dune: ocaml bootstrap.ml] [ocaml-freestanding: make] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.2.9.1)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 169/402: [dune: ./dune.exe build] [ocaml-freestanding: make] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
Processing 169/402: [ocaml-freestanding: make] [topkg: ocaml build]
-> installed dune.2.9.1
Processing 170/402: [ocaml-freestanding: make] [topkg: ocaml build]
Processing 171/402: [base64: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 172/402: [base64: dune build] [bheap: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 173/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 174/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 175/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 176/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 177/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 178/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 179/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 180/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 181/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 182/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 183/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 184/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [topkg: ocaml build]
Processing 185/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [topkg: ocaml build]
Processing 186/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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] [topkg: ocaml build]
Processing 187/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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] [topkg: ocaml build]
Processing 188/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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] [topkg: ocaml build]
Processing 189/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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] [topkg: ocaml build]
Processing 190/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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] [topkg: ocaml build]
Processing 191/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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] [topkg: ocaml build]
Processing 192/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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] [topkg: ocaml build]
Processing 193/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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] [topkg: ocaml build]
Processing 194/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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] [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.09/.opam-switch/build/topkg.1.0.4)
- 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) }
- 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.4
Processing 194/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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 topkg.1.0.4
Processing 195/402: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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]
Processing 196/402: [astring: ocaml build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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]
Processing 197/402: [astring: ocaml build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [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]
Processing 198/402: [astring: ocaml build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [mtime: ocaml 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 199/402: [astring: ocaml build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 200/402: [astring: ocaml build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 201/402: [astring: ocaml build] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bheap" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/bheap.2.0.0)
-> compiled  bheap.2.0.0
Processing 201/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed bheap.2.0.0
Processing 202/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mirage-clock: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-clock" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-clock.4.0.0)
-> compiled  mirage-clock.4.0.0
Processing 202/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed mirage-clock.4.0.0
Processing 203/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "duration" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/duration.0.2.0)
-> compiled  duration.0.2.0
Processing 203/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed duration.0.2.0
Processing 204/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [fmt: ocaml build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gmap" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/gmap.0.3.0)
-> compiled  gmap.0.3.0
Processing 204/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [fmt: ocaml build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed gmap.0.3.0
Processing 205/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [fmt: ocaml build] [lwt-dllist: dune build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt-dllist" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/lwt-dllist.1.0.1)
-> compiled  lwt-dllist.1.0.1
Processing 205/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed lwt-dllist.1.0.1
Processing 206/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml 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] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 206/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed ppx_derivers.1.2.1
Processing 207/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "47" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 207/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed csexp.1.5.1
Processing 208/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "domain-name" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/domain-name.0.3.1)
-> compiled  domain-name.0.3.1
Processing 208/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed domain-name.0.3.1
Processing 209/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [fmt: ocaml build] [macaddr: dune build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/macaddr.5.2.0)
-     ocamlopt lib/.macaddr_top.objs/native/macaddr_top.{cmx,o}
- 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 lib/.macaddr_top.objs/native/macaddr_top.{cmx,o}
- 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.2.0
Processing 209/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed macaddr.5.2.0
Processing 210/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [mmap: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mmap" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mmap.1.1.0)
-> compiled  mmap.1.1.0
Processing 210/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed mmap.1.1.0
Processing 211/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 211/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed stringext.1.6.0
Processing 212/402: [astring: ocaml build] [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/bigarray-compat.1.0.0)
-> compiled  bigarray-compat.1.0.0
Processing 212/402: [astring: ocaml build] [base64: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed bigarray-compat.1.0.0
Processing 213/402: [astring: ocaml build] [base64: dune build] [cppo: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
Processing 214/402: [astring: ocaml build] [base64: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [result: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 214/402: [astring: ocaml build] [base64: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed result.1.5
Processing 215/402: [astring: ocaml build] [base64: dune build] [cppo: dune build] [cstruct: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
Processing 216/402: [astring: ocaml build] [base64: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/base64.3.5.0)
-> compiled  base64.3.5.0
Processing 216/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed base64.3.5.0
Processing 217/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [optint: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "optint" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/optint.0.1.0)
-> compiled  optint.0.1.0
Processing 217/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed optint.0.1.0
Processing 218/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [pecu: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pecu" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/pecu.0.6)
-> compiled  pecu.0.6
Processing 218/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed pecu.0.6
Processing 219/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [psq: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "psq" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/psq.0.2.0)
-> compiled  psq.0.2.0
Processing 219/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed psq.0.2.0
Processing 220/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
Processing 221/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [magic-mime: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "magic-mime" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/magic-mime.1.2.0)
-> compiled  magic-mime.1.2.0
Processing 221/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed magic-mime.1.2.0
Processing 222/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 222/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed sexplib0.v0.14.0
Processing 223/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ocaml-syntax-shims: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "47" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 223/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed ocaml-syntax-shims.1.0.0
Processing 224/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-freestanding: make] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "47" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 224/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [stdlib-shims: dune build] [uutf: ocaml build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 225/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [stdlib-shims: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 225/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [uutf: ocaml build]
-> installed stdlib-shims.0.3.0
Processing 226/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [uutf: ocaml build]
Processing 227/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [uutf: ocaml build]
Processing 228/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [uutf: ocaml build]
Processing 229/402: [astring: ocaml build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cppo.1.6.8)
-> compiled  cppo.1.6.8
Processing 229/402: [astring: ocaml build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [uutf: ocaml build]
-> installed cppo.1.6.8
Processing 230/402: [astring: ocaml build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [uutf: ocaml build]
Processing 231/402: [astring: ocaml build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune 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.09/.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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
- 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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  rresult.0.7.0
Processing 231/402: [astring: ocaml build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [uutf: ocaml build]
-> installed rresult.0.7.0
Processing 232/402: [astring: ocaml build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cstruct.6.0.1)
-> compiled  cstruct.6.0.1
Processing 232/402: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [uutf: ocaml build]
-> installed cstruct.6.0.1
Processing 233/402: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [uutf: ocaml build]
Processing 234/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [uutf: ocaml build]
Processing 235/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [uutf: ocaml build]
Processing 236/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [macaddr-cstruct: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [uutf: ocaml build]
Processing 237/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [re: dune build] [uutf: ocaml build]
Processing 238/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [lru: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build] [re: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lru" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/lru.0.3.0)
-> compiled  lru.0.3.0
Processing 238/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build] [re: dune build] [uutf: ocaml build]
-> installed lru.0.3.0
Processing 239/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build] [re: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/re.1.10.3)
-> compiled  re.1.10.3
Processing 239/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build] [uutf: ocaml build]
-> installed re.1.10.3
Processing 240/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [macaddr-cstruct: dune build] [mirage-random: dune build] [mtime: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml" "false" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mtime.1.3.0)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.09/lib/ocamlbuild /home/opam/.opam/4.09/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c src-os/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-os/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/mtime_clock_stubs -g src-os/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/mtime_clock.ml > src-os/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/mtime_clock.mli > src-os/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmi src-os/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmx src-os/mtime_clock.ml
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmx -o src-os/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libmtime_clock_stubs.a -I src-os src-os/mtime_clock.cmxa -o src-os/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmo src-os/mtime_clock.ml
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmo -o src-os/mtime_clock.cma
- # No parallelism done
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.09/lib/ocamlbuild /home/opam/.opam/4.09/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c src-os/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-os/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/mtime_clock_stubs -g src-os/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/mtime_clock.ml > src-os/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/mtime_clock.mli > src-os/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmi src-os/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmx src-os/mtime_clock.ml
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmx -o src-os/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libmtime_clock_stubs.a -I src-os src-os/mtime_clock.cmxa -o src-os/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmo src-os/mtime_clock.ml
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmo -o src-os/mtime_clock.cma
- # No parallelism done
-> compiled  mtime.1.3.0
Processing 240/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml 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] [ptime: ocaml build] [randomconv: dune build] [uutf: ocaml build]
-> installed mtime.1.3.0
Processing 241/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml 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] [ptime: ocaml build] [randomconv: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.09/.opam-switch/build/uutf.1.0.2)
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -a -package bytes -package uchar -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -a -package bytes -package uchar -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.2
Processing 241/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml 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] [ptime: ocaml build] [randomconv: dune build]
-> installed uutf.1.0.2
Processing 242/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml 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] [ptime: ocaml build] [randomconv: dune build]
Processing 243/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [mirage-random: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-random" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-random.3.0.0)
-> compiled  mirage-random.3.0.0
Processing 243/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build]
-> installed mirage-random.3.0.0
Processing 244/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [macaddr-cstruct: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr-cstruct" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/macaddr-cstruct.5.2.0)
-> compiled  macaddr-cstruct.5.2.0
Processing 244/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build]
-> installed macaddr-cstruct.5.2.0
Processing 245/402: [astring: ocaml build] [cstruct-unix: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct-unix" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cstruct-unix.6.0.1)
-> compiled  cstruct-unix.6.0.1
Processing 245/402: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build]
-> installed cstruct-unix.6.0.1
Processing 246/402: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [randomconv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "randomconv" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/randomconv.0.1.3)
-> compiled  randomconv.0.1.3
Processing 246/402: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
-> installed randomconv.0.1.3
Processing 247/402: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ipaddr.5.2.0)
-     ocamlopt lib/.ipaddr_top.objs/native/ipaddr_top.{cmx,o}
- 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 lib/.ipaddr_top.objs/native/ipaddr_top.{cmx,o}
- 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.2.0
Processing 247/402: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
-> installed ipaddr.5.2.0
Processing 248/402: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [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.09/.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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
- 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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.9.0
Processing 248/402: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
-> installed fmt.0.9.0
Processing 249/402: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
Processing 250/402: [art: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
Processing 251/402: [art: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [eqaf: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
Processing 252/402: [art: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [eqaf: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
Processing 253/402: [art: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [eqaf: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
Processing 254/402: [art: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [eqaf: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml" "false" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ptime.0.8.6)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.09/lib/ocamlbuild /home/opam/.opam/4.09/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.09/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 -o src/ptime.cmi src/ptime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -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 -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 -o src/ptime_top.cmo src/ptime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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 -o src/ptime_clock.cmi src/ptime_clock.mli
- ocamlfind ocamlc -g -c src-os/ptime_clock_stubs.c
- mv ptime_clock_stubs.o src-os/ptime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/ptime_clock_stubs -g src-os/ptime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/ptime_clock.ml > src-os/ptime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/ptime_clock.mli > src-os/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmi src-os/ptime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmx -o src-os/ptime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libptime_clock_stubs.a -I src-os src-os/ptime_clock.cmxa -o src-os/ptime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmo -o src-os/ptime_clock.cma
- # No parallelism done
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.09/lib/ocamlbuild /home/opam/.opam/4.09/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.09/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 -o src/ptime.cmi src/ptime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -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 -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 -o src/ptime_top.cmo src/ptime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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 -o src/ptime_clock.cmi src/ptime_clock.mli
- ocamlfind ocamlc -g -c src-os/ptime_clock_stubs.c
- mv ptime_clock_stubs.o src-os/ptime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/ptime_clock_stubs -g src-os/ptime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/ptime_clock.ml > src-os/ptime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/ptime_clock.mli > src-os/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmi src-os/ptime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmx -o src-os/ptime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libptime_clock_stubs.a -I src-os src-os/ptime_clock.cmxa -o src-os/ptime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmo -o src-os/ptime_clock.cma
- # No parallelism done
-> compiled  ptime.0.8.6
Processing 254/402: [art: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [eqaf: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
-> installed ptime.0.8.6
Processing 255/402: [art: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [eqaf: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build]
Processing 256/402: [art: dune build] [asn1-combinators: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [eqaf: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: 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" "47" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 256/402: [art: dune build] [asn1-combinators: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [eqaf: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed ocplib-endian.1.2
Processing 257/402: [art: dune build] [asn1-combinators: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [eqaf: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "eqaf" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/eqaf.0.8)
-> compiled  eqaf.0.8
Processing 257/402: [art: dune build] [asn1-combinators: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed eqaf.0.8
Processing 258/402: [art: dune build] [asn1-combinators: dune build] [astring: ocaml build] [duff: dune build] [dune-configurator: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.09/.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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
- 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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 258/402: [art: dune build] [asn1-combinators: dune build] [duff: dune build] [dune-configurator: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed astring.0.8.5
Processing 259/402: [art: dune build] [asn1-combinators: dune build] [duff: dune build] [dune-configurator: dune build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 260/402: [art: dune build] [asn1-combinators: dune build] [duff: dune build] [dune-configurator: dune build] [fpath: ocaml build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: 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" "47" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.2.9.1)
-> compiled  dune-configurator.2.9.1
Processing 260/402: [art: dune build] [asn1-combinators: dune build] [duff: dune build] [fpath: ocaml build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed dune-configurator.2.9.1
Processing 261/402: [art: dune build] [asn1-combinators: dune build] [duff: dune build] [fpath: ocaml build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 262/402: [art: dune build] [asn1-combinators: dune build] [base: dune build] [duff: dune build] [fpath: ocaml build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 263/402: [art: dune build] [asn1-combinators: dune build] [base: dune build] [duff: dune build] [fpath: ocaml build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [lwt: dune exec] [metrics: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 264/402: [art: dune build] [asn1-combinators: dune build] [base: dune build] [duff: dune build] [fpath: ocaml build] [functoria-runtime: dune build] [jsonm: ocaml build] [ke: dune build] [lwt: dune exec] [metrics: dune build] [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" "functoria-runtime" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/functoria-runtime.3.0.3)
-> compiled  functoria-runtime.3.0.3
Processing 264/402: [art: dune build] [asn1-combinators: dune build] [base: dune build] [duff: dune build] [fpath: ocaml build] [jsonm: ocaml build] [ke: dune build] [lwt: dune exec] [metrics: dune build] [mirage-clock-unix: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed functoria-runtime.3.0.3
Processing 265/402: [art: dune build] [asn1-combinators: dune build] [base: dune build] [duff: dune build] [fpath: ocaml build] [jsonm: ocaml build] [ke: dune build] [lwt: dune exec] [metrics: dune build] [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" "duff" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/duff.0.4)
-> compiled  duff.0.4
Processing 265/402: [art: dune build] [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [ke: dune build] [lwt: dune exec] [metrics: dune build] [mirage-clock-unix: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed duff.0.4
Processing 266/402: [art: dune build] [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [ke: dune build] [lwt: dune exec] [metrics: dune build] [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" "art" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/art.0.1.1)
-> compiled  art.0.1.1
Processing 266/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [ke: dune build] [lwt: dune exec] [metrics: dune build] [mirage-clock-unix: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed art.0.1.1
Processing 267/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [ke: dune build] [lwt: dune exec] [metrics: dune build] [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" "metrics" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/metrics.0.3.0)
-       ocamlc src/core/.metrics.objs/byte/metrics.{cmo,cmt}
- File "src/core/metrics.ml", line 191, characters 45-49:
- 191 |     Fmt.pf ppf "@[<1>(%a)@]" Fmt.(list ~sep:(unit " ") string) l
-                                                    ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-     ocamlopt src/core/.metrics.objs/native/metrics.{cmx,o}
- File "src/core/metrics.ml", line 191, characters 45-49:
- 191 |     Fmt.pf ppf "@[<1>(%a)@]" Fmt.(list ~sep:(unit " ") string) l
-                                                    ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-       ocamlc src/core/.metrics.objs/byte/metrics.{cmo,cmt}
- File "src/core/metrics.ml", line 191, characters 45-49:
- 191 |     Fmt.pf ppf "@[<1>(%a)@]" Fmt.(list ~sep:(unit " ") string) l
-                                                    ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-     ocamlopt src/core/.metrics.objs/native/metrics.{cmx,o}
- File "src/core/metrics.ml", line 191, characters 45-49:
- 191 |     Fmt.pf ppf "@[<1>(%a)@]" Fmt.(list ~sep:(unit " ") string) l
-                                                    ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-> compiled  metrics.0.3.0
Processing 267/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [ke: dune build] [lwt: dune exec] [mirage-clock-unix: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed metrics.0.3.0
Processing 268/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [ke: 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" "ke" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ke.0.4)
-       ocamlc lib/.ke.objs/byte/ke__Rke.{cmo,cmt}
- File "lib/rke.ml", line 199, characters 38-48:
- 199 | let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "rke") pp_elt
-                                             ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- File "lib/rke.ml", line 388, characters 40-50:
- 388 |   let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "rke:weighted") pp_elt
-                                               ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
-       ocamlc lib/.ke.objs/byte/ke__Fke.{cmo,cmt}
- File "lib/fke.ml", line 165, characters 38-48:
- 165 | let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "fke") pp_elt
-                                             ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- File "lib/fke.ml", line 329, characters 40-50:
- 329 |   let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "fke:weighted") pp_elt
-                                               ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
-     ocamlopt lib/.ke.objs/native/ke__Fke.{cmx,o}
- File "lib/fke.ml", line 165, characters 38-48:
- 165 | let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "fke") pp_elt
-                                             ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- File "lib/fke.ml", line 329, characters 40-50:
- 329 |   let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "fke:weighted") pp_elt
-                                               ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
-     ocamlopt lib/.ke.objs/native/ke__Rke.{cmx,o}
- File "lib/rke.ml", line 199, characters 38-48:
- 199 | let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "rke") pp_elt
-                                             ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- File "lib/rke.ml", line 388, characters 40-50:
- 388 |   let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "rke:weighted") pp_elt
-                                               ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
-       ocamlc lib/.ke.objs/byte/ke__Rke.{cmo,cmt}
- File "lib/rke.ml", line 199, characters 38-48:
- 199 | let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "rke") pp_elt
-                                             ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- File "lib/rke.ml", line 388, characters 40-50:
- 388 |   let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "rke:weighted") pp_elt
-                                               ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
-       ocamlc lib/.ke.objs/byte/ke__Fke.{cmo,cmt}
- File "lib/fke.ml", line 165, characters 38-48:
- 165 | let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "fke") pp_elt
-                                             ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- File "lib/fke.ml", line 329, characters 40-50:
- 329 |   let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "fke:weighted") pp_elt
-                                               ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
-     ocamlopt lib/.ke.objs/native/ke__Fke.{cmx,o}
- File "lib/fke.ml", line 165, characters 38-48:
- 165 | let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "fke") pp_elt
-                                             ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- File "lib/fke.ml", line 329, characters 40-50:
- 329 |   let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "fke:weighted") pp_elt
-                                               ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
-     ocamlopt lib/.ke.objs/native/ke__Rke.{cmx,o}
- File "lib/rke.ml", line 199, characters 38-48:
- 199 | let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "rke") pp_elt
-                                             ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
- File "lib/rke.ml", line 388, characters 40-50:
- 388 |   let dump pp_elt = Fmt.Dump.iter iter (Fmt.always "rke:weighted") pp_elt
-                                               ^^^^^^^^^^
- Alert deprecated: Fmt.always
- use Fmt.any instead.
-> compiled  ke.0.4
Processing 268/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune exec] [mirage-clock-unix: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed ke.0.4
Processing 269/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml 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" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.09/.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
- 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 269/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [lwt: dune exec] [mirage-clock-unix: dune build] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed jsonm.1.0.1
Processing 270/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml 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" "mirage-clock-unix" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-clock-unix.4.0.0)
-> compiled  mirage-clock-unix.4.0.0
Processing 270/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [lwt: dune exec] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed mirage-clock-unix.4.0.0
Processing 271/402: [asn1-combinators: dune build] [base: dune build] [fpath: ocaml build] [lwt: dune exec] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "asn1-combinators" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/asn1-combinators.0.2.6)
-> compiled  asn1-combinators.0.2.6
Processing 271/402: [base: dune build] [fpath: ocaml build] [lwt: dune exec] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed asn1-combinators.0.2.6
Processing 272/402: [base: dune build] [fpath: ocaml build] [lwt: dune exec] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" (CWD=/home/opam/.opam/4.09/.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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
- 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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fpath.0.7.3
Processing 272/402: [base: dune build] [lwt: dune exec] [ocaml-freestanding: make] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed fpath.0.7.3
Processing 273/402: [base: dune build] [lwt: dune exec] [ocaml-freestanding: make] [ocamlgraph: dune build] [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.09/.opam-switch/build/lwt.5.5.0)
Processing 273/402: [base: dune build] [lwt: 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" "47" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlgraph.2.0.0)
-> compiled  ocamlgraph.2.0.0
Processing 273/402: [base: dune build] [lwt: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed ocamlgraph.2.0.0
Processing 274/402: [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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/lwt.5.5.0)
-> compiled  lwt.5.5.0
Processing 274/402: [base: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed lwt.5.5.0
Processing 275/402: [base: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 276/402: [base: dune build] [cstruct-lwt: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 277/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 278/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 279/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 280/402: [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 281/402: [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 282/402: [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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-time.3.0.0)
-> compiled  mirage-time.3.0.0
Processing 282/402: [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 283/402: [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-kv" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-kv.4.0.0)
-> compiled  mirage-kv.4.0.0
Processing 283/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: dune build] [mirage-net: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-kv.4.0.0
Processing 284/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-flow: 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-flow" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-flow.3.0.0)
-> compiled  mirage-flow.3.0.0
Processing 284/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-net: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-flow.3.0.0
Processing 285/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-net: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 286/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-net: dune build] [mirage-protocols: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-net" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-net.4.0.0)
-> compiled  mirage-net.4.0.0
Processing 286/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-protocols: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-net.4.0.0
Processing 287/402: [base: dune build] [cstruct-lwt: dune build] [hxd: dune build] [logs: ocaml build] [mirage-protocols: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct-lwt" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cstruct-lwt.6.0.1)
-> compiled  cstruct-lwt.6.0.1
Processing 287/402: [base: dune build] [hxd: dune build] [logs: ocaml build] [mirage-protocols: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed cstruct-lwt.6.0.1
Processing 288/402: [base: dune build] [hxd: dune build] [logs: ocaml build] [mirage-protocols: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-protocols" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-protocols.7.0.0)
-> compiled  mirage-protocols.7.0.0
Processing 288/402: [base: dune build] [hxd: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-protocols.7.0.0
Processing 289/402: [base: dune build] [hxd: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 290/402: [base: dune build] [hxd: dune build] [logs: ocaml build] [mirage-stack: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-stack" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-stack.3.0.0)
-> compiled  mirage-stack.3.0.0
Processing 290/402: [base: dune build] [hxd: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-stack.3.0.0
Processing 291/402: [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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/hxd.0.3.1)
-> compiled  hxd.0.3.1
Processing 291/402: [base: dune build] [logs: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed hxd.0.3.1
Processing 292/402: [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.09/.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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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
- 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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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 292/402: [base: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed logs.0.7.0
Processing 293/402: [base: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 294/402: [base: dune build] [bos: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 295/402: [base: dune build] [bos: ocaml build] [mimic: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 296/402: [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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-runtime.3.10.6)
-> compiled  mirage-runtime.3.10.6
Processing 296/402: [base: dune build] [bos: ocaml build] [mimic: dune build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mirage-runtime.3.10.6
Processing 297/402: [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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mimic.0.0.3)
-> compiled  mimic.0.0.3
Processing 297/402: [base: dune build] [bos: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed mimic.0.0.3
Processing 298/402: [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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/base.v0.14.2)
-> compiled  base.v0.14.2
Processing 298/402: [bos: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
-> installed base.v0.14.2
Processing 299/402: [bos: ocaml build] [ocaml-freestanding: make] [ppxlib: dune build]
Processing 300/402: [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.09/.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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
- 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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/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.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  bos.0.2.1
Processing 300/402: [ocaml-freestanding: make] [parsexp: dune build] [ppxlib: dune build]
-> installed bos.0.2.1
Processing 301/402: [ocaml-freestanding: make] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/parsexp.v0.14.1)
-> compiled  parsexp.v0.14.1
Processing 301/402: [ocaml-freestanding: make] [ppxlib: dune build]
-> installed parsexp.v0.14.1
Processing 302/402: [ocaml-freestanding: make] [ppxlib: dune build]
Processing 303/402: [ocaml-freestanding: make] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/sexplib.v0.14.0)
-> compiled  sexplib.v0.14.0
Processing 303/402: [ocaml-freestanding: make] [ppxlib: dune build]
-> installed sexplib.v0.14.0
Processing 304/402: [ocaml-freestanding: make] [ppxlib: dune build]
Processing 305/402: [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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cstruct-sexp.6.0.1)
-> compiled  cstruct-sexp.6.0.1
Processing 305/402: [ocaml-freestanding: make] [ppxlib: dune build]
-> installed cstruct-sexp.6.0.1
Processing 306/402: [ocaml-freestanding: make] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "47" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ppxlib.0.23.0)
-> compiled  ppxlib.0.23.0
Processing 306/402: [ocaml-freestanding: make]
-> installed ppxlib.0.23.0
Processing 307/402: [ocaml-freestanding: make]
Processing 308/402: [ocaml-freestanding: make] [ppx_cstruct: dune build]
Processing 309/402: [ocaml-freestanding: make] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cstruct" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ppx_cstruct.6.0.1)
-> compiled  ppx_cstruct.6.0.1
Processing 309/402: [ocaml-freestanding: make] [ppx_sexp_conv: dune build]
-> installed ppx_cstruct.6.0.1
Processing 310/402: [ocaml-freestanding: make] [ppx_sexp_conv: dune build]
Processing 311/402: [mirage-profile: dune build] [ocaml-freestanding: make] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ppx_sexp_conv.v0.14.3)
-> compiled  ppx_sexp_conv.v0.14.3
Processing 311/402: [mirage-profile: dune build] [ocaml-freestanding: make]
-> installed ppx_sexp_conv.v0.14.3
Processing 312/402: [mirage-profile: dune build] [ocaml-freestanding: make]
Processing 313/402: [ipaddr-sexp: dune build] [mirage-profile: dune build] [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-profile" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-profile.0.9.1)
-> compiled  mirage-profile.0.9.1
Processing 313/402: [ipaddr-sexp: dune build] [ocaml-freestanding: make]
-> installed mirage-profile.0.9.1
Processing 314/402: [ipaddr-sexp: dune build] [ocaml-freestanding: make]
Processing 315/402: [ethernet: dune build] [ipaddr-sexp: dune build] [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr-sexp" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ipaddr-sexp.5.2.0)
-> compiled  ipaddr-sexp.5.2.0
Processing 315/402: [ethernet: dune build] [ocaml-freestanding: make]
-> installed ipaddr-sexp.5.2.0
Processing 316/402: [ethernet: dune build] [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ethernet" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ethernet.2.2.1)
-> compiled  ethernet.2.2.1
Processing 316/402: [ocaml-freestanding: make]
-> installed ethernet.2.2.1
Processing 317/402: [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6)
- ./configure.sh
- make -C openlibm "CFLAGS=-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h" libopenlibm.a
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm'
- gcc  -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/fenv.c -o amd64/fenv.c.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_remainder.S -o amd64/e_remainder.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_remainderf.S -o amd64/e_remainderf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_remainderl.S -o amd64/e_remainderl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_sqrt.S -o amd64/e_sqrt.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_sqrtf.S -o amd64/e_sqrtf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_sqrtl.S -o amd64/e_sqrtl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_llrint.S -o amd64/s_llrint.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_llrintf.S -o amd64/s_llrintf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_llrintl.S -o amd64/s_llrintl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_logbl.S -o amd64/s_logbl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_lrint.S -o amd64/s_lrint.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_lrintf.S -o amd64/s_lrintf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_lrintl.S -o amd64/s_lrintl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_remquo.S -o amd64/s_remquo.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_remquof.S -o amd64/s_remquof.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_remquol.S -o amd64/s_remquol.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_rintl.S -o amd64/s_rintl.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_scalbn.S -o amd64/s_scalbn.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_scalbnf.S -o amd64/s_scalbnf.S.o
- gcc   -m64 -m64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib" \
-     LDFLAGS=" -L/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/" \
-     LIBS="-lopenlibm" \
-     AS="as" \
-     ASPP="cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -c" \
-     LD="ld" \
-     CPPFLAGS="-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src" \
-     ./configure --host=x86_64-unknown-none
- configure: Configuring OCaml version 4.09.1
- 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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib accepts -g... yes
- checking for cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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 whether #! works in shell scripts... yes
- checking C compiler vendor... gcc-11-2
- 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 for x86_64-unknown-none-ld... no
- checking for ld... ld
- configure: checking semantics of signal handlers
- checking for sigaction... no
- checking for sigprocmask... no
- configure: assuming signals have the System V semantics.
- checking for expm1... yes
- checking for log1p... yes
- checking for hypot... yes
- checking for fma... yes
- checking for copysign... yes
- checking for getrusage... no
- checking for times... no
- checking for secure_getenv... no
- checking for __secure_getenv... no
- checking for issetugid... no
- checking for library containing clock_gettime... no
- checking for socket... no
- checking for socketpair... no
- checking for bind... no
- checking for listen... no
- checking for accept... no
- checking for connect... no
- checking for socklen_t... no
- checking for inet_aton... no
- checking for struct sockaddr_in6... no
- checking for rewinddir... no
- checking for lockf... no
- checking for mkfifo... no
- checking for getcwd... no
- checking for sys/types.h... (cached) yes
- checking utime.h usability... no
- checking utime.h presence... no
- checking for utime.h... no
- checking for utimes... no
- checking for fchmod... no
- checking for truncate... no
- checking for select... no
- checking for nanosleep... no
- checking for symlink... no
- checking for waitpid... no
- checking for wait4... no
- checking for getgroups... no
- checking for setgroups... no
- checking for initgroups... no
- checking termios.h usability... no
- checking termios.h presence... no
- checking for termios.h... no
- checking for setitimer... no
- checking for gethostname... no
- checking sys/utsname.h usability... no
- checking sys/utsname.h presence... no
- checking for sys/utsname.h... no
- checking for gettimeofday... no
- checking for mktime... no
- checking for setsid... no
- checking for putenv... no
- checking 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
- 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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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: 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
- ocaml/tools/make-version-header.sh > ocaml/runtime/caml/version.h
- make -C ocaml/runtime libasmrun.a
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/ocaml/runtime'
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o signals_nat_n.o signals_nat.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o dynlink_nat_n.o dynlink_nat.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown   -o dynlink_n.o dynlink.c
- cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -fno-common -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"'  -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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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 amd64.o && ranlib libasmrun.a
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/ocaml/runtime'
- make -C nolibc \
-     "FREESTANDING_CFLAGS=-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include" \
-     "SYSDEP_OBJS=sysdeps_solo5.o"
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc'
- cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.09/.opam-switch/build/ocaml-freestanding.0.6.6/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.6
Processing 318/402: [ocaml-freestanding: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "PREFIX=/home/opam/.opam/4.09" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocaml-freestanding.0.6.6)
- ./install.sh
- + prefix=/home/opam/.opam/4.09
- + [ /home/opam/.opam/4.09 =  ]
- + DESTINC=/home/opam/.opam/4.09/include/ocaml-freestanding
- + DESTLIB=/home/opam/.opam/4.09/lib/ocaml-freestanding
- + mkdir -p /home/opam/.opam/4.09/include/ocaml-freestanding /home/opam/.opam/4.09/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.09/include/ocaml-freestanding
- + cp nolibc/libnolibc.a /home/opam/.opam/4.09/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.09/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.09/include/ocaml-freestanding
- + cp openlibm/libopenlibm.a /home/opam/.opam/4.09/lib/ocaml-freestanding
- + CAML_DESTINC=/home/opam/.opam/4.09/include/ocaml-freestanding/caml
- + mkdir -p /home/opam/.opam/4.09/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/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/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.09/include/ocaml-freestanding/caml
- + cp ocaml/runtime/libasmrun.a /home/opam/.opam/4.09/lib/ocaml-freestanding/libasmrun.a
- + touch /home/opam/.opam/4.09/lib/ocaml-freestanding/META
- + mkdir -p /home/opam/.opam/4.09/lib/pkgconfig
- + cp ocaml-freestanding.pc /home/opam/.opam/4.09/lib/pkgconfig/ocaml-freestanding.pc
-> installed ocaml-freestanding.0.6.6
Processing 319/402: [bigstringaf: dune build]
Processing 320/402: [bigstringaf: dune build] [checkseum: dune build]
Processing 321/402: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build]
Processing 322/402: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh]
Processing 323/402: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build]
Processing 324/402: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build]
Processing 325/402: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build]
Processing 326/402: [bigstringaf: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/bigstringaf.0.8.0)
-        gmake lib/freestanding/libbigstringaf_freestanding_stubs.a
- cc -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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
-        gmake lib/freestanding/libbigstringaf_freestanding_stubs.a
- cc -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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 326/402: [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [tcpip: dune build]
-> installed bigstringaf.0.8.0
Processing 327/402: [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [tcpip: dune build]
Processing 328/402: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [io-page: dune build] [mirage-crypto: dune build] [mirage-solo5: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "io-page" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/io-page.2.4.0)
-        gmake freestanding/libiopage_freestanding_stubs.a
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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
-        gmake freestanding/libiopage_freestanding_stubs.a
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.2.4.0
Processing 328/402: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-solo5: dune build] [tcpip: dune build]
-> installed io-page.2.4.0
Processing 329/402: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-solo5: dune build] [tcpip: dune build]
Processing 330/402: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-solo5: dune build] [mirage-unix: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-solo5" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-solo5.0.6.5)
-        gmake lib/libmirage-solo5_bindings.a
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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
-        gmake lib/libmirage-solo5_bindings.a
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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 330/402: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-unix: dune build] [tcpip: dune build]
-> installed mirage-solo5.0.6.5
Processing 331/402: [angstrom: dune build] [checkseum: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-unix: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "checkseum" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/checkseum.0.3.2)
-        gmake freestanding/libcheckseum_freestanding_stubs.a
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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
-        gmake freestanding/libcheckseum_freestanding_stubs.a
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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 331/402: [angstrom: dune build] [checkseum: ./install/install.ml] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [mirage-unix: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-unix" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-unix.4.0.1)
-> compiled  mirage-unix.4.0.1
Processing 331/402: [angstrom: dune build] [checkseum: ./install/install.ml] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
-> installed mirage-unix.4.0.1
Processing 332/402: [angstrom: dune build] [checkseum: ./install/install.ml] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./install/install.ml" (CWD=/home/opam/.opam/4.09/.opam-switch/build/checkseum.0.3.2)
-> compiled  checkseum.0.3.2
Processing 332/402: [angstrom: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
-> installed checkseum.0.3.2
Processing 333/402: [angstrom: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
Processing 334/402: [angstrom: dune build] [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/angstrom.0.15.0)
-> compiled  angstrom.0.15.0
Processing 334/402: [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
-> installed angstrom.0.15.0
Processing 335/402: [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
Processing 336/402: [decompress: dune build] [digestif: dune build] [emile: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
Processing 337/402: [decompress: dune build] [digestif: dune build] [emile: dune build] [encore: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build]
Processing 338/402: [decompress: dune build] [digestif: dune build] [emile: dune build] [encore: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "encore" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/encore.0.8)
-> compiled  encore.0.8
Processing 338/402: [decompress: dune build] [digestif: dune build] [emile: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build] [uri: dune build]
-> installed encore.0.8
Processing 339/402: [decompress: dune build] [digestif: dune build] [emile: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "emile" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/emile.1.1)
-> compiled  emile.1.1
Processing 339/402: [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build] [uri: dune build]
-> installed emile.1.1
Processing 340/402: [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [tcpip: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tcpip" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/tcpip.6.4.0)
-        gmake freestanding/libtcpip_freestanding_stubs.a
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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
-        gmake freestanding/libtcpip_freestanding_stubs.a
- cc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.6.4.0
Processing 340/402: [decompress: dune build] [digestif: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
-> installed tcpip.6.4.0
Processing 341/402: [decompress: dune build] [digestif: 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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/digestif.1.1.0)
-        gmake freestanding/libdigestif_freestanding_stubs.a
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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
-        gmake freestanding/libdigestif_freestanding_stubs.a
- cc -I../src-c/native -O3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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 341/402: [decompress: dune build] [digestif: ./install/install.ml] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "decompress" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/decompress.1.4.2)
-> compiled  decompress.1.4.2
Processing 341/402: [digestif: ./install/install.ml] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
-> installed decompress.1.4.2
Processing 342/402: [digestif: ./install/install.ml] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./install/install.ml" (CWD=/home/opam/.opam/4.09/.opam-switch/build/digestif.1.1.0)
-> compiled  digestif.1.1.0
Processing 342/402: [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
-> installed digestif.1.1.0
Processing 343/402: [gmp-freestanding: sh] [mirage-crypto: dune build] [uri: dune build]
Processing 344/402: [carton: 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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/uri.4.2.0)
-> compiled  uri.4.2.0
Processing 344/402: [carton: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed uri.4.2.0
Processing 345/402: [carton: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 346/402: [carton: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 347/402: [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" "carton" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/carton.0.4.3)
-> compiled  carton.0.4.3
Processing 347/402: [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri-sexp: dune build]
-> installed carton.0.4.3
Processing 348/402: [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build] [uri-sexp: dune build]
Processing 349/402: [carton-lwt: 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" "uri-sexp" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/uri-sexp.4.2.0)
-> compiled  uri-sexp.4.2.0
Processing 349/402: [carton-lwt: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed uri-sexp.4.2.0
Processing 350/402: [carton-lwt: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 351/402: [carton-lwt: dune build] [cohttp: dune build] [conduit: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "conduit" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conduit.4.0.2)
-> compiled  conduit.4.0.2
Processing 351/402: [carton-lwt: dune build] [cohttp: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed conduit.4.0.2
Processing 352/402: [carton-lwt: dune build] [cohttp: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 353/402: [carton-lwt: dune build] [cohttp: dune build] [conduit-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "carton-lwt" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/carton-lwt.0.4.3)
-> compiled  carton-lwt.0.4.3
Processing 353/402: [cohttp: dune build] [conduit-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed carton-lwt.0.4.3
Processing 354/402: [cohttp: dune build] [conduit-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 355/402: [carton-git: dune build] [cohttp: dune build] [conduit-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "carton-git" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/carton-git.0.4.3)
-> compiled  carton-git.0.4.3
Processing 355/402: [cohttp: dune build] [conduit-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed carton-git.0.4.3
Processing 356/402: [cohttp: dune build] [conduit-lwt: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 357/402: [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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conduit-lwt.4.0.2)
-> compiled  conduit-lwt.4.0.2
Processing 357/402: [cohttp: dune build] [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed conduit-lwt.4.0.2
Processing 358/402: [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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cohttp.4.0.0)
-> compiled  cohttp.4.0.0
Processing 358/402: [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed cohttp.4.0.0
Processing 359/402: [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 360/402: [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" "cohttp-lwt" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cohttp-lwt.4.0.0)
-> compiled  cohttp-lwt.4.0.0
Processing 360/402: [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed cohttp-lwt.4.0.0
Processing 361/402: [git: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "git" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/git.3.6.0)
-> compiled  git.3.6.0
Processing 361/402: [gmp-freestanding: sh] [mirage-crypto: dune build]
-> installed git.3.6.0
Processing 362/402: [gmp-freestanding: sh] [mirage-crypto: dune build]
Processing 363/402: [git-cohttp: dune build] [gmp-freestanding: sh] [mirage-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-crypto" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-crypto.0.10.5)
-        gmake src-freestanding/libmirage_crypto_freestanding_stubs.a
- 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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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
-        gmake src-freestanding/libmirage_crypto_freestanding_stubs.a
- 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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.5
Processing 363/402: [git-cohttp: dune build] [gmp-freestanding: sh]
-> installed mirage-crypto.0.10.5
Processing 364/402: [git-cohttp: dune build] [gmp-freestanding: sh]
Processing 365/402: [git-cohttp: dune build] [gmp-freestanding: sh] [hkdf: dune build]
Processing 366/402: [git-cohttp: dune build] [gmp-freestanding: sh] [hkdf: dune build] [mirage-crypto-rng: dune build]
Processing 367/402: [git-cohttp: 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" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/hkdf.1.0.4)
-> compiled  hkdf.1.0.4
Processing 367/402: [git-cohttp: dune build] [gmp-freestanding: sh] [mirage-crypto-rng: dune build] [pbkdf: dune build]
-> installed hkdf.1.0.4
Processing 368/402: [git-cohttp: dune build] [gmp-freestanding: sh] [mirage-crypto-rng: dune build] [pbkdf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "git-cohttp" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/git-cohttp.3.6.0)
-> compiled  git-cohttp.3.6.0
Processing 368/402: [gmp-freestanding: sh] [mirage-crypto-rng: dune build] [pbkdf: dune build]
-> installed git-cohttp.3.6.0
Processing 369/402: [gmp-freestanding: sh] [mirage-crypto-rng: dune build] [pbkdf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "-p" "pbkdf" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/pbkdf.1.2.0)
-> compiled  pbkdf.1.2.0
Processing 369/402: [gmp-freestanding: sh] [mirage-crypto-rng: dune build]
-> installed pbkdf.1.2.0
Processing 370/402: [gmp-freestanding: sh] [mirage-crypto-rng: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-crypto-rng" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-crypto-rng.0.10.5)
-> compiled  mirage-crypto-rng.0.10.5
Processing 370/402: [gmp-freestanding: sh]
-> installed mirage-crypto-rng.0.10.5
Processing 371/402: [gmp-freestanding: sh]
Processing 372/402: [gmp-freestanding: sh] [mirage-crypto-ec: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-crypto-ec" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/mirage-crypto-ec.0.10.5)
-        gmake ec-freestanding/libmirage_crypto_ec_freestanding_stubs.a
- 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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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
-        gmake ec-freestanding/libmirage_crypto_ec_freestanding_stubs.a
- 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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.5
Processing 372/402: [gmp-freestanding: sh]
-> installed mirage-crypto-ec.0.10.5
Processing 373/402: [gmp-freestanding: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "./mirage-build.sh" (CWD=/home/opam/.opam/4.09/.opam-switch/build/gmp-freestanding.6.2.1)
- + [ -z  ]
- + opam config var prefix
- + PREFIX=/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/.opam-switch/build/gmp-freestanding.6.2.1'
- Making all in mpn
- make[2]: Entering directory '/home/opam/.opam/4.09/.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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/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.09/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.09/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-