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


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:728f5640961821acc3c3615502bcc556ec255cb25e8860aae98b3690dfbd682e
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-11-22 01:56.24 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-11-22 01:56.24 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 232a37e8b008dc04381f5e98c16badfc02ea6962"))
2024-11-22 01:56.24 ---> using "3627aca0cf09d425091b1834dc367b2d674ea958c1073cfd571626e801400fa8" 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.

2024-11-22 01:56.24 ---> using "12ca91eed672409146ffeb97abf8b2057aa9490eea5153239f28fb1d87ff4305" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.1  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.08)
2024-11-22 01:56.24 ---> using "470e425a5d321188585d2640dc3d6529f7822d9d7111668a2c6aabfb7085b286" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [202 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-21-2009.31-F-2024-11-19-1405.22.pdiff [124 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-21-2009.31-F-2024-11-19-1405.22.pdiff [124 kB]
- Fetched 390 kB in 2s (228 kB/s)
- Reading package lists...
- 
2024-11-22 01:56.24 ---> using "83f3e2a5354cf6e97867d1d265f6c5dbab63573ffb7f05b98b745afbcad139dd" from cache

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

The following actions will be performed:
=== install 94 packages
  - install angstrom                0.13.0             [required by email_message]
  - install async                   v0.13.0            [required by async_smtp]
  - install async_extra             v0.13.0            [required by async_smtp]
  - install async_find              v0.13.0            [required by async_inotify]
  - install async_inotify           v0.13.0            [required by async_smtp]
  - install async_kernel            v0.13.0            [required by async_sendfile, async, async_extra, resource_cache]
  - install async_rpc_kernel        v0.13.0            [required by async, resource_cache]
  - install async_sendfile          v0.13.0            [required by async_smtp]
  - install async_shell             v0.13.0            [required by async_smtp]
  - install async_smtp              v0.13.0
  - install async_ssl               v0.13.0            [required by async_smtp]
  - install async_unix              v0.13.1            [required by async, async_sendfile]
  - install base                    v0.13.2            [required by async_ssl]
  - install base-bytes              base               [required by inotify]
  - install base64                  3.5.1              [required by async_smtp]
  - install base_bigstring          v0.13.0            [required by core_kernel]
  - install base_quickcheck         v0.13.0            [required by core_kernel]
  - install bigstringaf             0.10.0             [required by angstrom]
  - install bin_prot                v0.13.0            [required by core_kernel]
  - install conf-gmp                4                  [required by conf-gmp-powm-sec, zarith]
  - install conf-gmp-powm-sec       3                  [required by cryptokit]
  - install conf-libffi             2.0.0              [required by ctypes-foreign]
  - install conf-libssl             4                  [required by async_ssl]
  - install conf-pkg-config         3                  [required by conf-zlib, conf-libssl, ctypes, zarith]
  - install conf-zlib               1                  [required by cryptokit]
  - install core                    v0.13.0            [required by async_smtp]
  - install core_kernel             v0.13.1            [required by email_message, async, async_extra, resource_cache]
  - install cryptokit               1.20               [required by async_smtp]
  - install csexp                   1.5.2              [required by dune-configurator]
  - install ctypes                  0.17.1             [required by async_ssl]
  - install ctypes-foreign          0.18.0             [required by async_ssl]
  - install dune                    3.16.1             [required by async_smtp]
  - install dune-configurator       3.16.1             [required by async_ssl, cryptokit]
  - install email_message           v0.13.0            [required by async_smtp]
  - install fieldslib               v0.13.0            [required by core_kernel]
  - install inotify                 2.6                [required by async_inotify]
  - install integers                0.7.0              [required by ctypes]
  - install jane-street-headers     v0.13.0            [required by core_kernel]
  - install jst-config              v0.13.0            [required by shell]
  - install magic-mime              1.3.1              [required by email_message]
  - install num                     1.5-1              [required by sexplib]
  - install ocaml-compiler-libs     v0.12.4            [required by ppxlib]
  - install ocaml-migrate-parsetree 1.8.0 (deprecated) [required by ppxlib]
  - install ocamlfind               1.9.6              [required by ctypes, zarith]
  - install octavius                1.2.2              [required by ppx_js_style]
  - install parsexp                 v0.13.0            [required by sexplib]
  - install ppx_assert              v0.13.0            [required by core_kernel]
  - install ppx_base                v0.13.0            [required by core_kernel]
  - install ppx_bench               v0.13.0            [required by ppx_jane]
  - install ppx_bin_prot            v0.13.0            [required by ppx_jane]
  - install ppx_cold                v0.13.0            [required by ppx_base]
  - install ppx_compare             v0.13.0            [required by ppx_expect]
  - install ppx_custom_printf       v0.13.0            [required by ppx_jane]
  - install ppx_derivers            1.2.1              [required by ppxlib]
  - install ppx_enumerate           v0.13.0            [required by ppx_base]
  - install ppx_expect              v0.13.1            [required by ppx_jane]
  - install ppx_fail                v0.13.0            [required by ppx_jane]
  - install ppx_fields_conv         v0.13.0            [required by ppx_jane]
  - install ppx_hash                v0.13.0            [required by core_kernel]
  - install ppx_here                v0.13.0            [required by ppx_jane]
  - install ppx_inline_test         v0.13.1            [required by core_kernel]
  - install ppx_jane                v0.13.0            [required by async_smtp]
  - install ppx_js_style            v0.13.0            [required by ppx_base]
  - install ppx_let                 v0.13.0            [required by ppx_jane]
  - install ppx_module_timer        v0.13.0            [required by ppx_jane]
  - install ppx_optcomp             v0.13.0            [required by ppx_jane]
  - install ppx_optional            v0.13.0            [required by ppx_jane]
  - install ppx_pipebang            v0.13.0            [required by ppx_jane]
  - install ppx_sexp_conv           v0.13.0            [required by core_kernel]
  - install ppx_sexp_message        v0.13.0            [required by core_kernel]
  - install ppx_sexp_value          v0.13.0            [required by ppx_jane]
  - install ppx_stable              v0.13.0            [required by ppx_jane]
  - install ppx_typerep_conv        v0.13.0            [required by ppx_jane]
  - install ppx_variants_conv       v0.13.0            [required by ppx_jane]
  - install ppxlib                  0.13.0             [required by ppx_jane]
  - install protocol_version_header v0.13.0            [required by async_rpc_kernel]
  - install re                      1.11.0             [required by ppx_expect]
  - install re2                     v0.13.0            [required by async_smtp]
  - install resource_cache          v0.13.0            [required by async_smtp]
  - install result                  1.5                [required by angstrom]
  - install seq                     base               [required by re]
  - install sexp_macro              v0.13.0            [required by async_smtp]
  - install sexplib                 v0.13.0            [required by sexp_macro]
  - install sexplib0                v0.13.0            [required by base, sexplib]
  - install shell                   v0.13.0            [required by async_shell]
  - install spawn                   v0.17.0            [required by shell]
  - install splittable_random       v0.13.0            [required by core_kernel]
  - install stdio                   v0.13.0            [required by async_ssl]
  - install stdlib-shims            0.3.0              [required by integers]
  - install textutils               v0.13.0            [required by async_smtp]
  - install time_now                v0.13.0            [required by core_kernel]
  - install typerep                 v0.13.0            [required by core_kernel]
  - install variantslib             v0.13.0            [required by core_kernel]
  - install zarith                  1.14               [required by cryptokit]

The following system packages will first need to be installed:
    libffi-dev libgmp-dev libssl-dev pkg-config zlib1g-dev

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

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

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "libgmp-dev" "libssl-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libffi-dev: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 ... 19808 files and directories currently installed.)
- Preparing to unpack .../0-libffi-dev_3.4.6-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.6-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../1-libgmpxx4ldbl_2%3a6.3.0+dfsg-2+b2_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b2) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../2-libgmp-dev_2%3a6.3.0+dfsg-2+b2_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-2+b2) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../3-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../4-libssl-dev_3.3.2-2_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.3.2-2) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../5-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../6-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../7-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../8-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b2) ...
- Setting up libssl-dev:amd64 (3.3.2-2) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2+b2) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.40-3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/281: [angstrom.0.13.0: extract]
Processing  2/281: [angstrom.0.13.0: extract] [async.v0.13.0: extract]
Processing  3/281: [angstrom.0.13.0: extract] [async.v0.13.0: extract] [async_extra.v0.13.0: extract]
-> retrieved async_extra.v0.13.0  (cached)
Processing  3/281: [angstrom.0.13.0: extract] [async.v0.13.0: extract]
Processing  4/281: [angstrom.0.13.0: extract] [async.v0.13.0: extract] [async_find.v0.13.0: extract]
-> retrieved angstrom.0.13.0  (cached)
Processing  4/281: [async.v0.13.0: extract] [async_find.v0.13.0: extract]
Processing  5/281: [async.v0.13.0: extract] [async_find.v0.13.0: extract] [async_inotify.v0.13.0: http]
-> retrieved async.v0.13.0  (cached)
Processing  5/281: [async_find.v0.13.0: extract] [async_inotify.v0.13.0: http]
Processing  6/281: [async_find.v0.13.0: extract] [async_inotify.v0.13.0: http] [async_kernel.v0.13.0: extract]
-> retrieved async_find.v0.13.0  (cached)
Processing  6/281: [async_inotify.v0.13.0: http] [async_kernel.v0.13.0: extract]
Processing  7/281: [async_inotify.v0.13.0: http] [async_kernel.v0.13.0: extract] [async_rpc_kernel.v0.13.0: extract]
Processing  7/281: [async_inotify.v0.13.0: extract] [async_kernel.v0.13.0: extract] [async_rpc_kernel.v0.13.0: extract]
-> retrieved async_kernel.v0.13.0  (cached)
Processing  7/281: [async_inotify.v0.13.0: extract] [async_rpc_kernel.v0.13.0: extract]
Processing  8/281: [async_inotify.v0.13.0: extract] [async_rpc_kernel.v0.13.0: extract] [async_sendfile.v0.13.0: http]
-> retrieved async_rpc_kernel.v0.13.0  (cached)
Processing  8/281: [async_inotify.v0.13.0: extract] [async_sendfile.v0.13.0: http]
Processing  9/281: [async_inotify.v0.13.0: extract] [async_sendfile.v0.13.0: http] [async_shell.v0.13.0: http]
-> retrieved async_inotify.v0.13.0  (https://ocaml.janestreet.com/ocaml-core/v0.13/files/async_inotify-v0.13.0.tar.gz)
Processing  9/281: [async_sendfile.v0.13.0: http] [async_shell.v0.13.0: http]
Processing 10/281: [async_sendfile.v0.13.0: http] [async_shell.v0.13.0: http] [async_smtp.v0.13.0: http]
Processing 10/281: [async_sendfile.v0.13.0: http] [async_shell.v0.13.0: extract] [async_smtp.v0.13.0: http]
-> retrieved async_shell.v0.13.0  (https://ocaml.janestreet.com/ocaml-core/v0.13/files/async_shell-v0.13.0.tar.gz)
Processing 10/281: [async_sendfile.v0.13.0: http] [async_smtp.v0.13.0: http]
Processing 11/281: [async_sendfile.v0.13.0: http] [async_smtp.v0.13.0: http] [async_ssl.v0.13.0: extract]
-> retrieved async_ssl.v0.13.0  (cached)
Processing 11/281: [async_sendfile.v0.13.0: http] [async_smtp.v0.13.0: http]
Processing 12/281: [async_sendfile.v0.13.0: http] [async_smtp.v0.13.0: http] [async_unix.v0.13.1: extract]
Processing 12/281: [async_sendfile.v0.13.0: http] [async_smtp.v0.13.0: extract] [async_unix.v0.13.1: extract]
-> retrieved async_unix.v0.13.1  (cached)
Processing 12/281: [async_sendfile.v0.13.0: http] [async_smtp.v0.13.0: extract]
Processing 13/281: [async_sendfile.v0.13.0: http] [async_smtp.v0.13.0: extract] [base.v0.13.2: extract]
-> retrieved async_smtp.v0.13.0  (https://ocaml.janestreet.com/ocaml-core/v0.13/files/async_smtp-v0.13.0.tar.gz)
Processing 13/281: [async_sendfile.v0.13.0: http] [base.v0.13.2: extract]
Processing 14/281: [async_sendfile.v0.13.0: http] [base.v0.13.2: extract]
Processing 15/281: [async_sendfile.v0.13.0: http] [base.v0.13.2: extract] [base64.3.5.1: extract]
-> retrieved base.v0.13.2  (cached)
Processing 15/281: [async_sendfile.v0.13.0: http] [base64.3.5.1: extract]
Processing 16/281: [async_sendfile.v0.13.0: http] [base64.3.5.1: extract] [base_bigstring.v0.13.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing 16/281: [async_sendfile.v0.13.0: http] [base_bigstring.v0.13.0: extract]
Processing 17/281: [async_sendfile.v0.13.0: http] [base_bigstring.v0.13.0: extract] [base_quickcheck.v0.13.0: extract]
-> retrieved base_bigstring.v0.13.0  (cached)
Processing 17/281: [async_sendfile.v0.13.0: http] [base_quickcheck.v0.13.0: extract]
Processing 18/281: [async_sendfile.v0.13.0: http] [base_quickcheck.v0.13.0: extract] [bigstringaf.0.10.0: extract]
-> retrieved base_quickcheck.v0.13.0  (cached)
Processing 18/281: [async_sendfile.v0.13.0: http] [bigstringaf.0.10.0: extract]
Processing 19/281: [async_sendfile.v0.13.0: http] [bigstringaf.0.10.0: extract] [bin_prot.v0.13.0: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 19/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract]
-> retrieved conf-gmp.4  (cached)
Processing 20/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract]
-> retrieved conf-gmp-powm-sec.3  (cached)
Processing 21/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract]
Processing 22/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract]
-> retrieved conf-libssl.4  (cached)
Processing 23/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract]
Processing 24/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract]
Processing 25/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract]
Processing 26/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract] [core.v0.13.0: extract]
Processing 27/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract] [core.v0.13.0: extract] [conf-gmp: sh]
Processing 28/281: [async_sendfile.v0.13.0: http] [bin_prot.v0.13.0: extract] [core.v0.13.0: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved bin_prot.v0.13.0  (cached)
Processing 28/281: [async_sendfile.v0.13.0: http] [core.v0.13.0: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 29/281: [async_sendfile.v0.13.0: http] [core.v0.13.0: extract] [core_kernel.v0.13.1: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved core.v0.13.0  (cached)
Processing 29/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 30/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [cryptokit.1.20: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 30/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [cryptokit.1.20: extract] [conf-pkg-config: pkg-config]
-> installed conf-gmp.4
Processing 31/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [cryptokit.1.20: extract] [conf-pkg-config: pkg-config]
Processing 32/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [cryptokit.1.20: extract] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 32/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [cryptokit.1.20: extract] [conf-gmp-powm-sec: sh]
-> installed conf-pkg-config.3
Processing 33/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [cryptokit.1.20: extract] [conf-gmp-powm-sec: sh]
Processing 34/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [cryptokit.1.20: extract] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi]
Processing 35/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [cryptokit.1.20: extract] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl]
Processing 36/281: [async_sendfile.v0.13.0: http] [core_kernel.v0.13.1: extract] [cryptokit.1.20: extract] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
-> retrieved core_kernel.v0.13.1  (cached)
Processing 36/281: [async_sendfile.v0.13.0: http] [cryptokit.1.20: extract] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
Processing 37/281: [async_sendfile.v0.13.0: http] [cryptokit.1.20: extract] [csexp.1.5.2: extract] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
-> retrieved cryptokit.1.20  (cached)
Processing 37/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
Processing 38/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [ctypes.0.17.1: extract] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-gmp-powm-sec.3)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 38/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [ctypes.0.17.1: extract] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
-> installed conf-gmp-powm-sec.3
Processing 39/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [ctypes.0.17.1: extract] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 39/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [ctypes.0.17.1: extract] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
-> installed conf-libffi.2.0.0
Processing 40/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [ctypes.0.17.1: extract] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "openssl" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-libssl.4)
-> compiled  conf-libssl.4
Processing 40/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [ctypes.0.17.1: extract] [conf-zlib: pkg-config zlib]
-> installed conf-libssl.4
Processing 41/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [ctypes.0.17.1: extract] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 41/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [ctypes.0.17.1: extract]
-> installed conf-zlib.1
Processing 42/281: [async_sendfile.v0.13.0: http] [csexp.1.5.2: extract] [ctypes.0.17.1: extract]
-> retrieved csexp.1.5.2  (cached)
Processing 42/281: [async_sendfile.v0.13.0: http] [ctypes.0.17.1: extract]
Processing 43/281: [async_sendfile.v0.13.0: http] [ctypes.0.17.1: extract]
Processing 44/281: [async_sendfile.v0.13.0: http] [ctypes.0.17.1: extract] [dune.3.16.1, dune-configurator.3.16.1: extract]
Processing 45/281: [async_sendfile.v0.13.0: http] [ctypes.0.17.1: extract] [dune.3.16.1, dune-configurator.3.16.1: extract]
-> installed ctypes-foreign.0.18.0
Processing 46/281: [async_sendfile.v0.13.0: http] [ctypes.0.17.1: extract] [dune.3.16.1, dune-configurator.3.16.1: extract]
Processing 46/281: [async_sendfile.v0.13.0: extract] [ctypes.0.17.1: extract] [dune.3.16.1, dune-configurator.3.16.1: extract]
-> retrieved ctypes.0.17.1  (cached)
Processing 46/281: [async_sendfile.v0.13.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract]
Processing 47/281: [async_sendfile.v0.13.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http]
-> retrieved async_sendfile.v0.13.0  (https://ocaml.janestreet.com/ocaml-core/v0.13/files/async_sendfile-v0.13.0.tar.gz)
Processing 47/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http]
Processing 48/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [fieldslib.v0.13.0: extract]
-> retrieved fieldslib.v0.13.0  (cached)
Processing 48/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http]
Processing 49/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [inotify.2.6: extract]
-> retrieved inotify.2.6  (cached)
Processing 49/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http]
Processing 50/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [integers.0.7.0: extract]
-> retrieved integers.0.7.0  (cached)
Processing 50/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http]
Processing 51/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [jane-street-headers.v0.13.0: extract]
-> retrieved jane-street-headers.v0.13.0  (cached)
Processing 51/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http]
Processing 52/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [jst-config.v0.13.0: extract]
-> retrieved jst-config.v0.13.0  (cached)
Processing 52/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http]
Processing 53/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [magic-mime.1.3.1: extract]
-> retrieved magic-mime.1.3.1  (cached)
Processing 53/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http]
Processing 54/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [num.1.5-1: extract]
-> retrieved num.1.5-1  (cached)
Processing 54/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http]
Processing 55/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [ocaml-compiler-libs.v0.12.4: extract]
[num: patch] applying num-in-findlib-dir.patch
Processing 56/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [ocaml-compiler-libs.v0.12.4: extract] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 56/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [num: patch]
Processing 57/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [ocaml-migrate-parsetree.1.8.0: extract] [num: patch]
Processing 57/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: http] [ocaml-migrate-parsetree.1.8.0: extract] [num: make opam-legacy]
Processing 57/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [email_message.v0.13.0: extract] [ocaml-migrate-parsetree.1.8.0: extract] [num: make opam-legacy]
-> retrieved email_message.v0.13.0  (https://ocaml.janestreet.com/ocaml-core/v0.13/files/email_message-v0.13.0.tar.gz)
Processing 57/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-migrate-parsetree.1.8.0: extract] [num: make opam-legacy]
Processing 58/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-migrate-parsetree.1.8.0: extract] [ocamlfind.1.9.6: extract] [num: make opam-legacy]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 58/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-migrate-parsetree.1.8.0: extract] [num: make opam-legacy]
Processing 59/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-migrate-parsetree.1.8.0: extract] [octavius.1.2.2: extract] [num: make opam-legacy]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 60/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-migrate-parsetree.1.8.0: extract] [octavius.1.2.2: extract] [num: make opam-legacy] [ocamlfind: patch]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 60/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [octavius.1.2.2: extract] [num: make opam-legacy] [ocamlfind: patch]
Processing 61/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [octavius.1.2.2: extract] [parsexp.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: patch]
-> retrieved octavius.1.2.2  (cached)
Processing 61/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [parsexp.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: patch]
Processing 62/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [parsexp.v0.13.0: extract] [ppx_assert.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: patch]
Processing 62/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [parsexp.v0.13.0: extract] [ppx_assert.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved parsexp.v0.13.0  (cached)
Processing 62/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_assert.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 63/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_assert.v0.13.0: extract] [ppx_base.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.13.0  (cached)
Processing 63/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_base.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 64/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_base.v0.13.0: extract] [ppx_bench.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.13.0  (cached)
Processing 64/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_bench.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 65/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_bench.v0.13.0: extract] [ppx_bin_prot.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.13.0  (cached)
Processing 65/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_bin_prot.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 66/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_bin_prot.v0.13.0: extract] [ppx_cold.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.13.0  (cached)
Processing 66/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_cold.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 67/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_cold.v0.13.0: extract] [ppx_compare.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.13.0  (cached)
Processing 67/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_compare.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 68/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_compare.v0.13.0: extract] [ppx_custom_printf.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.13.0  (cached)
Processing 68/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_custom_printf.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 69/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_custom_printf.v0.13.0: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_custom_printf.v0.13.0  (cached)
Processing 69/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 70/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 70/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_enumerate.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 71/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_enumerate.v0.13.0: extract] [ppx_expect.v0.13.1: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.13.0  (cached)
Processing 71/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_expect.v0.13.1: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 72/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_expect.v0.13.1: extract] [ppx_fail.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.13.1  (cached)
Processing 72/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_fail.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 73/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_fail.v0.13.0: extract] [ppx_fields_conv.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_fail.v0.13.0  (cached)
Processing 73/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_fields_conv.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 74/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_fields_conv.v0.13.0: extract] [ppx_hash.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_fields_conv.v0.13.0  (cached)
Processing 74/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_hash.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 75/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_hash.v0.13.0: extract] [ppx_here.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.13.0  (cached)
Processing 75/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_here.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 76/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_here.v0.13.0: extract] [ppx_inline_test.v0.13.1: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.13.0  (cached)
Processing 76/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_inline_test.v0.13.1: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 77/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_inline_test.v0.13.1: extract] [ppx_jane.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.13.1  (cached)
Processing 77/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_jane.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 78/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_jane.v0.13.0: extract] [ppx_js_style.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_jane.v0.13.0  (cached)
Processing 78/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_js_style.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 79/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_js_style.v0.13.0: extract] [ppx_let.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_js_style.v0.13.0  (cached)
Processing 79/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_let.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 80/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_let.v0.13.0: extract] [ppx_module_timer.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_let.v0.13.0  (cached)
Processing 80/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_module_timer.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 81/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_module_timer.v0.13.0: extract] [ppx_optcomp.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_module_timer.v0.13.0  (cached)
Processing 81/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_optcomp.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 82/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_optcomp.v0.13.0: extract] [ppx_optional.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.v0.13.0  (cached)
Processing 82/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_optional.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 83/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_optional.v0.13.0: extract] [ppx_pipebang.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_optional.v0.13.0  (cached)
Processing 83/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_pipebang.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 84/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_pipebang.v0.13.0: extract] [ppx_sexp_conv.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_pipebang.v0.13.0  (cached)
Processing 84/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_sexp_conv.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 85/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_sexp_conv.v0.13.0: extract] [ppx_sexp_message.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.13.0  (cached)
Processing 85/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_sexp_message.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 86/281: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_sexp_message.v0.13.0: extract] [ppx_sexp_value.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing 86/281: [ppx_sexp_message.v0.13.0: extract] [ppx_sexp_value.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 87/281: [ppx_sexp_message.v0.13.0: extract] [ppx_sexp_value.v0.13.0: extract] [ppx_stable.v0.13.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 88/281: [ppx_sexp_message.v0.13.0: extract] [ppx_sexp_value.v0.13.0: extract] [ppx_stable.v0.13.0: extract] [dune: ocaml 255] [num: make opam-legacy] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.08/.opam-switch/build/num.1.5-1)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/num.1.5-1/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  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -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
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -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  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 88/281: [ppx_sexp_message.v0.13.0: extract] [ppx_sexp_value.v0.13.0: extract] [ppx_stable.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: ./configure]
-> installed num.1.5-1
Processing 89/281: [ppx_sexp_message.v0.13.0: extract] [ppx_sexp_value.v0.13.0: extract] [ppx_stable.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.08/bin" "-sitelib" "/home/opam/.opam/4.08/lib" "-mandir" "/home/opam/.opam/4.08/man" "-config" "/home/opam/.opam/4.08/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: found
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/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.08/lib/ocaml
-     Binaries:              /home/opam/.opam/4.08/bin
-     Manual pages:          /home/opam/.opam/4.08/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.08/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.08/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.08/bin
-     Manual pages:          /home/opam/.opam/4.08/man
-     topfind script:        /home/opam/.opam/4.08/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 89/281: [ppx_sexp_message.v0.13.0: extract] [ppx_sexp_value.v0.13.0: extract] [ppx_stable.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved ppx_sexp_message.v0.13.0  (cached)
Processing 89/281: [ppx_sexp_value.v0.13.0: extract] [ppx_stable.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 90/281: [ppx_sexp_value.v0.13.0: extract] [ppx_stable.v0.13.0: extract] [ppx_typerep_conv.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved ppx_sexp_value.v0.13.0  (cached)
Processing 90/281: [ppx_stable.v0.13.0: extract] [ppx_typerep_conv.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 91/281: [ppx_stable.v0.13.0: extract] [ppx_typerep_conv.v0.13.0: extract] [ppx_variants_conv.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved ppx_stable.v0.13.0  (cached)
Processing 91/281: [ppx_typerep_conv.v0.13.0: extract] [ppx_variants_conv.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 92/281: [ppx_typerep_conv.v0.13.0: extract] [ppx_variants_conv.v0.13.0: extract] [ppxlib.0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved ppx_typerep_conv.v0.13.0  (cached)
Processing 92/281: [ppx_variants_conv.v0.13.0: extract] [ppxlib.0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 93/281: [ppx_variants_conv.v0.13.0: extract] [ppxlib.0.13.0: extract] [protocol_version_header.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved ppx_variants_conv.v0.13.0  (cached)
Processing 93/281: [ppxlib.0.13.0: extract] [protocol_version_header.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 94/281: [ppxlib.0.13.0: extract] [protocol_version_header.v0.13.0: extract] [re.1.11.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved protocol_version_header.v0.13.0  (cached)
Processing 94/281: [ppxlib.0.13.0: extract] [re.1.11.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 95/281: [ppxlib.0.13.0: extract] [re.1.11.0: extract] [re2.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved re.1.11.0  (cached)
Processing 95/281: [ppxlib.0.13.0: extract] [re2.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 96/281: [ppxlib.0.13.0: extract] [re2.v0.13.0: http] [resource_cache.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved ppxlib.0.13.0  (cached)
Processing 96/281: [re2.v0.13.0: http] [resource_cache.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 97/281: [re2.v0.13.0: http] [resource_cache.v0.13.0: http] [result.1.5: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 97/281: [re2.v0.13.0: http] [resource_cache.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved seq.base  (cached)
Processing 98/281: [re2.v0.13.0: http] [resource_cache.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 99/281: [re2.v0.13.0: http] [resource_cache.v0.13.0: http] [sexp_macro.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 100/281: [re2.v0.13.0: http] [resource_cache.v0.13.0: http] [sexp_macro.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
-> installed seq.base
Processing 101/281: [re2.v0.13.0: http] [resource_cache.v0.13.0: http] [sexp_macro.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 101/281: [re2.v0.13.0: extract] [resource_cache.v0.13.0: http] [sexp_macro.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 101/281: [re2.v0.13.0: extract] [resource_cache.v0.13.0: extract] [sexp_macro.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved resource_cache.v0.13.0  (https://ocaml.janestreet.com/ocaml-core/v0.13/files/resource_cache-v0.13.0.tar.gz)
Processing 101/281: [re2.v0.13.0: extract] [sexp_macro.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 102/281: [re2.v0.13.0: extract] [sexp_macro.v0.13.0: http] [sexplib.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved re2.v0.13.0  (https://ocaml.janestreet.com/ocaml-core/v0.13/files/re2-v0.13.0.tar.gz)
Processing 102/281: [sexp_macro.v0.13.0: http] [sexplib.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 103/281: [sexp_macro.v0.13.0: http] [sexplib.v0.13.0: extract] [sexplib0.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved sexplib.v0.13.0  (cached)
Processing 103/281: [sexp_macro.v0.13.0: http] [sexplib0.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 104/281: [sexp_macro.v0.13.0: http] [sexplib0.v0.13.0: extract] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved sexplib0.v0.13.0  (cached)
Processing 104/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 105/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [spawn.v0.17.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved spawn.v0.17.0  (cached)
Processing 105/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 106/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [splittable_random.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved splittable_random.v0.13.0  (cached)
Processing 106/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 107/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [stdio.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved stdio.v0.13.0  (cached)
Processing 107/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 108/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 108/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 109/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [textutils.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved textutils.v0.13.0  (cached)
Processing 109/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 110/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [time_now.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved time_now.v0.13.0  (cached)
Processing 110/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 111/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [typerep.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved typerep.v0.13.0  (cached)
Processing 111/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 112/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [variantslib.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved variantslib.v0.13.0  (cached)
Processing 112/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 113/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [zarith.1.14: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved zarith.1.14  (cached)
Processing 113/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 113/281: [sexp_macro.v0.13.0: http] [shell.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved shell.v0.13.0  (https://ocaml.janestreet.com/ocaml-core/v0.13/files/shell-v0.13.0.tar.gz)
Processing 113/281: [sexp_macro.v0.13.0: http] [dune: ocaml 255] [ocamlfind: make all]
Processing 113/281: [sexp_macro.v0.13.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved sexp_macro.v0.13.0  (https://ocaml.janestreet.com/ocaml-core/v0.13/files/sexp_macro-v0.13.0.tar.gz)
Processing 113/281: [dune: ocaml 255] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6/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.08/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.08/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.08/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.08/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.08/lib' -p >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.08/.opam-switch/build/ocamlfind.1.9.6'
Processing 113/281: [dune: ocaml 255] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 113/281: [dune: ocaml 255]
Processing 114/281: [dune: ocaml 255] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.08/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.08/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.08/bin"
- install -d "/home/opam/.opam/4.08/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.08/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.08/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.08/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.08/lib/findlib"
- install -d "/home/opam/.opam/4.08/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.08/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.08/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.08/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.08/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.08/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.08/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.08/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.08/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.08/lib/$x/META.tmp" && mv "/home/opam/.opam/4.08/lib/$x/META.tmp" "/home/opam/.opam/4.08/lib/$x/META"; done
- install -d "/home/opam/.opam/4.08/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.08/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.08/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.08/man/man1" "/home/opam/.opam/4.08/man/man3" "/home/opam/.opam/4.08/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.08/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.08/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 114/281: [dune: ocaml 255]
Processing 115/281: [dune: ocaml 255]
Processing 116/281: [dune: ocaml 255] [zarith: ./configure]
-> installed base-bytes.base
Processing 117/281: [dune: ocaml 255] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.08/.opam-switch/build/zarith.1.14)
- binary ocaml: found in /home/opam/.opam/4.08/bin
- binary ocamlc: found in /home/opam/.opam/4.08/bin
- binary ocamldep: found in /home/opam/.opam/4.08/bin
- binary ocamlmklib: found in /home/opam/.opam/4.08/bin
- binary ocamldoc: found in /home/opam/.opam/4.08/bin
- binary ocamlopt: found in /home/opam/.opam/4.08/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.08/bin
- OCaml's word size is 64
- package gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -I/home/opam/.opam/4.08/lib/ocaml  
-   libraries:             -lgmp 
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.08/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 117/281: [dune: ocaml 255] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.08/.opam-switch/build/zarith.1.14)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp  
- ocamlc -ccopt "-I/home/opam/.opam/4.08/lib/ocaml   -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp  
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -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.14
Processing 117/281: [dune: ocaml 255]
Processing 118/281: [dune: ocaml 255] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/zarith.1.14)
- ocamlfind install -destdir "/home/opam/.opam/4.08/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx 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.08/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.08/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.08/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.08/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.08/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.08/lib/zarith/q.mli
- Installed /home/opam/.opam/4.08/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.08/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.08/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.08/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.08/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.08/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/4.08/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.08/lib/zarith/z.mli
- Installed /home/opam/.opam/4.08/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.08/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.08/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.08/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.08/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.08/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.08/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.08/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.08/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.08/lib/zarith/META
-> installed zarith.1.14
Processing 118/281: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.16.1)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", line 78, characters 5-351:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- 

Processing 118/281: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.16.1)
-> compiled  dune.3.16.1
-> installed dune.3.16.1
Processing 120/281: [base64: dune build]
Processing 121/281: [base64: dune build] [csexp: dune build]
Processing 122/281: [base64: dune build] [csexp: dune build] [inotify: dune build]
Processing 123/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build]
Processing 124/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build]
Processing 125/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build]
Processing 126/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 127/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 128/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 129/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
Processing 130/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 131/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build]
Processing 132/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/jane-street-headers.v0.13.0)
-> compiled  jane-street-headers.v0.13.0
Processing 132/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.13.0
Processing 133/281: [base64: dune build] [csexp: dune build] [inotify: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 133/281: [base64: dune build] [inotify: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 134/281: [base64: dune build] [inotify: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
Processing 135/281: [base64: dune build] [dune-configurator: rm] [inotify: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/base64.3.5.1)
-> compiled  base64.3.5.1
Processing 135/281: [dune-configurator: rm] [inotify: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed base64.3.5.1
Processing 136/281: [dune-configurator: rm] [inotify: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "inotify" "-j" "255" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/inotify.2.6)
-> compiled  inotify.2.6
Processing 136/281: [dune-configurator: rm] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed inotify.2.6
Processing 137/281: [dune-configurator: rm] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "magic-mime" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/magic-mime.1.3.1)
-> compiled  magic-mime.1.3.1
Processing 137/281: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed magic-mime.1.3.1
Processing 138/281: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/4.08/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmo -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I src/ocaml_optcomp/.ocaml_optcomp.objs/native -I /home/opam/.opam/4.08/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.cmx -c -impl src/ocaml_optcomp/ocaml_optcomp.ml)
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- 12 | module Available_regs                   = Available_regs
-                                                ^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 87, characters 42-62:
- 87 | module Reg_availability_set             = Reg_availability_set
-                                                ^^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 88, characters 42-61:
- 88 | module Reg_with_debug_info              = Reg_with_debug_info
-                                                ^^^^^^^^^^^^^^^^^^^
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 138/281: [dune-configurator: rm] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 139/281: [dune-configurator: rm] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "255" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 139/281: [dune-configurator: rm] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed octavius.1.2.2
Processing 140/281: [dune-configurator: rm] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 140/281: [dune-configurator: rm] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 141/281: [dune-configurator: rm] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 141/281: [dune-configurator: rm] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed re.1.11.0
Processing 142/281: [dune-configurator: rm] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 142/281: [dune-configurator: rm] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 143/281: [dune-configurator: rm] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
Processing 144/281: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/sexplib0.v0.13.0)
-> compiled  sexplib0.v0.13.0
Processing 144/281: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.13.0
Processing 145/281: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "spawn" "-j" "255" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/spawn.v0.17.0)
-> compiled  spawn.v0.17.0
Processing 145/281: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed spawn.v0.17.0
Processing 146/281: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 146/281: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build]
-> installed stdlib-shims.0.3.0
Processing 147/281: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build]
Processing 148/281: [dune-configurator: rm] [integers: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.16.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.16.1)
Processing 148/281: [dune-configurator: dune build] [integers: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 148/281: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build]
-> installed integers.0.7.0
Processing 149/281: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build]
Processing 150/281: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "libffi.config" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1)
- ./src/discover/determine_as_needed_flags.sh >> asneeded.config
- ocamlfind  ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover
- ./discover -ocamlc "ocamlfind  ocamlc" > libffi.config || (rm libffi.config && false)
- testing for brew: .............................. unavailable
- testing for MacPorts: .......................... unavailable
- testing for pkg-config: ........................ available
- testing for libffi: ............................ available
- make: 'libffi.config' is up to date.
Processing 150/281: [ctypes: make ctypes-base] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.16.1)
-> compiled  dune-configurator.3.16.1
Processing 150/281: [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
-> installed dune-configurator.3.16.1
Processing 151/281: [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
Processing 152/281: [base: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
Processing 153/281: [base: dune build] [bigstringaf: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
Processing 154/281: [base: dune build] [bigstringaf: dune build] [cryptokit: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "255" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/bigstringaf.0.10.0)
-> compiled  bigstringaf.0.10.0
Processing 154/281: [base: dune build] [cryptokit: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
-> installed bigstringaf.0.10.0
Processing 155/281: [base: dune build] [cryptokit: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
Processing 156/281: [angstrom: dune build] [base: dune build] [cryptokit: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/angstrom.0.13.0)
-> compiled  angstrom.0.13.0
Processing 156/281: [base: dune build] [cryptokit: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
-> installed angstrom.0.13.0
Processing 157/281: [base: dune build] [cryptokit: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cryptokit" "-j" "255" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/cryptokit.1.20)
- (cd _build/default/src && config/flags.exe)
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
- getentropy():........................ enabled
-> compiled  cryptokit.1.20
Processing 157/281: [base: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
-> installed cryptokit.1.20
Processing 158/281: [base: dune build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 158/281: [base: dune build] [ctypes: make ctypes-base]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 159/281: [base: dune build] [ctypes: make ctypes-base]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/base.v0.13.2)
-> compiled  base.v0.13.2
Processing 159/281: [ctypes: make ctypes-base]
-> installed base.v0.13.2
Processing 160/281: [ctypes: make ctypes-base]
Processing 161/281: [ctypes: make ctypes-base] [fieldslib: dune build]
Processing 162/281: [ctypes: make ctypes-base] [fieldslib: dune build] [parsexp: dune build]
Processing 163/281: [ctypes: make ctypes-base] [fieldslib: dune build] [parsexp: dune build] [stdio: dune build]
Processing 164/281: [ctypes: make ctypes-base] [fieldslib: dune build] [parsexp: dune build] [stdio: dune build] [typerep: dune build]
Processing 165/281: [ctypes: make ctypes-base] [fieldslib: dune build] [parsexp: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "fieldslib" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/fieldslib.v0.13.0)
-> compiled  fieldslib.v0.13.0
Processing 165/281: [ctypes: make ctypes-base] [parsexp: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> installed fieldslib.v0.13.0
Processing 166/281: [ctypes: make ctypes-base] [parsexp: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "variantslib" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/variantslib.v0.13.0)
-> compiled  variantslib.v0.13.0
Processing 166/281: [ctypes: make ctypes-base] [parsexp: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.13.0
Processing 167/281: [ctypes: make ctypes-base] [parsexp: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdio.v0.13.0)
-> compiled  stdio.v0.13.0
Processing 167/281: [ctypes: make ctypes-base] [parsexp: dune build] [typerep: dune build]
-> installed stdio.v0.13.0
Processing 168/281: [ctypes: make ctypes-base] [parsexp: dune build] [typerep: dune build]
Processing 169/281: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] [typerep: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "typerep" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/typerep.v0.13.0)
-> compiled  typerep.v0.13.0
Processing 169/281: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build]
-> installed typerep.v0.13.0
Processing 170/281: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/parsexp.v0.13.0)
-> compiled  parsexp.v0.13.0
Processing 170/281: [ctypes: make ctypes-base] [ppxlib: dune build]
-> installed parsexp.v0.13.0
Processing 171/281: [ctypes: make ctypes-base] [ppxlib: dune build]
Processing 172/281: [ctypes: make ctypes-base] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/sexplib.v0.13.0)
-> compiled  sexplib.v0.13.0
Processing 172/281: [ctypes: make ctypes-base] [ppxlib: dune build]
-> installed sexplib.v0.13.0
Processing 173/281: [ctypes: make ctypes-base] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1)
- ocamlfind  ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure
- ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false)
- ocamlfind  ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure
- ./gen_libffi_abi > src/ctypes-foreign-base/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign-base/libffi_abi.ml && cat gen_c_primitives.log || false)
- cp src/ctypes-foreign-base/dl.ml.unix src/ctypes-foreign-base/dl.ml
- cp src/ctypes-foreign-base/dl_stubs.c.unix src/ctypes-foreign-base/dl_stubs.c
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/lDouble.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/complexL.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_bigarray.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_static.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_type_printing.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_coerce.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_types.mli
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/cstubs_internals.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes  src/ctypes/posixTypes.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -cclib -lctypes_stubs -dllib -lctypes_stubs  -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray -package integers   -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes/complex_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes/ctypes_bigarrays.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes/ctypes_roots.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes/managed_buffer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes/posix_types_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o  
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers   -cclib -lctypes_stubs  -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package bigarray -package integers   -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.08/lib/ocaml, /home/opam/.opam/4.08/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.08/lib/ocaml, /home/opam/.opam/4.08/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.08/lib/ocaml, /home/opam/.opam/4.08/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"    -package compiler-libs -package integers   -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.08/lib/ocaml, /home/opam/.opam/4.08/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.08/lib/ocaml, /home/opam/.opam/4.08/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.08/lib/ocaml, /home/opam/.opam/4.08/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  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package compiler-libs -package integers     -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.08/lib/ocaml, /home/opam/.opam/4.08/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package compiler-libs -package integers   -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx  -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.08/lib/ocaml, /home/opam/.opam/4.08/lib/ocaml/compiler-libs
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"    -package str -package integers   -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers     -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package str -package integers   -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx  -cclib -Wl,--no-as-needed
Processing 173/281: [ctypes: make ctypes-foreign] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-foreign" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1)
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-foreign-base/dl.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-foreign-base/libffi_abi.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -cclib -lctypes-foreign-base_stubs -dllib -lctypes-foreign-base_stubs  -package integers   -o _build/ctypes-foreign-base.cma _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo _build/src/ctypes-foreign-base/dl.cmo _build/src/ctypes-foreign-base/libffi_abi.cmo _build/src/ctypes-foreign-base/ctypes_ffi.cmo _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_type_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes-foreign-base_stubs _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -ldopt -lffi 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package integers   -cclib -lctypes-foreign-base_stubs  -o _build/ctypes-foreign-base.cmxa _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"  -package integers   -o _build/ctypes-foreign-base.cmxs _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  ocamlc  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -thread  -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmi  -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.mli
- ocamlfind  ocamlc  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -thread  -c -o _build/src/ctypes-foreign-threaded/foreign.cmo -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -thread -cclib -lctypes-foreign-threaded_stubs -dllib -lctypes-foreign-threaded_stubs   -thread -package threads  -o _build/ctypes-foreign-threaded.cma _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign-threaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- cd _build/src/ctypes-foreign-threaded && ocamlfind  ocamlc -c  -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/tests -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" /home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-threaded/foreign_threaded_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes-foreign-threaded_stubs _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -ldopt -lffi 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -thread  -thread -package threads   -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmx  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -thread  -thread -package threads   -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -thread  -thread -package threads  -cclib -lctypes-foreign-threaded_stubs  -o _build/ctypes-foreign-threaded.cmxa _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -thread  -thread -package threads  -o _build/ctypes-foreign-threaded.cmxs _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  ocamlc    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmi    -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers" -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.mli
- ocamlfind  ocamlc    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"   -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmo -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"       -o _build/ctypes-foreign-unthreaded.cma _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo _build/src/ctypes-foreign-unthreaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"      -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmx    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"      -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"       -o _build/ctypes-foreign-unthreaded.cmxa _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.08/lib/integers"     -o _build/ctypes-foreign-unthreaded.cmxs _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx  -cclib -Wl,--no-as-needed -cclib -lffi
-> compiled  ctypes.0.17.1
Processing 173/281: [ppxlib: dune build]
Processing 174/281: [ppxlib: dune build] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ctypes.0.17.1)
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.08/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.08/lib/ctypes/META
- ocamlfind  install -add ctypes -optional  _build/ctypes.cma _build/dllctypes_stubs.so  _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a  _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h  _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.08/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.08/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.08/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.08/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-top.cma   _build/ctypes-top.cmxa _build/ctypes-top.cmxs   _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi  _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti   _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-top.cma
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign-base.cma _build/dllctypes-foreign-base_stubs.so  _build/ctypes-foreign-base.cmxa _build/ctypes-foreign-base.cmxs _build/libctypes-foreign-base_stubs.a  _build/ctypes-foreign-base.a src/ctypes-foreign-base/dl.mli src/ctypes-foreign-base/libffi_abi.mli _build/src/ctypes-foreign-base/dl.cmi _build/src/ctypes-foreign-base/libffi_abi.cmi  _build/src/ctypes-foreign-base/dl.cmt _build/src/ctypes-foreign-base/libffi_abi.cmt _build/src/ctypes-foreign-base/dl.cmti _build/src/ctypes-foreign-base/libffi_abi.cmti   _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_ffi.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/libffi_abi.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/dl.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_weak_ref.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_ffi_stubs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_closure_properties.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/libffi_abi.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/dl.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/libffi_abi.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/dl.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/libffi_abi.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/dl.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/dl.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-base.a
- Installed /home/opam/.opam/4.08/lib/ctypes/libctypes-foreign-base_stubs.a
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-base.cmxs
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-base.cmxa
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-base.cma
- Installed /home/opam/.opam/4.08/lib/stublibs/dllctypes-foreign-base_stubs.so
- Installed /home/opam/.opam/4.08/lib/stublibs/dllctypes-foreign-base_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.08/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign-threaded.cma _build/dllctypes-foreign-threaded_stubs.so  _build/ctypes-foreign-threaded.cmxa _build/ctypes-foreign-threaded.cmxs _build/libctypes-foreign-threaded_stubs.a  _build/ctypes-foreign-threaded.a src/ctypes-foreign-threaded/foreign.mli _build/src/ctypes-foreign-threaded/foreign.cmi  _build/src/ctypes-foreign-threaded/foreign.cmt _build/src/ctypes-foreign-threaded/foreign.cmti   
- Installed /home/opam/.opam/4.08/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-threaded.a
- Installed /home/opam/.opam/4.08/lib/ctypes/libctypes-foreign-threaded_stubs.a
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-threaded.cmxs
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-threaded.cmxa
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-threaded.cma
- Installed /home/opam/.opam/4.08/lib/stublibs/dllctypes-foreign-threaded_stubs.so
- Installed /home/opam/.opam/4.08/lib/stublibs/dllctypes-foreign-threaded_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.08/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign-unthreaded.cma   _build/ctypes-foreign-unthreaded.cmxa _build/ctypes-foreign-unthreaded.cmxs   _build/ctypes-foreign-unthreaded.a src/ctypes-foreign-unthreaded/foreign.mli _build/src/ctypes-foreign-unthreaded/foreign.cmi  _build/src/ctypes-foreign-unthreaded/foreign.cmt _build/src/ctypes-foreign-unthreaded/foreign.cmti   
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.08/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/foreign.cmti
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.08/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/foreign.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.08/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/foreign.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.08/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-unthreaded.a
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-unthreaded.cmxs
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-unthreaded.cmxa
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes-foreign-unthreaded.cma
- ocamlfind  install -add ctypes -optional  _build/cstubs.cma   _build/cstubs.cmxa _build/cstubs.cmxs   _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi  _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti  /home/opam/.opam/4.08/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.08/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.08/lib/ctypes/cstubs.cma
-> installed ctypes.0.17.1
Processing 174/281: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppxlib.0.13.0)
-> compiled  ppxlib.0.13.0
-> installed ppxlib.0.13.0
Processing 176/281: [ppx_cold: dune build]
Processing 177/281: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 178/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 179/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build]
Processing 180/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build]
Processing 181/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build]
Processing 182/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build]
Processing 183/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build]
Processing 184/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build]
Processing 185/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
Processing 186/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
Processing 187/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 188/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
Processing 189/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
Processing 190/281: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_cold.v0.13.0)
-> compiled  ppx_cold.v0.13.0
Processing 190/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_cold.v0.13.0
Processing 191/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_optcomp.v0.13.0)
-> compiled  ppx_optcomp.v0.13.0
Processing 191/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_optcomp.v0.13.0
Processing 192/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_here.v0.13.0)
-> compiled  ppx_here.v0.13.0
Processing 192/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_here.v0.13.0
Processing 193/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 194/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_let" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_let.v0.13.0)
-> compiled  ppx_let.v0.13.0
Processing 194/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_let.v0.13.0
Processing 195/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_fields_conv" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_fields_conv.v0.13.0)
-> compiled  ppx_fields_conv.v0.13.0
Processing 195/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_fields_conv.v0.13.0
Processing 196/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optional" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_optional.v0.13.0)
-> compiled  ppx_optional.v0.13.0
Processing 196/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_optional.v0.13.0
Processing 197/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_stable" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_stable.v0.13.0)
-> compiled  ppx_stable.v0.13.0
Processing 197/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_stable.v0.13.0
Processing 198/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_variants_conv" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_variants_conv.v0.13.0)
-> compiled  ppx_variants_conv.v0.13.0
Processing 198/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_variants_conv.v0.13.0
Processing 199/281: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_enumerate.v0.13.0)
-> compiled  ppx_enumerate.v0.13.0
Processing 199/281: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_enumerate.v0.13.0
Processing 200/281: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_typerep_conv" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_typerep_conv.v0.13.0)
-> compiled  ppx_typerep_conv.v0.13.0
Processing 200/281: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_typerep_conv.v0.13.0
Processing 201/281: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_compare.v0.13.0)
-> compiled  ppx_compare.v0.13.0
Processing 201/281: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.13.0
Processing 202/281: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_pipebang" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_pipebang.v0.13.0)
-> compiled  ppx_pipebang.v0.13.0
Processing 202/281: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_pipebang.v0.13.0
Processing 203/281: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_js_style" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_js_style.v0.13.0)
-> compiled  ppx_js_style.v0.13.0
Processing 203/281: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_js_style.v0.13.0
Processing 204/281: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_inline_test.v0.13.1)
-> compiled  ppx_inline_test.v0.13.1
Processing 204/281: [ppx_fail: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_inline_test.v0.13.1
Processing 205/281: [ppx_fail: dune build] [ppx_sexp_conv: dune build]
Processing 206/281: [ppx_bench: dune build] [ppx_fail: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_sexp_conv.v0.13.0)
-> compiled  ppx_sexp_conv.v0.13.0
Processing 206/281: [ppx_bench: dune build] [ppx_fail: dune build]
-> installed ppx_sexp_conv.v0.13.0
Processing 207/281: [ppx_bench: dune build] [ppx_fail: dune build]
Processing 208/281: [ppx_assert: dune build] [ppx_bench: dune build] [ppx_fail: dune build]
Processing 209/281: [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build]
Processing 210/281: [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build]
Processing 211/281: [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build]
Processing 212/281: [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_fail" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_fail.v0.13.0)
-> compiled  ppx_fail.v0.13.0
Processing 212/281: [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_fail.v0.13.0
Processing 213/281: [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_hash.v0.13.0)
-> compiled  ppx_hash.v0.13.0
Processing 213/281: [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_hash.v0.13.0
Processing 214/281: [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 215/281: [ppx_assert: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bench" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_bench.v0.13.0)
-> compiled  ppx_bench.v0.13.0
Processing 215/281: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_bench.v0.13.0
Processing 216/281: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_message" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_sexp_message.v0.13.0)
-> compiled  ppx_sexp_message.v0.13.0
Processing 216/281: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build]
-> installed ppx_sexp_message.v0.13.0
Processing 217/281: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_assert.v0.13.0)
-> compiled  ppx_assert.v0.13.0
Processing 217/281: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build]
-> installed ppx_assert.v0.13.0
Processing 218/281: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build]
Processing 219/281: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build]
Processing 220/281: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build] [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_value" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_sexp_value.v0.13.0)
-> compiled  ppx_sexp_value.v0.13.0
Processing 220/281: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [splittable_random: dune build]
-> installed ppx_sexp_value.v0.13.0
Processing 221/281: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_custom_printf" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_custom_printf.v0.13.0)
-> compiled  ppx_custom_printf.v0.13.0
Processing 221/281: [jst-config: dune build] [ppx_base: dune build] [splittable_random: dune build]
-> installed ppx_custom_printf.v0.13.0
Processing 222/281: [jst-config: dune build] [ppx_base: dune build] [splittable_random: dune build]
Processing 223/281: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] [splittable_random: dune build]
Processing 224/281: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_expect: dune build] [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_base.v0.13.0)
-> compiled  ppx_base.v0.13.0
Processing 224/281: [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build] [splittable_random: dune build]
-> installed ppx_base.v0.13.0
Processing 225/281: [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build] [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "splittable_random" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/splittable_random.v0.13.0)
-> compiled  splittable_random.v0.13.0
Processing 225/281: [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build]
-> installed splittable_random.v0.13.0
Processing 226/281: [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build]
Processing 227/281: [base_quickcheck: dune build] [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/jst-config.v0.13.0)
-> compiled  jst-config.v0.13.0
Processing 227/281: [base_quickcheck: dune build] [bin_prot: dune build] [ppx_expect: dune build]
-> installed jst-config.v0.13.0
Processing 228/281: [base_quickcheck: dune build] [bin_prot: dune build] [ppx_expect: dune build]
Processing 229/281: [base_quickcheck: dune build] [bin_prot: dune build] [ppx_expect: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bin_prot" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/bin_prot.v0.13.0)
-> compiled  bin_prot.v0.13.0
Processing 229/281: [base_quickcheck: dune build] [ppx_expect: dune build] [time_now: dune build]
-> installed bin_prot.v0.13.0
Processing 230/281: [base_quickcheck: dune build] [ppx_expect: dune build] [time_now: dune build]
Processing 231/281: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/time_now.v0.13.0)
-> compiled  time_now.v0.13.0
Processing 231/281: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build]
-> installed time_now.v0.13.0
Processing 232/281: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build]
Processing 233/281: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_expect.v0.13.1)
-> compiled  ppx_expect.v0.13.1
Processing 233/281: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_module_timer: dune build]
-> installed ppx_expect.v0.13.1
Processing 234/281: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_quickcheck" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/base_quickcheck.v0.13.0)
-> compiled  base_quickcheck.v0.13.0
Processing 234/281: [ppx_bin_prot: dune build] [ppx_module_timer: dune build]
-> installed base_quickcheck.v0.13.0
Processing 235/281: [ppx_bin_prot: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bin_prot" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_bin_prot.v0.13.0)
-> compiled  ppx_bin_prot.v0.13.0
Processing 235/281: [ppx_module_timer: dune build]
-> installed ppx_bin_prot.v0.13.0
Processing 236/281: [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_module_timer" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_module_timer.v0.13.0)
-> compiled  ppx_module_timer.v0.13.0
-> installed ppx_module_timer.v0.13.0
Processing 238/281: [ppx_jane: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_jane" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ppx_jane.v0.13.0)
-> compiled  ppx_jane.v0.13.0
-> installed ppx_jane.v0.13.0
Processing 240/281: [base_bigstring: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_bigstring" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/base_bigstring.v0.13.0)
-> compiled  base_bigstring.v0.13.0
-> installed base_bigstring.v0.13.0
Processing 242/281: [core_kernel: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core_kernel" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/core_kernel.v0.13.1)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.08/lib/ocaml -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base_bigstring -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -I ../base_for_tests/src -o md5_stubs.o -c md5_stubs.c)
- md5_stubs.c:11:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas]
-    11 | #pragma GCC diagnostic ignored "-pedantic"
-       |                                ^~~~~~~~~~~
-> compiled  core_kernel.v0.13.1
-> installed core_kernel.v0.13.1
Processing 244/281: [async_kernel: dune build]
Processing 245/281: [async_kernel: dune build] [core: dune build]
Processing 246/281: [async_kernel: dune build] [core: dune build] [protocol_version_header: dune build]
Processing 247/281: [async_kernel: dune build] [core: dune build] [protocol_version_header: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "protocol_version_header" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/protocol_version_header.v0.13.0)
-> compiled  protocol_version_header.v0.13.0
Processing 247/281: [async_kernel: dune build] [core: dune build] [re2: dune build]
-> installed protocol_version_header.v0.13.0
Processing 248/281: [async_kernel: dune build] [core: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_kernel" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async_kernel.v0.13.0)
-> compiled  async_kernel.v0.13.0
Processing 248/281: [core: dune build] [re2: dune build]
-> installed async_kernel.v0.13.0
Processing 249/281: [core: dune build] [re2: dune build]
Processing 250/281: [async_extra: dune build] [core: dune build] [re2: dune build]
Processing 251/281: [async_extra: dune build] [async_rpc_kernel: dune build] [core: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_extra" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async_extra.v0.13.0)
-> compiled  async_extra.v0.13.0
Processing 251/281: [async_rpc_kernel: dune build] [core: dune build] [re2: dune build]
-> installed async_extra.v0.13.0
Processing 252/281: [async_rpc_kernel: dune build] [core: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_rpc_kernel" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async_rpc_kernel.v0.13.0)
-> compiled  async_rpc_kernel.v0.13.0
Processing 252/281: [core: dune build] [re2: dune build]
-> installed async_rpc_kernel.v0.13.0
Processing 253/281: [core: dune build] [re2: dune build]
Processing 254/281: [core: dune build] [re2: dune build] [resource_cache: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "resource_cache" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/resource_cache.v0.13.0)
-> compiled  resource_cache.v0.13.0
Processing 254/281: [core: dune build] [re2: dune build]
-> installed resource_cache.v0.13.0
Processing 255/281: [core: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/core.v0.13.0)
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -g -I src/.core.objs/byte -I src/.core.objs/native -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base_bigstring -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/core_kernel -I /home/opam/.opam/4.08/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.08/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.08/lib/core_kernel/flags -I /home/opam/.opam/4.08/lib/core_kernel/version_util -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/ocaml/threads -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib/unix -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/spawn -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -I error_checking_mutex/src/.error_checking_mutex.objs/byte -I error_checking_mutex/src/.error_checking_mutex.objs/native -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/native/core__Iobuf.cmx -c -impl src/iobuf.pp.ml)
- File "src/iobuf.ml", line 1118, characters 4-62:
- 1118 |     (set_bounds_and_buffer_sub [@inlined]) ~pos ~len ~src ~dst
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55: Cannot inline: Function information unavailable
-> compiled  core.v0.13.0
Processing 255/281: [re2: dune build]
-> installed core.v0.13.0
Processing 256/281: [re2: dune build]
Processing 257/281: [async_unix: dune build] [re2: dune build]
Processing 258/281: [async_unix: dune build] [re2: dune build] [textutils: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "textutils" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/textutils.v0.13.0)
-> compiled  textutils.v0.13.0
Processing 258/281: [async_unix: dune build] [re2: dune build]
-> installed textutils.v0.13.0
Processing 259/281: [async_unix: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_unix" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async_unix.v0.13.1)
-> compiled  async_unix.v0.13.1
Processing 259/281: [re2: dune build]
-> installed async_unix.v0.13.1
Processing 260/281: [re2: dune build]
Processing 261/281: [async: dune build] [re2: dune build]
Processing 262/281: [async: dune build] [async_sendfile: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_sendfile" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async_sendfile.v0.13.0)
-> compiled  async_sendfile.v0.13.0
Processing 262/281: [async: dune build] [re2: dune build]
-> installed async_sendfile.v0.13.0
Processing 263/281: [async: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async.v0.13.0)
-> compiled  async.v0.13.0
Processing 263/281: [re2: dune build]
-> installed async.v0.13.0
Processing 264/281: [re2: dune build]
Processing 265/281: [async_find: dune build] [re2: dune build]
Processing 266/281: [async_find: dune build] [async_ssl: dune build] [re2: dune build]
Processing 267/281: [async_find: dune build] [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_find" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async_find.v0.13.0)
-> compiled  async_find.v0.13.0
Processing 267/281: [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
-> installed async_find.v0.13.0
Processing 268/281: [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
Processing 269/281: [async_inotify: dune build] [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexp_macro" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/sexp_macro.v0.13.0)
-> compiled  sexp_macro.v0.13.0
Processing 269/281: [async_inotify: dune build] [async_ssl: dune build] [re2: dune build]
-> installed sexp_macro.v0.13.0
Processing 270/281: [async_inotify: dune build] [async_ssl: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_inotify" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async_inotify.v0.13.0)
-> compiled  async_inotify.v0.13.0
Processing 270/281: [async_ssl: dune build] [re2: dune build]
-> installed async_inotify.v0.13.0
Processing 271/281: [async_ssl: dune build] [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_ssl" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async_ssl.v0.13.0)
- (cd _build/default/bindings && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -g -I /home/opam/.opam/4.08/lib/ocaml -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/bytes -I /home/opam/.opam/4.08/lib/ctypes -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/integers -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/ocaml/threads -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/stdlib-shims -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -o openssl_helpers.o -c openssl_helpers.c)
- openssl_helpers.c: In function 'async_ssl__subject_alt_names':
- openssl_helpers.c:66:9: warning: 'ASN1_STRING_data' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
-    66 |         cstr = ASN1_STRING_data(gen->d.dNSName);
-       |         ^~~~
- In file included from /usr/include/openssl/objects.h:21,
-                  from /usr/include/openssl/evp.h:44,
-                  from /usr/include/openssl/x509.h:29,
-                  from /usr/include/openssl/x509v3.h:25,
-                  from openssl_helpers.c:2:
- /usr/include/openssl/asn1.h:683:40: note: declared here
-   683 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
-       |                                        ^~~~~~~~~~~~~~~~
- File "src/dune", line 16, characters 10-29:
- 16 |  (c_names ffi_generated_stubs) (flags :standard -w -9-27-32-34)
-                ^^^^^^^^^^^^^^^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -w -g -I /home/opam/.opam/4.08/lib/ocaml -I /home/opam/.opam/4.08/lib/async -I /home/opam/.opam/4.08/lib/async/async_command -I /home/opam/.opam/4.08/lib/async/async_quickcheck -I /home/opam/.opam/4.08/lib/async/async_rpc -I /home/opam/.opam/4.08/lib/async_kernel -I /home/opam/.opam/4.08/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.08/lib/async_rpc_kernel -I /home/opam/.opam/4.08/lib/async_unix -I /home/opam/.opam/4.08/lib/async_unix/thread_pool -I /home/opam/.opam/4.08/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base_bigstring -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/bytes -I /home/opam/.opam/4.08/lib/core -I /home/opam/.opam/4.08/lib/core/error_checking_mutex -I /home/opam/.opam/4.08/lib/core/nano_mutex -I /home/opam/.opam/4.08/lib/core/squeue -I /home/opam/.opam/4.08/lib/core/time_stamp_counter -I /home/opam/.opam/4.08/lib/core/uuid -I /home/opam/.opam/4.08/lib/core_kernel -I /home/opam/.opam/4.08/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.08/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.08/lib/core_kernel/flags -I /home/opam/.opam/4.08/lib/core_kernel/moption -I /home/opam/.opam/4.08/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.08/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.08/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.08/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.08/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.08/lib/core_kernel/uopt -I /home/opam/.opam/4.08/lib/core_kernel/uuid -I /home/opam/.opam/4.08/lib/core_kernel/version_util -I /home/opam/.opam/4.08/lib/ctypes -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/integers -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/ocaml/threads -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/protocol_version_header -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib/unix -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/spawn -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/stdlib-shims -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -I ../bindings -o ffi_generated_stubs.o -c ffi_generated_stubs.c)
- ffi_generated_stubs.c: In function 'async_ssl_stub_14_ENGINE_load_builtin_engines':
- ffi_generated_stubs.c:80:4: error: implicit declaration of function 'ENGINE_load_builtin_engines' [-Wimplicit-function-declaration]
-    80 |    ENGINE_load_builtin_engines();
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- ffi_generated_stubs.c: In function 'async_ssl_stub_15_ENGINE_unregister_RAND':
- ffi_generated_stubs.c:85:4: error: implicit declaration of function 'ENGINE_unregister_RAND' [-Wimplicit-function-declaration]
-    85 |    ENGINE_unregister_RAND();
-       |    ^~~~~~~~~~~~~~~~~~~~~~
- ffi_generated_stubs.c: In function 'async_ssl_stub_16_ENGINE_register_all_complete':
- ffi_generated_stubs.c:90:4: error: implicit declaration of function 'ENGINE_register_all_complete' [-Wimplicit-function-declaration]
-    90 |    ENGINE_register_all_complete();
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ffi_generated_stubs.c: In function 'async_ssl_stub_47_BN_hex2bn':
- ffi_generated_stubs.c:289:25: error: passing argument 1 of 'BN_hex2bn' from incompatible pointer type [-Wincompatible-pointer-types]
-   289 |    int x176 = BN_hex2bn(x174, x175);
-       |                         ^~~~
-       |                         |
-       |                         void **
- In file included from /usr/include/openssl/params.h:16,
-                  from /usr/include/openssl/evp.h:32,
-                  from /usr/include/openssl/x509.h:29,
-                  from /usr/include/openssl/ssl.h:32,
-                  from ffi_generated_stubs.c:2:
- /usr/include/openssl/bn.h:346:24: note: expected 'BIGNUM **' {aka 'struct bignum_st **'} but argument is of type 'void **'
-   346 | int BN_hex2bn(BIGNUM **a, const char *str);
-       |               ~~~~~~~~~^
- ffi_generated_stubs.c: In function 'async_ssl_stub_71_SSL_set_tmp_dh_callback':
- ffi_generated_stubs.c:459:34: error: passing argument 2 of 'SSL_set_tmp_dh_callback' from incompatible pointer type [-Wincompatible-pointer-types]
-   459 |    SSL_set_tmp_dh_callback(x315, x316);
-       |                                  ^~~~
-       |                                  |
-       |                                  void * (*)(void *, _Bool,  int)
- /usr/include/openssl/ssl.h:2280:36: note: expected 'DH * (*)(SSL *, int,  int)' {aka 'struct dh_st * (*)(struct ssl_st *, int,  int)'} but argument is of type 'void * (*)(void *, _Bool,  int)'
-  2280 |                              DH *(*dh) (SSL *ssl, int is_export,
-       |                              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-  2281 |                                         int keylength));
-       |                                         ~~~~~~~~~~~~~~
Processing 271/281: [re2: dune build]
[ERROR] The compilation of async_ssl.v0.13.0 failed at "dune build -p async_ssl -j 255".
Processing 272/281: [re2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re2" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/re2.v0.13.0)
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.re2.objs/byte -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base_bigstring -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/core_kernel -I /home/opam/.opam/4.08/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.08/lib/core_kernel/rope -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -I src/re2_c/.re2_c.objs/byte -intf-suffix .ml -no-alias-deps -open Re2__ -o src/.re2.objs/byte/re2__Regex.cmo -c -impl src/regex.pp.ml)
- File "src/regex.ml", line 156, characters 25-46:
- 156 |       | Invalid_argument "index out of bounds" ->
-                                ^^^^^^^^^^^^^^^^^^^^^
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 9.5)
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -g -I src/.re2.objs/byte -I src/.re2.objs/native -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base_bigstring -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/core_kernel -I /home/opam/.opam/4.08/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.08/lib/core_kernel/rope -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -I src/re2_c/.re2_c.objs/byte -I src/re2_c/.re2_c.objs/native -intf-suffix .ml -no-alias-deps -open Re2__ -o src/.re2.objs/native/re2__Regex.cmx -c -impl src/regex.pp.ml)
- File "src/regex.ml", line 156, characters 25-46:
- 156 |       | Invalid_argument "index out of bounds" ->
-                                ^^^^^^^^^^^^^^^^^^^^^
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 9.5)
- (cd _build/default/src/re2_c && /usr/bin/bash -e -u -o pipefail -c '
- ARFLAGS=rsc
- CXXFLAGS="-Wall -O3 -g -pthread"
- if [ FreeBSD = `uname -s` ]; then
-        CXX=clang++
-        CXXFLAGS="$CXXFLAGS -I /usr/local/lib/re2"
- else
-        CXX=g++
- fi
- if ! true; then
-   CXX="$CXX -m32"
- fi
- /usr/bin/gmake -s -C libre2 clean
- /usr/bin/gmake -s -C libre2 ARFLAGS="$ARFLAGS" CXX="$CXX" CXXFLAGS="$CXXFLAGS" obj/libre2.a obj/so/libre2.so
- cp libre2/obj/libre2.a libre2_c_stubs.a
- cp libre2/obj/so/libre2.so dllre2_c_stubs.so
- /usr/bin/gmake -s -C libre2 clean
- ')
- In file included from re2/compile.cc:14:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)':
- re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   268 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/compile.cc:11:
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
-   269 |     memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]);
-       |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc: In member function 'void re2::Compiler::Trim()':
- re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   281 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- In file included from re2/mimics_pcre.cc:27:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- In file included from re2/prefilter.cc:9:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- In file included from ./util/util.h:139,
-                  from re2/re2.cc:17:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- In file included from re2/regexp.cc:11:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- In file included from ./util/util.h:139,
-                  from re2/regexp.cc:8:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)':
- re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   319 |   memmove(this, that, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/regexp.cc:9:
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   320 |   memmove(that, tmp, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- In file included from re2/simplify.cc:11:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- In file included from re2/tostring.cc:10:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- In file included from re2/compile.cc:14:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)':
- re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   268 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/compile.cc:11:
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
-   269 |     memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]);
-       |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc: In member function 'void re2::Compiler::Trim()':
- re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   281 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- In file included from re2/mimics_pcre.cc:27:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- In file included from re2/prefilter.cc:9:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- In file included from ./util/util.h:139,
-                  from re2/re2.cc:17:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- In file included from re2/regexp.cc:11:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- In file included from ./util/util.h:139,
-                  from re2/regexp.cc:8:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)':
- re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   319 |   memmove(this, that, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/regexp.cc:9:
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   320 |   memmove(that, tmp, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- In file included from re2/simplify.cc:11:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
- In file included from re2/tostring.cc:10:
- ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-   118 |   WalkState<T>(Regexp* re, T parent)
-       |                ^~~~~~
- ./re2/walker-inl.h:118:16: note: remove the '< >'
-> compiled  re2.v0.13.0
-> installed re2.v0.13.0
Processing 274/281: [email_message: dune build]
Processing 275/281: [email_message: dune build] [shell: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "shell" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/shell.v0.13.0)
-> compiled  shell.v0.13.0
Processing 275/281: [email_message: dune build]
-> installed shell.v0.13.0
Processing 276/281: [email_message: dune build]
Processing 277/281: [async_shell: dune build] [email_message: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "email_message" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/email_message.v0.13.0)
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.email_message.objs/byte -I /home/opam/.opam/4.08/lib/angstrom -I /home/opam/.opam/4.08/lib/async -I /home/opam/.opam/4.08/lib/async/async_command -I /home/opam/.opam/4.08/lib/async/async_quickcheck -I /home/opam/.opam/4.08/lib/async/async_rpc -I /home/opam/.opam/4.08/lib/async_kernel -I /home/opam/.opam/4.08/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.08/lib/async_rpc_kernel -I /home/opam/.opam/4.08/lib/async_unix -I /home/opam/.opam/4.08/lib/async_unix/thread_pool -I /home/opam/.opam/4.08/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base64 -I /home/opam/.opam/4.08/lib/base64/rfc2045 -I /home/opam/.opam/4.08/lib/base_bigstring -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bigstringaf -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/core -I /home/opam/.opam/4.08/lib/core/error_checking_mutex -I /home/opam/.opam/4.08/lib/core/nano_mutex -I /home/opam/.opam/4.08/lib/core/squeue -I /home/opam/.opam/4.08/lib/core/time_stamp_counter -I /home/opam/.opam/4.08/lib/core/uuid -I /home/opam/.opam/4.08/lib/core_kernel -I /home/opam/.opam/4.08/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.08/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.08/lib/core_kernel/flags -I /home/opam/.opam/4.08/lib/core_kernel/moption -I /home/opam/.opam/4.08/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.08/lib/core_kernel/rope -I /home/opam/.opam/4.08/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.08/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.08/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.08/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.08/lib/core_kernel/uopt -I /home/opam/.opam/4.08/lib/core_kernel/uuid -I /home/opam/.opam/4.08/lib/core_kernel/version_util -I /home/opam/.opam/4.08/lib/cryptokit -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/magic-mime -I /home/opam/.opam/4.08/lib/ocaml/threads -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/protocol_version_header -I /home/opam/.opam/4.08/lib/re2 -I /home/opam/.opam/4.08/lib/re2/c -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib/unix -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/spawn -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -I /home/opam/.opam/4.08/lib/zarith -I email_address/src/.email_address.objs/byte -intf-suffix .ml -no-alias-deps -open Email_message__ -o src/.email_message.objs/byte/email_message__Email_simple.cmo -c -impl src/email_simple.pp.ml)
- File "src/email_simple.ml", line 244, characters 33-41:
- 244 |     let md5 = compute_hash ~hash:Hash.md5 in
-                                        ^^^^^^^^
- Alert crypto: Hash.md5
- MD5 is broken
- (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -g -I src/.email_message.objs/byte -I src/.email_message.objs/native -I /home/opam/.opam/4.08/lib/angstrom -I /home/opam/.opam/4.08/lib/async -I /home/opam/.opam/4.08/lib/async/async_command -I /home/opam/.opam/4.08/lib/async/async_quickcheck -I /home/opam/.opam/4.08/lib/async/async_rpc -I /home/opam/.opam/4.08/lib/async_kernel -I /home/opam/.opam/4.08/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.08/lib/async_rpc_kernel -I /home/opam/.opam/4.08/lib/async_unix -I /home/opam/.opam/4.08/lib/async_unix/thread_pool -I /home/opam/.opam/4.08/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base64 -I /home/opam/.opam/4.08/lib/base64/rfc2045 -I /home/opam/.opam/4.08/lib/base_bigstring -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bigstringaf -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/core -I /home/opam/.opam/4.08/lib/core/error_checking_mutex -I /home/opam/.opam/4.08/lib/core/nano_mutex -I /home/opam/.opam/4.08/lib/core/squeue -I /home/opam/.opam/4.08/lib/core/time_stamp_counter -I /home/opam/.opam/4.08/lib/core/uuid -I /home/opam/.opam/4.08/lib/core_kernel -I /home/opam/.opam/4.08/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.08/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.08/lib/core_kernel/flags -I /home/opam/.opam/4.08/lib/core_kernel/moption -I /home/opam/.opam/4.08/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.08/lib/core_kernel/rope -I /home/opam/.opam/4.08/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.08/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.08/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.08/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.08/lib/core_kernel/uopt -I /home/opam/.opam/4.08/lib/core_kernel/uuid -I /home/opam/.opam/4.08/lib/core_kernel/version_util -I /home/opam/.opam/4.08/lib/cryptokit -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/magic-mime -I /home/opam/.opam/4.08/lib/ocaml/threads -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/protocol_version_header -I /home/opam/.opam/4.08/lib/re2 -I /home/opam/.opam/4.08/lib/re2/c -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib/unix -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/spawn -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -I /home/opam/.opam/4.08/lib/zarith -I email_address/src/.email_address.objs/byte -I email_address/src/.email_address.objs/native -intf-suffix .ml -no-alias-deps -open Email_message__ -o src/.email_message.objs/native/email_message__Email_simple.cmx -c -impl src/email_simple.pp.ml)
- File "src/email_simple.ml", line 244, characters 33-41:
- 244 |     let md5 = compute_hash ~hash:Hash.md5 in
-                                        ^^^^^^^^
- Alert crypto: Hash.md5
- MD5 is broken
-> compiled  email_message.v0.13.0
Processing 277/281: [async_shell: dune build]
-> installed email_message.v0.13.0
Processing 278/281: [async_shell: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "async_shell" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/async_shell.v0.13.0)
-> compiled  async_shell.v0.13.0
-> installed async_shell.v0.13.0

#=== ERROR while compiling async_ssl.v0.13.0 ==================================#
# context              2.4.0~alpha1~dev | linux/x86_64 | ocaml-base-compiler.4.08.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.08/.opam-switch/build/async_ssl.v0.13.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p async_ssl -j 255
# exit-code            1
# env-file             ~/.opam/log/async_ssl-8-f71891.env
# output-file          ~/.opam/log/async_ssl-8-f71891.out
### output ###
# (cd _build/default/bindings && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -g -I /home/opam/.opam/4.08/lib/ocaml -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/bytes -I /home/opam/.opam/4.08/lib/ctypes -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/integers -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/ocaml/threads -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/stdlib-shims -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -o openssl_helpers.o -c openssl_helpers.c)
# openssl_helpers.c: In function 'async_ssl__subject_alt_names':
# openssl_helpers.c:66:9: warning: 'ASN1_STRING_data' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
#    66 |         cstr = ASN1_STRING_data(gen->d.dNSName);
#       |         ^~~~
# In file included from /usr/include/openssl/objects.h:21,
#                  from /usr/include/openssl/evp.h:44,
#                  from /usr/include/openssl/x509.h:29,
#                  from /usr/include/openssl/x509v3.h:25,
#                  from openssl_helpers.c:2:
# /usr/include/openssl/asn1.h:683:40: note: declared here
#   683 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
#       |                                        ^~~~~~~~~~~~~~~~
# File "src/dune", line 16, characters 10-29:
# 16 |  (c_names ffi_generated_stubs) (flags :standard -w -9-27-32-34)
#                ^^^^^^^^^^^^^^^^^^^
# (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -w -g -I /home/opam/.opam/4.08/lib/ocaml -I /home/opam/.opam/4.08/lib/async -I /home/opam/.opam/4.08/lib/async/async_command -I /home/opam/.opam/4.08/lib/async/async_quickcheck -I /home/opam/.opam/4.08/lib/async/async_rpc -I /home/opam/.opam/4.08/lib/async_kernel -I /home/opam/.opam/4.08/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.08/lib/async_rpc_kernel -I /home/opam/.opam/4.08/lib/async_unix -I /home/opam/.opam/4.08/lib/async_unix/thread_pool -I /home/opam/.opam/4.08/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.08/lib/base -I /home/opam/.opam/4.08/lib/base/base_internalhash_types -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base/md5 -I /home/opam/.opam/4.08/lib/base/shadow_stdlib -I /home/opam/.opam/4.08/lib/base_bigstring -I /home/opam/.opam/4.08/lib/base_quickcheck -I /home/opam/.opam/4.08/lib/bin_prot -I /home/opam/.opam/4.08/lib/bin_prot/shape -I /home/opam/.opam/4.08/lib/bytes -I /home/opam/.opam/4.08/lib/core -I /home/opam/.opam/4.08/lib/core/error_checking_mutex -I /home/opam/.opam/4.08/lib/core/nano_mutex -I /home/opam/.opam/4.08/lib/core/squeue -I /home/opam/.opam/4.08/lib/core/time_stamp_counter -I /home/opam/.opam/4.08/lib/core/uuid -I /home/opam/.opam/4.08/lib/core_kernel -I /home/opam/.opam/4.08/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.08/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.08/lib/core_kernel/flags -I /home/opam/.opam/4.08/lib/core_kernel/moption -I /home/opam/.opam/4.08/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.08/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.08/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.08/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.08/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.08/lib/core_kernel/uopt -I /home/opam/.opam/4.08/lib/core_kernel/uuid -I /home/opam/.opam/4.08/lib/core_kernel/version_util -I /home/opam/.opam/4.08/lib/ctypes -I /home/opam/.opam/4.08/lib/fieldslib -I /home/opam/.opam/4.08/lib/integers -I /home/opam/.opam/4.08/lib/jane-street-headers -I /home/opam/.opam/4.08/lib/ocaml/threads -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_expect/collector -I /home/opam/.opam/4.08/lib/ppx_expect/common -I /home/opam/.opam/4.08/lib/ppx_expect/config -I /home/opam/.opam/4.08/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_inline_test/config -I /home/opam/.opam/4.08/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.08/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/protocol_version_header -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib/unix -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/spawn -I /home/opam/.opam/4.08/lib/splittable_random -I /home/opam/.opam/4.08/lib/stdio -I /home/opam/.opam/4.08/lib/stdlib-shims -I /home/opam/.opam/4.08/lib/time_now -I /home/opam/.opam/4.08/lib/typerep -I /home/opam/.opam/4.08/lib/variantslib -I ../bindings -o ffi_generated_stubs.o -c ffi_generated_stubs.c)
# ffi_generated_stubs.c: In function 'async_ssl_stub_14_ENGINE_load_builtin_engines':
# ffi_generated_stubs.c:80:4: error: implicit declaration of function 'ENGINE_load_builtin_engines' [-Wimplicit-function-declaration]
#    80 |    ENGINE_load_builtin_engines();
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# ffi_generated_stubs.c: In function 'async_ssl_stub_15_ENGINE_unregister_RAND':
# ffi_generated_stubs.c:85:4: error: implicit declaration of function 'ENGINE_unregister_RAND' [-Wimplicit-function-declaration]
#    85 |    ENGINE_unregister_RAND();
#       |    ^~~~~~~~~~~~~~~~~~~~~~
# ffi_generated_stubs.c: In function 'async_ssl_stub_16_ENGINE_register_all_complete':
# ffi_generated_stubs.c:90:4: error: implicit declaration of function 'ENGINE_register_all_complete' [-Wimplicit-function-declaration]
#    90 |    ENGINE_register_all_complete();
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ffi_generated_stubs.c: In function 'async_ssl_stub_47_BN_hex2bn':
# ffi_generated_stubs.c:289:25: error: passing argument 1 of 'BN_hex2bn' from incompatible pointer type [-Wincompatible-pointer-types]
#   289 |    int x176 = BN_hex2bn(x174, x175);
#       |                         ^~~~
#       |                         |
#       |                         void **
# In file included from /usr/include/openssl/params.h:16,
#                  from /usr/include/openssl/evp.h:32,
#                  from /usr/include/openssl/x509.h:29,
#                  from /usr/include/openssl/ssl.h:32,
#                  from ffi_generated_stubs.c:2:
# /usr/include/openssl/bn.h:346:24: note: expected 'BIGNUM **' {aka 'struct bignum_st **'} but argument is of type 'void **'
#   346 | int BN_hex2bn(BIGNUM **a, const char *str);
#       |               ~~~~~~~~~^
# ffi_generated_stubs.c: In function 'async_ssl_stub_71_SSL_set_tmp_dh_callback':
# ffi_generated_stubs.c:459:34: error: passing argument 2 of 'SSL_set_tmp_dh_callback' from incompatible pointer type [-Wincompatible-pointer-types]
#   459 |    SSL_set_tmp_dh_callback(x315, x316);
#       |                                  ^~~~
#       |                                  |
#       |                                  void * (*)(void *, _Bool,  int)
# /usr/include/openssl/ssl.h:2280:36: note: expected 'DH * (*)(SSL *, int,  int)' {aka 'struct dh_st * (*)(struct ssl_st *, int,  int)'} but argument is of type 'void * (*)(void *, _Bool,  int)'
#  2280 |                              DH *(*dh) (SSL *ssl, int is_export,
#       |                              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#  2281 |                                         int keylength));
#       |                                         ~~~~~~~~~~~~~~



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install async_smtp v0.13.0
+- 
+- The following actions failed
| - build async_ssl v0.13.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install angstrom                0.13.0
| - install async                   v0.13.0
| - install async_extra             v0.13.0
| - install async_find              v0.13.0
| - install async_inotify           v0.13.0
| - install async_kernel            v0.13.0
| - install async_rpc_kernel        v0.13.0
| - install async_sendfile          v0.13.0
| - install async_shell             v0.13.0
| - install async_unix              v0.13.1
| - install base                    v0.13.2
| - install base-bytes              base
| - install base64                  3.5.1
| - install base_bigstring          v0.13.0
| - install base_quickcheck         v0.13.0
| - install bigstringaf             0.10.0
| - install bin_prot                v0.13.0
| - install conf-gmp                4
| - install conf-gmp-powm-sec       3
| - install conf-libffi             2.0.0
| - install conf-libssl             4
| - install conf-pkg-config         3
| - install conf-zlib               1
| - install core                    v0.13.0
| - install core_kernel             v0.13.1
| - install cryptokit               1.20
| - install csexp                   1.5.2
| - install ctypes                  0.17.1
| - install ctypes-foreign          0.18.0
| - install dune                    3.16.1
| - install dune-configurator       3.16.1
| - install email_message           v0.13.0
| - install fieldslib               v0.13.0
| - install inotify                 2.6
| - install integers                0.7.0
| - install jane-street-headers     v0.13.0
| - install jst-config              v0.13.0
| - install magic-mime              1.3.1
| - install num                     1.5-1
| - install ocaml-compiler-libs     v0.12.4
| - install ocaml-migrate-parsetree 1.8.0
| - install ocamlfind               1.9.6
| - install octavius                1.2.2
| - install parsexp                 v0.13.0
| - install ppx_assert              v0.13.0
| - install ppx_base                v0.13.0
| - install ppx_bench               v0.13.0
| - install ppx_bin_prot            v0.13.0
| - install ppx_cold                v0.13.0
| - install ppx_compare             v0.13.0
| - install ppx_custom_printf       v0.13.0
| - install ppx_derivers            1.2.1
| - install ppx_enumerate           v0.13.0
| - install ppx_expect              v0.13.1
| - install ppx_fail                v0.13.0
| - install ppx_fields_conv         v0.13.0
| - install ppx_hash                v0.13.0
| - install ppx_here                v0.13.0
| - install ppx_inline_test         v0.13.1
| - install ppx_jane                v0.13.0
| - install ppx_js_style            v0.13.0
| - install ppx_let                 v0.13.0
| - install ppx_module_timer        v0.13.0
| - install ppx_optcomp             v0.13.0
| - install ppx_optional            v0.13.0
| - install ppx_pipebang            v0.13.0
| - install ppx_sexp_conv           v0.13.0
| - install ppx_sexp_message        v0.13.0
| - install ppx_sexp_value          v0.13.0
| - install ppx_stable              v0.13.0
| - install ppx_typerep_conv        v0.13.0
| - install ppx_variants_conv       v0.13.0
| - install ppxlib                  0.13.0
| - install protocol_version_header v0.13.0
| - install re                      1.11.0
| - install re2                     v0.13.0
| - install resource_cache          v0.13.0
| - install result                  1.5
| - install seq                     base
| - install sexp_macro              v0.13.0
| - install sexplib                 v0.13.0
| - install sexplib0                v0.13.0
| - install shell                   v0.13.0
| - install spawn                   v0.17.0
| - install splittable_random       v0.13.0
| - install stdio                   v0.13.0
| - install stdlib-shims            0.3.0
| - install textutils               v0.13.0
| - install time_now                v0.13.0
| - install typerep                 v0.13.0
| - install variantslib             v0.13.0
| - install zarith                  1.14
+- 

<><> ocaml-migrate-parsetree.1.8.0 installed successfully <><><><><><><><><><><>
=> Note: This package is deprecated.
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.08/.opam-switch/backup/state-20241122015625.export"
'opam install -vy async_smtp.v0.13.0' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "async_smtp.v0.13.0"
opam install -vy "async_smtp.v0.13.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "async_smtp.v0.13.0" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed