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


Building on bremusa.ocamllabs.io

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:9d6ee237fc4a0f2d144b9f12cf3c55843e12649cd33c20ff24b4e8d1a10c60b0
Status: Downloaded newer image for ocaml/opam:debian-unstable
2026-05-15 09:07.20 ---> 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"))
2026-05-15 09:07.20 ---> 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 ba330746a50a77a950460e0b4891860ef8473d4a"))
2026-05-15 09:07.20 ---> using "0b49d9c5d33265e52b08d514139ec3a7efff263621554bb891ac88b3da01b46a" 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.
2026-05-15 09:07.20 ---> using "b7ecd9b0118fa7e153c05dc4df3871f8f2c9ddbf76d9663cd7e4dde34de6053e" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3-opam)
2026-05-15 09:07.20 ---> using "41faa638303766ca262e7de852394b2e57f78dd2e5175e14d2ec6673576b5d95" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [189 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-2026-05-15-0801.38-F-2026-05-10-0200.31.pdiff [361 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2026-05-15-0801.38-F-2026-05-10-0200.31.pdiff [361 kB]
- Fetched 614 kB in 3s (214 kB/s)
- Reading package lists...
- 
2026-05-15 09:07.20 ---> using "83d06f9b290f8fa9acae9c92874804750322455980bdf3e52099776e128ec662" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.23.0

The following actions will be performed:
=== install 1 package
  - install dune 3.23.0 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.23.0  (cached)
-> installed dune.3.23.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-05-15 09:07.20 ---> using "7265f30b092a56c7885cec35a3cbb57018b52ead97eb8ee5c84033684bc61948" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "opam remove -y bls12-381-js-gen.0.5.0\
               \nopam install -vy bls12-381-js-gen.0.5.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: bls12-381-js-gen.0.5.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"))
Nothing to do.
[NOTE] bls12-381-js-gen.0.5.0 is not installed.

The following actions will be performed:
=== install 29 packages
  - install bls12-381            0.5.0    [required by bls12-381-js-gen]
  - install bls12-381-gen        0.5.0    [required by bls12-381-js-gen]
  - install bls12-381-js-gen     0.5.0
  - install cmdliner             2.1.1    [required by js_of_ocaml-compiler]
  - install conf-gmp             5        [required by zarith]
  - install conf-perl            2        [required by zarith]
  - install csexp                1.5.2    [required by dune-configurator]
  - install dune-configurator    3.23.0   [required by bls12-381-js-gen]
  - install ff-sig               0.6.2    [required by bls12-381-js-gen]
  - install gen                  1.1      [required by sedlex]
  - install js_of_ocaml          6.3.2    [required by bls12-381-js-gen]
  - install js_of_ocaml-compiler 6.3.2    [required by bls12-381-js-gen]
  - install js_of_ocaml-ppx      6.3.2    [required by bls12-381-js-gen]
  - install menhir               20260209 [required by js_of_ocaml-compiler]
  - install menhirCST            20260209 [required by menhir]
  - install menhirGLR            20260209 [required by menhir]
  - install menhirLib            20260209 [required by js_of_ocaml-compiler]
  - install menhirSdk            20260209 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.17.0  [required by js_of_ocaml-compiler]
  - install ocamlfind            1.9.8    [required by js_of_ocaml-compiler]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ppxlib               0.38.0   [required by js_of_ocaml, js_of_ocaml-ppx]
  - install sedlex               3.7      [required by js_of_ocaml-compiler]
  - install seq                  base     [required by gen]
  - install sexplib0             v0.17.0  [required by ppxlib]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install yojson               3.0.0    [required by js_of_ocaml-compiler]
  - install zarith               1.11     [required by bls12-381-js-gen]
  - install zarith_stubs_js      v0.17.0  [required by bls12-381-js-gen]

The following system packages will first need to be installed:
    libgmp-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" "libgmp-dev"
- Selecting previously unselected package libgmpxx4ldbl: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 ... 21834 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.3.0+dfsg-5+b2_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-5+b2) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.3.0+dfsg-5+b2_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-5+b2) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-5+b2) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-5+b2) ...
- Processing triggers for libc-bin (2.42-16) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/80: [bls12-381.0.5.0: extract]
Processing  2/80: [bls12-381.0.5.0: extract] [bls12-381-gen.0.5.0, bls12-381-js-gen.0.5.0: extract]
Processing  3/80: [bls12-381.0.5.0: extract] [bls12-381-gen.0.5.0, bls12-381-js-gen.0.5.0: extract] [cmdliner.2.1.1: extract]
-> retrieved bls12-381.0.5.0  (cached)
Processing  3/80: [bls12-381-gen.0.5.0, bls12-381-js-gen.0.5.0: extract] [cmdliner.2.1.1: extract]
-> retrieved conf-gmp.5  (cached)
Processing  4/80: [bls12-381-gen.0.5.0, bls12-381-js-gen.0.5.0: extract] [cmdliner.2.1.1: extract]
Processing  5/80: [bls12-381-gen.0.5.0, bls12-381-js-gen.0.5.0: extract] [cmdliner.2.1.1: extract]
Processing  6/80: [bls12-381-gen.0.5.0, bls12-381-js-gen.0.5.0: extract] [cmdliner.2.1.1: extract] [csexp.1.5.2: extract]
Processing  7/80: [bls12-381-gen.0.5.0, bls12-381-js-gen.0.5.0: extract] [cmdliner.2.1.1: extract] [csexp.1.5.2: extract] [conf-gmp: sh]
Processing  8/80: [bls12-381-gen.0.5.0, bls12-381-js-gen.0.5.0: extract] [cmdliner.2.1.1: extract] [csexp.1.5.2: extract] [conf-gmp: sh] [conf-perl: perl]
-> retrieved bls12-381-gen.0.5.0, bls12-381-js-gen.0.5.0  (cached)
Processing  8/80: [cmdliner.2.1.1: extract] [csexp.1.5.2: extract] [conf-gmp: sh] [conf-perl: perl]
Processing  9/80: [cmdliner.2.1.1: extract] [csexp.1.5.2: extract] [dune-configurator.3.23.0: extract] [conf-gmp: sh] [conf-perl: perl]
-> retrieved cmdliner.2.1.1  (cached)
Processing  9/80: [csexp.1.5.2: extract] [dune-configurator.3.23.0: extract] [conf-gmp: sh] [conf-perl: perl]
Processing 10/80: [csexp.1.5.2: extract] [dune-configurator.3.23.0: extract] [ff-sig.0.6.2: extract] [conf-gmp: sh] [conf-perl: perl]
Processing 11/80: [csexp.1.5.2: extract] [dune-configurator.3.23.0: extract] [ff-sig.0.6.2: extract] [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl]
-> retrieved csexp.1.5.2  (cached)
Processing 11/80: [dune-configurator.3.23.0: extract] [ff-sig.0.6.2: extract] [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl]
Processing 12/80: [dune-configurator.3.23.0: extract] [ff-sig.0.6.2: extract] [gen.1.1: extract] [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl]
Processing 13/80: [dune-configurator.3.23.0: extract] [ff-sig.0.6.2: extract] [gen.1.1: extract] [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "pkg-config --print-errors --exists gmp || cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-gmp.5)
- sh: 1: pkg-config: not found
-> compiled  conf-gmp.5
Processing 13/80: [dune-configurator.3.23.0: extract] [ff-sig.0.6.2: extract] [gen.1.1: extract] [cmdliner: make all] [conf-perl: perl] [csexp: dune build]
-> installed conf-gmp.5
Processing 14/80: [dune-configurator.3.23.0: extract] [ff-sig.0.6.2: extract] [gen.1.1: extract] [cmdliner: make all] [conf-perl: perl] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-perl.2)
- 
- This is perl 5, version 40, subversion 1 (v5.40.1) built for x86_64-linux-gnu-thread-multi
- (with 48 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2025, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at https://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 14/80: [dune-configurator.3.23.0: extract] [ff-sig.0.6.2: extract] [gen.1.1: extract] [cmdliner: make all] [csexp: dune build]
-> installed conf-perl.2
Processing 15/80: [dune-configurator.3.23.0: extract] [ff-sig.0.6.2: extract] [gen.1.1: extract] [cmdliner: make all] [csexp: dune build]
-> retrieved ff-sig.0.6.2  (cached)
Processing 15/80: [dune-configurator.3.23.0: extract] [gen.1.1: extract] [cmdliner: make all] [csexp: dune build]
Processing 16/80: [dune-configurator.3.23.0: extract] [gen.1.1: extract] [js_of_ocaml.6.3.2 + 2 others: extract] [cmdliner: make all] [csexp: dune build]
-> retrieved gen.1.1  (cached)
Processing 16/80: [dune-configurator.3.23.0: extract] [js_of_ocaml.6.3.2 + 2 others: extract] [cmdliner: make all] [csexp: dune build]
Processing 17/80: [dune-configurator.3.23.0: extract] [js_of_ocaml.6.3.2 + 2 others: extract] [menhir.20260209 + 4 others: extract] [cmdliner: make all] [csexp: dune build]
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
Processing 17/80: [dune-configurator.3.23.0: extract] [js_of_ocaml.6.3.2 + 2 others: extract] [cmdliner: make all] [csexp: dune build]
Processing 18/80: [dune-configurator.3.23.0: extract] [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [csexp: dune build]
Processing 19/80: [dune-configurator.3.23.0: extract] [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [csexp: dune build] [menhirCST: dune build]
Processing 20/80: [dune-configurator.3.23.0: extract] [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build]
Processing 21/80: [dune-configurator.3.23.0: extract] [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build]
Processing 22/80: [dune-configurator.3.23.0: extract] [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved dune-configurator.3.23.0  (cached)
Processing 22/80: [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 23/80: [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 23/80: [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> installed csexp.1.5.2
Processing 24/80: [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 25/80: [js_of_ocaml.6.3.2 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [dune-configurator: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved js_of_ocaml.6.3.2, js_of_ocaml-compiler.6.3.2, js_of_ocaml-ppx.6.3.2  (cached)
Processing 25/80: [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [dune-configurator: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 26/80: [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune-configurator: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.1.1)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe ""
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner generic-completion pwsh > _build/src/tool/pwsh-completion.ps1
- _build/src/tool/cmdliner tool-completion pwsh cmdliner > _build/src/tool/pwsh-cmdliner.ps1
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man/man1
- Writing _build/src/tool/man/man1/cmdliner.1
- Writing _build/src/tool/man/man1/cmdliner-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install.1
- Writing _build/src/tool/man/man1/cmdliner-install-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-support.1
- Writing _build/src/tool/man/man1/cmdliner-tool-commands.1
- Writing _build/src/tool/man/man1/cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled  cmdliner.2.1.1
Processing 26/80: [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [dune-configurator: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 27/80: [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [dune-configurator: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [cmdliner: make install]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 27/80: [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [dune-configurator: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [cmdliner: make install]
Processing 28/80: [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [dune-configurator: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [cmdliner: make install]
Processing 29/80: [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [dune-configurator: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirCST.20260209)
-> compiled  menhirCST.20260209
Processing 29/80: [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [dune-configurator: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirGLR" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirGLR.20260209)
-> compiled  menhirGLR.20260209
Processing 29/80: [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirLib.20260209)
-> compiled  menhirLib.20260209
Processing 29/80: [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirSdk.20260209)
-> compiled  menhirSdk.20260209
Processing 29/80: [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 29/80: [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
Processing 30/80: [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [sedlex.3.7: extract] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
Processing 31/80: [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [sedlex.3.7: extract] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.23.0)
-> compiled  dune-configurator.3.23.0
Processing 31/80: [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [sedlex.3.7: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 31/80: [ppxlib.0.38.0: extract] [sedlex.3.7: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [cmdliner: make install]
-> retrieved seq.base  (cached)
Processing 32/80: [ppxlib.0.38.0: extract] [sedlex.3.7: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [cmdliner: make install]
Processing 33/80: [ppxlib.0.38.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [cmdliner: make install]
Processing 34/80: [ppxlib.0.38.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [cmdliner: make install]
Processing 35/80: [ppxlib.0.38.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [cmdliner: make install]
-> retrieved sedlex.3.7  (cached)
Processing 35/80: [ppxlib.0.38.0: extract] [sexplib0.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [cmdliner: make install]
Processing 36/80: [ppxlib.0.38.0: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [cmdliner: make install]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 36/80: [ppxlib.0.38.0: extract] [stdlib-shims.0.3.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [cmdliner: make install]
Processing 37/80: [ppxlib.0.38.0: extract] [stdlib-shims.0.3.0: extract] [yojson.3.0.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [cmdliner: make install]
Processing 38/80: [ppxlib.0.38.0: extract] [stdlib-shims.0.3.0: extract] [yojson.3.0.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "BINDIR=/home/opam/.opam/5.3-opam/bin" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3-opam/share" "MANDIR=/home/opam/.opam/5.3-opam/man" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.1.1)
- install -d "/home/opam/.opam/5.3-opam/bin" "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 opam "/home/opam/.opam/5.3-opam/lib/cmdliner/opam"
- install -m 644 _build/src/cmdliner.mli _build/src/cmdliner_arg.mli _build/src/cmdliner_base.mli _build/src/cmdliner_cline.mli _build/src/cmdliner_cmd.mli _build/src/cmdliner_completion.mli _build/src/cmdliner_def.mli _build/src/cmdliner_docgen.mli _build/src/cmdliner_eval.mli _build/src/cmdliner_manpage.mli _build/src/cmdliner_msg.mli _build/src/cmdliner_term.mli _build/src/cmdliner_trie.mli _build/src/cmdliner.ml _build/src/cmdliner_arg.ml _build/src/cmdliner_base.ml _build/src/cmdliner_cline.ml _build/src/cmdliner_cmd.ml _build/src/cmdliner_completion.ml _build/src/cmdliner_def.ml _build/src/cmdliner_docgen.ml _build/src/cmdliner_eval.ml _build/src/cmdliner_manpage.ml _build/src/cmdliner_msg.ml _build/src/cmdliner_term.ml _build/src/cmdliner_trie.ml \
- 	 _build/src/cmdliner.cmti _build/src/cmdliner_arg.cmti _build/src/cmdliner_base.cmti _build/src/cmdliner_cline.cmti _build/src/cmdliner_cmd.cmti _build/src/cmdliner_completion.cmti _build/src/cmdliner_def.cmti _build/src/cmdliner_docgen.cmti _build/src/cmdliner_eval.cmti _build/src/cmdliner_manpage.cmti _build/src/cmdliner_msg.cmti _build/src/cmdliner_term.cmti _build/src/cmdliner_trie.cmti _build/src/cmdliner.cmt _build/src/cmdliner_arg.cmt _build/src/cmdliner_base.cmt _build/src/cmdliner_cline.cmt _build/src/cmdliner_cmd.cmt _build/src/cmdliner_completion.cmt _build/src/cmdliner_def.cmt _build/src/cmdliner_docgen.cmt _build/src/cmdliner_eval.cmt _build/src/cmdliner_manpage.cmt _build/src/cmdliner_msg.cmt _build/src/cmdliner_term.cmt _build/src/cmdliner_trie.cmt "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cma "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cmxa _build/src/cmdliner.a _build/src/cmdliner.cmx _build/src/cmdliner_arg.cmx _build/src/cmdliner_base.cmx _build/src/cmdliner_cline.cmx _build/src/cmdliner_cmd.cmx _build/src/cmdliner_completion.cmx _build/src/cmdliner_def.cmx _build/src/cmdliner_docgen.cmx _build/src/cmdliner_eval.cmx _build/src/cmdliner_manpage.cmx _build/src/cmdliner_msg.cmx _build/src/cmdliner_term.cmx _build/src/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "/home/opam/.opam/5.3-opam/bin/cmdliner"
- install -d "/home/opam/.opam/5.3-opam/share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "/home/opam/.opam/5.3-opam/share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "/home/opam/.opam/5.3-opam/share/bash-completion/completions/cmdliner"
- install -d "/home/opam/.opam/5.3-opam/share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "/home/opam/.opam/5.3-opam/share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "/home/opam/.opam/5.3-opam/share/zsh/site-functions/_cmdliner"
- install -d "/home/opam/.opam/5.3-opam/share/powershell"
- install -m 644 _build/src/tool/pwsh-completion.ps1 \
-   "/home/opam/.opam/5.3-opam/share/powershell/cmdliner_generic_completion.ps1"
- install -m 644 _build/src/tool/pwsh-cmdliner.ps1 \
-    "/home/opam/.opam/5.3-opam/share/powershell/cmdliner_completion.ps1"
- install -m 644 _build/src/cmdliner.cmxs "/home/opam/.opam/5.3-opam/lib/cmdliner"
Processing 38/80: [ppxlib.0.38.0: extract] [stdlib-shims.0.3.0: extract] [yojson.3.0.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 38/80: [ppxlib.0.38.0: extract] [yojson.3.0.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [cmdliner: make install-doc]
Processing 39/80: [ppxlib.0.38.0: extract] [yojson.3.0.0: extract] [zarith.1.11: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [cmdliner: make install-doc]
Processing 40/80: [ppxlib.0.38.0: extract] [yojson.3.0.0: extract] [zarith.1.11: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [cmdliner: make install-doc]
-> retrieved yojson.3.0.0  (cached)
Processing 40/80: [ppxlib.0.38.0: extract] [zarith.1.11: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [cmdliner: make install-doc]
Processing 41/80: [ppxlib.0.38.0: extract] [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [cmdliner: make install-doc]
Processing 42/80: [ppxlib.0.38.0: extract] [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] [cmdliner: make install-doc]
-> retrieved ppxlib.0.38.0  (cached)
Processing 42/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 42/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3-opam/share" "MANDIR=/home/opam/.opam/5.3-opam/man" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.1.1)
- install -d "/home/opam/.opam/5.3-opam/man/man1"
- install -m 644 _build/src/tool/man/man1/cmdliner-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-manpages.1 _build/src/tool/man/man1/cmdliner-install-tool-support.1 _build/src/tool/man/man1/cmdliner-install.1 _build/src/tool/man/man1/cmdliner-tool-commands.1 _build/src/tool/man/man1/cmdliner-tool-completion.1 _build/src/tool/man/man1/cmdliner.1 "/home/opam/.opam/5.3-opam/man/man1"
- install -d "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.3-opam/doc/cmdliner"
- install -m 644 doc/index.mld doc/cli.mld doc/examples.mld \
-    doc/tutorial.mld doc/cookbook.mld doc/tool_man.mld "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
-> installed cmdliner.2.1.1
Processing 42/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed dune-configurator.3.23.0
Processing 43/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirCST.20260209
Processing 44/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirGLR.20260209
Processing 45/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirLib.20260209
Processing 46/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirSdk.20260209
Processing 47/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 48/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 49/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed seq.base
Processing 50/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 51/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.3-opam/bin" "-sitelib" "/home/opam/.opam/5.3-opam/lib" "-mandir" "/home/opam/.opam/5.3-opam/man" "-config" "/home/opam/.opam/5.3-opam/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- 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...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- 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/5.3-opam/lib/ocaml
-     Binaries:              /home/opam/.opam/5.3-opam/bin
-     Manual pages:          /home/opam/.opam/5.3-opam/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.3-opam/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.3-opam/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.3-opam/bin
-     Manual pages:          /home/opam/.opam/5.3-opam/man
-     topfind script:        /home/opam/.opam/5.3-opam/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 51/80: [zarith.1.11: extract] [zarith_stubs_js.v0.17.0: extract] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> retrieved zarith.1.11  (cached)
Processing 51/80: [zarith_stubs_js.v0.17.0: extract] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 51/80: [zarith_stubs_js.v0.17.0: extract] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [sexplib0: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 52/80: [zarith_stubs_js.v0.17.0: extract] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [sexplib0: dune build] [yojson: dune build]
-> retrieved zarith_stubs_js.v0.17.0  (cached)
Processing 52/80: [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [sexplib0: dune build] [yojson: dune build]
Processing 53/80: [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [sexplib0: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 53/80: [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed sexplib0.v0.17.0
Processing 54/80: [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [yojson: dune build] [zarith_stubs_js: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "zarith_stubs_js" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/zarith_stubs_js.v0.17.0)
-> compiled  zarith_stubs_js.v0.17.0
Processing 54/80: [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [yojson: dune build]
-> installed zarith_stubs_js.v0.17.0
Processing 55/80: [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make all] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 55/80: [gen: dune build] [menhir: dune build] [ocamlfind: make all] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 56/80: [gen: dune build] [menhir: dune build] [ocamlfind: make all] [yojson: dune build]
Processing 57/80: [gen: dune build] [menhir: dune build] [ocamlfind: make all] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/gen.1.1)
-> compiled  gen.1.1
Processing 57/80: [menhir: dune build] [ocamlfind: make all] [ppxlib: dune build] [yojson: dune build]
-> installed gen.1.1
Processing 58/80: [menhir: dune build] [ocamlfind: make all] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/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/5.3-opam/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.3-opam/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	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 fl_compat.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 findlib_config.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 fl_compat.cmo fl_split.cmo findlib_config.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
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.3-opam/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >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/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   make findlib-relative; \
-         else \
-   make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.3-opam/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.3-opam/lib/ocaml:/home/opam/.opam/5.3-opam/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[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
Processing 58/80: [menhir: dune build] [ocamlfind: make opt] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/yojson.3.0.0)
-> compiled  yojson.3.0.0
Processing 58/80: [menhir: dune build] [ocamlfind: make opt] [ppxlib: dune build]
-> installed yojson.3.0.0
Processing 59/80: [menhir: dune build] [ocamlfind: make opt] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.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 findlib_config.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 fl_compat.cmx fl_split.cmx findlib_config.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 fl_compat.cmx fl_split.cmx findlib_config.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 "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 59/80: [menhir: dune build] [ppxlib: dune build]
Processing 60/80: [menhir: dune build] [ppxlib: dune build] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.3-opam/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.3-opam/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/5.3-opam/bin"
- install -d "/home/opam/.opam/5.3-opam/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/5.3-opam/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.3-opam/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.3-opam/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/5.3-opam/lib/findlib"
- install -d "/home/opam/.opam/5.3-opam/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.3-opam/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/5.3-opam/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` && \
- cp $files "/home/opam/.opam/5.3-opam/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.3-opam/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.3-opam/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/5.3-opam/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" && mv "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" "/home/opam/.opam/5.3-opam/lib/$x/META"; done
- install -d "/home/opam/.opam/5.3-opam/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.3-opam/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- 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/5.3-opam/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/5.3-opam/man/man1" "/home/opam/.opam/5.3-opam/man/man3" "/home/opam/.opam/5.3-opam/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.3-opam/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.3-opam/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 60/80: [menhir: dune build] [ppxlib: dune build]
Processing 61/80: [menhir: dune build] [ppxlib: dune build] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/zarith.1.11)
- binary ocaml: found in /home/opam/.opam/5.3-opam/bin
- binary ocamlc: found in /home/opam/.opam/5.3-opam/bin
- binary ocamldep: found in /home/opam/.opam/5.3-opam/bin
- binary ocamlmklib: found in /home/opam/.opam/5.3-opam/bin
- binary ocamldoc: found in /home/opam/.opam/5.3-opam/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/5.3-opam/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/5.3-opam/bin
- OCaml's word size is 64
- binary uname: found in /usr/bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/5.3-opam/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 61/80: [menhir: dune build] [ppxlib: dune build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/zarith.1.11)
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- 
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/5.3-opam/lib/ocaml  -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- 
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.11
Processing 61/80: [menhir: dune build] [ppxlib: dune build]
Processing 62/80: [menhir: dune build] [ppxlib: dune build] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/zarith.1.11)
- ocamlfind install -destdir "/home/opam/.opam/5.3-opam/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/5.3-opam/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/5.3-opam/lib/zarith/q.cmti
- Installed /home/opam/.opam/5.3-opam/lib/zarith/z.cmti
- Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/5.3-opam/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/5.3-opam/lib/zarith/q.cmx
- Installed /home/opam/.opam/5.3-opam/lib/zarith/z.cmx
- Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.a
- Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/5.3-opam/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/5.3-opam/lib/zarith/q.cmi
- Installed /home/opam/.opam/5.3-opam/lib/zarith/z.cmi
- Installed /home/opam/.opam/5.3-opam/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/5.3-opam/lib/zarith/q.mli
- Installed /home/opam/.opam/5.3-opam/lib/zarith/z.mli
- Installed /home/opam/.opam/5.3-opam/lib/zarith/libzarith.a
- Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.cma
- Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.h
- Installed /home/opam/.opam/5.3-opam/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/5.3-opam/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.3-opam/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.3-opam/lib/zarith/META
-> installed zarith.1.11
Processing 62/80: [menhir: dune build] [ppxlib: dune build]
Processing 63/80: [ff-sig: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "71" "-p" "ff-sig" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ff-sig.0.6.2)
-> compiled  ff-sig.0.6.2
Processing 63/80: [menhir: dune build] [ppxlib: dune build]
-> installed ff-sig.0.6.2
Processing 64/80: [menhir: dune build] [ppxlib: dune build]
Processing 65/80: [bls12-381-gen: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "71" "-p" "bls12-381-gen" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/bls12-381-gen.0.5.0)
-> compiled  bls12-381-gen.0.5.0
Processing 65/80: [menhir: dune build] [ppxlib: dune build]
-> installed bls12-381-gen.0.5.0
Processing 66/80: [menhir: dune build] [ppxlib: dune build]
Processing 67/80: [bls12-381: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "71" "-p" "bls12-381" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/bls12-381.0.5.0)
-> compiled  bls12-381.0.5.0
Processing 67/80: [menhir: dune build] [ppxlib: dune build]
-> installed bls12-381.0.5.0
Processing 68/80: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhir.20260209)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/driver/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict Parser.mly --compare-errors ParserMessages.auto.messages --compare-errors ParserMessages.messages) > _build/default/driver/stage2/ParserMessages.check
- Read 103 sample input sentences and 103 error messages.
- Read 103 sample input sentences and 50 error messages.
- (cd _build/default/driver/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict Parser.mly --compile-errors ParserMessages.messages) > _build/default/driver/stage2/ParserMessages.ml
- Read 103 sample input sentences and 50 error messages.
- (cd _build/default && driver/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v driver/stage2/Parser.mly --base driver/stage2/Parser --infer-read-reply driver/stage2/Parser__mock.mli.inferred)
- Grammar has 57 nonterminal symbols, among which 1 start symbols.
- Grammar has 38 terminal symbols.
- Grammar has 132 productions.
- Built an LR(0) automaton with 205 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 314 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 158 out of 314 states have a default reduction.
- 110 out of 314 states are represented.
- 45 out of 98 symbols keep track of their start position.
- 40 out of 98 symbols keep track of their end position.
- The StackLang code contains 4186 instructions in 282 blocks.
- The StackLang code comprises 5 mutually recursive groups.
-> compiled  menhir.20260209
Processing 68/80: [ppxlib: dune build]
-> installed menhir.20260209
Processing 69/80: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ppxlib.0.38.0)
- File "dune-project", line 23, characters 2-42:
- 23 |   (sexplib0 (and :with-test (>= "v0.15"))) ; Printexc.register_printer in sexplib0 changed
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Duplicate dependency on package (sexplib0 (and :with-test (>=
- v0.15))) in 'depends' field. If you want to specify multiple constraints,
- combine them using (and ...).
- Hint: To disable this warning, add the following to your dune-project file:
- (warnings (duplicate_deps disabled))
-> compiled  ppxlib.0.38.0
-> installed ppxlib.0.38.0
Processing 71/80: [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/sedlex.3.7)
-> compiled  sedlex.3.7
-> installed sedlex.3.7
Processing 73/80: [js_of_ocaml-compiler: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml-compiler.6.3.2)
- (cd tools/version && /home/opam/.opam/5.3-opam/bin/ocaml -I +compiler-libs /home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml-compiler.6.3.2/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 73/80: [js_of_ocaml-compiler: cmdliner install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cmdliner" "install" "tool-support" "--update-opam-install=js_of_ocaml-compiler.install" "_build/install/default/bin/js_of_ocaml" "_build/cmdliner-install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml-compiler.6.3.2)
- Creating directory _build/cmdliner-install/share/man/man1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-build-fs.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-build-runtime.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-check-runtime.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-compile.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-link.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-print-standard-runtime.1
- Creating directory _build/cmdliner-install/share/bash-completion/completions
- Writing _build/cmdliner-install/share/bash-completion/completions/js_of_ocaml
- Creating directory _build/cmdliner-install/share/zsh/site-functions
- Writing _build/cmdliner-install/share/zsh/site-functions/_js_of_ocaml
- Creating directory _build/cmdliner-install/share/powershell
- Writing _build/cmdliner-install/share/powershell/js_of_ocaml_completion.ps1
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cmdliner" "install" "tool-support" "--update-opam-install=js_of_ocaml-compiler.install" "_build/install/default/bin/jsoo_minify" "_build/cmdliner-install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml-compiler.6.3.2)
- Writing _build/cmdliner-install/share/man/man1/jsoo_minify.1
- Writing _build/cmdliner-install/share/bash-completion/completions/jsoo_minify
- Writing _build/cmdliner-install/share/zsh/site-functions/_jsoo_minify
- Writing _build/cmdliner-install/share/powershell/jsoo_minify_completion.ps1
-> compiled  js_of_ocaml-compiler.6.3.2
-> installed js_of_ocaml-compiler.6.3.2
Processing 75/80: [js_of_ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml.6.3.2)
- (cd tools/version && /home/opam/.opam/5.3-opam/bin/ocaml -I +compiler-libs /home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml.6.3.2/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml.6.3.2
-> installed js_of_ocaml.6.3.2
Processing 77/80: [js_of_ocaml-ppx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-ppx" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml-ppx.6.3.2)
- (cd tools/version && /home/opam/.opam/5.3-opam/bin/ocaml -I +compiler-libs /home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml-ppx.6.3.2/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-ppx.6.3.2
-> installed js_of_ocaml-ppx.6.3.2
Processing 79/80: [bls12-381-js-gen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "71" "-p" "bls12-381-js-gen" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/bls12-381-js-gen.0.5.0)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/js-gen/.bls12_381_js_gen.objs/byte -I /home/opam/.opam/5.3-opam/lib/bls12-381-gen -I /home/opam/.opam/5.3-opam/lib/ff-sig -I /home/opam/.opam/5.3-opam/lib/js_of_ocaml -I /home/opam/.opam/5.3-opam/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/5.3-opam/lib/js_of_ocaml-ppx -I /home/opam/.opam/5.3-opam/lib/js_of_ocaml-ppx/as-lib -I /home/opam/.opam/5.3-opam/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.3-opam/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs -I /home/opam/.opam/5.3-opam/lib/ppx_derivers -I /home/opam/.opam/5.3-opam/lib/ppxlib -I /home/opam/.opam/5.3-opam/lib/ppxlib/ast -I /home/opam/.opam/5.3-opam/lib/ppxlib/astlib -I /home/opam/.opam/5.3-opam/lib/ppxlib/print_diff -I /home/opam/.opam/5.3-opam/lib/ppxlib/stdppx -I /home/opam/.opam/5.3-opam/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.3-opam/lib/sexplib0 -I /home/opam/.opam/5.3-opam/lib/stdlib-shims -I /home/opam/.opam/5.3-opam/lib/zarith -cmi-file src/js-gen/.bls12_381_js_gen.objs/byte/bls12_381_js_gen__Jsoo_lib.cmi -no-alias-deps -open Bls12_381_js_gen -o src/js-gen/.bls12_381_js_gen.objs/byte/bls12_381_js_gen__Jsoo_lib.cmo -c -impl src/js-gen/jsoo_lib.pp.ml)
- File "src/js-gen/jsoo_lib.ml", line 66, characters 24-42:
- 66 |     (Js.Unsafe.new_obj (Js.Unsafe.variable "ArrayBuffer"))
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- 
- File "src/js-gen/jsoo_lib.ml", line 128, characters 24-42:
- 128 |     (Js.Unsafe.new_obj (Js.Unsafe.variable name)) params
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
-> compiled  bls12-381-js-gen.0.5.0
-> installed bls12-381-js-gen.0.5.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-05-15 09:08.53 ---> saved as "efb4a16fa4a3b263d4311ac13814e6521a1721cece3258b068841274939d39ca"
Job succeeded