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


Building on asteria.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:ddf15bac1fa20047ef1a74f312acfa03eb67216bc7b4dc9eae73336fee957f7c
Status: Downloaded newer image for ocaml/opam:debian-unstable
2026-01-21 09:37.52 ---> 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-01-21 09:37.52 ---> 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 10a02a697b08f6d78a6c4c2cb9a76136afc7776d"))
2026-01-21 09:37.52 ---> using "1e900f095b617695cba731f8ea7d4f181f17d5d2c67a45e910b441ea8b4cc395" 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-01-21 09:37.52 ---> using "dde2ec861d92885e35715529e38f79775c7e8cc633662c811e07abc19e33e887" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "sudo apt update && sudo apt install autoconf -y"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Get:1 http://deb.debian.org/debian unstable InRelease [187 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-01-21-0800.23-F-2026-01-16-2009.15.pdiff [881 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2026-01-21-0800.23-F-2026-01-16-2009.15.pdiff [881 kB]
Fetched 1131 kB in 1s (767 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
65 packages can be upgraded. Run 'apt list --upgradable' to see them.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Solving dependencies...
Installing:
  autoconf

Installing dependencies:
  automake  autotools-dev  m4

Suggested packages:
  autoconf-archive  gnu-standards  autoconf-doc  libtool  gettext  m4-doc

Summary:
  Upgrading: 0, Installing: 4, Removing: 0, Not Upgrading: 65
  Download size: 1757 kB
  Space needed: 5333 kB / 261 GB available

Get:1 http://deb.debian.org/debian unstable/main amd64 m4 amd64 1.4.20-2 [325 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 autoconf all 2.72-3.1 [494 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 autotools-dev all 20240727.1 [60.2 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 automake all 1:1.18.1-3 [878 kB]
Fetched 1757 kB in 0s (13.2 MB/s)
Selecting previously unselected package m4.
(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 ... 20859 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.20-2_amd64.deb ...
Unpacking m4 (1.4.20-2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.72-3.1_all.deb ...
Unpacking autoconf (2.72-3.1) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20240727.1_all.deb ...
Unpacking autotools-dev (20240727.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.18.1-3_all.deb ...
Unpacking automake (1:1.18.1-3) ...
Setting up m4 (1.4.20-2) ...
Setting up autotools-dev (20240727.1) ...
Setting up autoconf (2.72-3.1) ...
Setting up automake (1:1.18.1-3) ...
update-alternatives: using /usr/bin/automake-1.18 to provide /usr/bin/automake (automake) in auto mode
2026-01-21 09:37.52 ---> using "1799f973d7e56ed7a0dfa7e98e537e0f6b9380429d423b25c85bd301ff8db70b" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/oxcaml/opam-repository' ~/'oxcaml' && git -C ~/'oxcaml' checkout -q d26509af1e9232ddaab223c3cab162ecf81e52b8"))
2026-01-21 09:37.52 ---> using "2814ab43288df8b068af11359de6c2e85949a3d6e2f2218776bc7c1f9c9af05e" from cache

/: (run (shell "opam repository add --dont-select 'oxcaml' ~/'oxcaml'"))
[oxcaml] Initialised
2026-01-21 09:37.52 ---> using "bdd8d3afe8e38fb87653ddbd31aa79956dedc657ba2a251ad8f4ffc25815b952" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=oxcaml,default '5.2.0+flambda2' '5.2.0+ox'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "5.2.0+ox"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> installed conf-autoconf.0.2
-> installed conf-which.1
-> retrieved ocaml-variants.5.2.0+ox  (https://github.com/oxcaml/oxcaml/archive/refs/tags/5.2.0minus-25.tar.gz)
-> installed ocaml-variants.5.2.0+ox
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2.0+flambda2)
2026-01-21 09:37.52 ---> using "c4b13ec5d9609bce0206ed1cb5e5f4bc921db329ec3c9213ee27bd3b03bde010" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian unstable InRelease
- Reading package lists...
2026-01-21 09:37.52 ---> using "9beb6678510458dab111501a44a02ca68362c4f008cca5d48cc74c2c94ccf823" from cache

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

Nothing to do.
The following actions will be performed:
=== install 30 packages
  - install base                    v0.18~preview.130.83+317 [required by cucumber]
  - install basement                v0.18~preview.130.83+317 [required by base]
  - install capsule0                v0.18~preview.130.83+317 [required by base]
  - install cmdliner                2.1.0                    [required by cucumber]
  - install csexp                   1.5.2                    [required by dune-configurator]
  - install cucumber                1.0.4
  - install dune                    3.21.0+ox                [required by cucumber]
  - install dune-configurator       3.21.0+ox                [required by base]
  - install ocaml-compiler-libs     v0.17.0+ox               [required by ppx_hash]
  - install ocaml_intrinsics_kernel v0.18~preview.130.83+317 [required by base]
  - install ppx_array_base          v0.18~preview.130.83+317 [required by base]
  - install ppx_base                v0.18~preview.130.83+317 [required by base]
  - install ppx_cold                v0.18~preview.130.83+317 [required by base]
  - install ppx_compare             v0.18~preview.130.83+317 [required by ppx_base]
  - install ppx_derivers            1.2.1                    [required by ppxlib]
  - install ppx_enumerate           v0.18~preview.130.83+317 [required by ppx_base]
  - install ppx_globalize           v0.18~preview.130.83+317 [required by ppx_base]
  - install ppx_hash                v0.18~preview.130.83+317 [required by base]
  - install ppx_helpers             v0.18~preview.130.83+317 [required by ppx_array_base]
  - install ppx_sexp_conv           v0.18~preview.130.83+317 [required by ppx_base]
  - install ppx_shorthand           v0.18~preview.130.83+317 [required by ppx_base]
  - install ppx_template            v0.18~preview.130.83+317 [required by capsule0, ppx_base]
  - install ppxlib                  0.33.0+ox                [required by base]
  - install ppxlib_ast              0.33.0+ox                [required by ppxlib]
  - install ppxlib_jane             v0.18~preview.130.83+317 [required by base]
  - install re                      1.14.0+ox                [required by cucumber]
  - install seq                     base                     [required by re]
  - install sexp_type               v0.18~preview.130.83+317 [required by sexplib0]
  - install sexplib0                v0.18~preview.130.83+317 [required by base]
  - install stdlib-shims            0.3.0                    [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/88: [base.v0.18~preview.130.83+317: extract]
Processing  2/88: [base.v0.18~preview.130.83+317: extract] [basement.v0.18~preview.130.83+317: extract]
Processing  3/88: [base.v0.18~preview.130.83+317: extract] [basement.v0.18~preview.130.83+317: extract] [capsule0.v0.18~preview.130.83+317: extract]
-> retrieved base.v0.18~preview.130.83+317  (cached)
Processing  3/88: [basement.v0.18~preview.130.83+317: extract] [capsule0.v0.18~preview.130.83+317: extract]
Processing  4/88: [basement.v0.18~preview.130.83+317: extract] [capsule0.v0.18~preview.130.83+317: extract] [cmdliner.2.1.0: extract]
-> retrieved basement.v0.18~preview.130.83+317  (cached)
Processing  4/88: [capsule0.v0.18~preview.130.83+317: extract] [cmdliner.2.1.0: extract]
Processing  5/88: [capsule0.v0.18~preview.130.83+317: extract] [cmdliner.2.1.0: extract] [csexp.1.5.2: extract]
-> retrieved capsule0.v0.18~preview.130.83+317  (cached)
Processing  5/88: [cmdliner.2.1.0: extract] [csexp.1.5.2: extract]
Processing  6/88: [cmdliner.2.1.0: extract] [csexp.1.5.2: extract] [cucumber.1.0.4: extract]
-> retrieved cmdliner.2.1.0  (cached)
Processing  6/88: [csexp.1.5.2: extract] [cucumber.1.0.4: extract]
Processing  7/88: [csexp.1.5.2: extract] [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract]
Processing  8/88: [csexp.1.5.2: extract] [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing  8/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing  9/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ocaml-compiler-libs.v0.17.0+ox: extract] [cmdliner: make all]
-> retrieved ocaml-compiler-libs.v0.17.0+ox  (cached)
Processing  9/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 10/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ocaml_intrinsics_kernel.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ocaml_intrinsics_kernel.v0.18~preview.130.83+317  (cached)
Processing 10/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 11/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_array_base.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_array_base.v0.18~preview.130.83+317  (cached)
Processing 11/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 12/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_base.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_base.v0.18~preview.130.83+317  (cached)
Processing 12/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 13/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_cold.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_cold.v0.18~preview.130.83+317  (cached)
Processing 13/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 14/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_compare.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_compare.v0.18~preview.130.83+317  (cached)
Processing 14/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 15/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 15/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 16/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_enumerate.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_enumerate.v0.18~preview.130.83+317  (cached)
Processing 16/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 17/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_globalize.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_globalize.v0.18~preview.130.83+317  (cached)
Processing 17/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 18/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_hash.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_hash.v0.18~preview.130.83+317  (cached)
Processing 18/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 19/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_helpers.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_helpers.v0.18~preview.130.83+317  (cached)
Processing 19/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 20/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_sexp_conv.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_sexp_conv.v0.18~preview.130.83+317  (cached)
Processing 20/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 21/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_shorthand.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_shorthand.v0.18~preview.130.83+317  (cached)
Processing 21/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 22/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppx_template.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved ppx_template.v0.18~preview.130.83+317  (cached)
Processing 22/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 23/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox: extract] [cmdliner: make all]
-> retrieved ppxlib.0.33.0+ox, ppxlib_ast.0.33.0+ox  (cached)
Processing 23/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [cmdliner: make all]
Processing 24/88: [cucumber.1.0.4: extract] [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppxlib_jane.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved cucumber.1.0.4  (cached)
Processing 24/88: [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppxlib_jane.v0.18~preview.130.83+317: extract] [cmdliner: make all]
Processing 25/88: [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [ppxlib_jane.v0.18~preview.130.83+317: extract] [re.1.14.0+ox: extract] [cmdliner: make all]
-> retrieved ppxlib_jane.v0.18~preview.130.83+317  (cached)
Processing 25/88: [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [re.1.14.0+ox: extract] [cmdliner: make all]
-> retrieved seq.base  (cached)
Processing 26/88: [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [re.1.14.0+ox: extract] [cmdliner: make all]
Processing 27/88: [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [re.1.14.0+ox: extract] [sexp_type.v0.18~preview.130.83+317: extract] [cmdliner: make all]
Processing 28/88: [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [re.1.14.0+ox: extract] [sexp_type.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> installed seq.base
Processing 29/88: [dune.3.21.0+ox, dune-configurator.3.21.0+ox: extract] [re.1.14.0+ox: extract] [sexp_type.v0.18~preview.130.83+317: extract] [cmdliner: make all]
-> retrieved dune.3.21.0+ox, dune-configurator.3.21.0+ox  (cached)
Processing 29/88: [re.1.14.0+ox: extract] [sexp_type.v0.18~preview.130.83+317: extract] [cmdliner: make all]
Processing 30/88: [re.1.14.0+ox: extract] [sexp_type.v0.18~preview.130.83+317: extract] [sexplib0.v0.18~preview.130.83+317: extract] [cmdliner: make all]
[dune: patch] applying oxcaml-dune.patch
Processing 31/88: [re.1.14.0+ox: extract] [sexp_type.v0.18~preview.130.83+317: extract] [sexplib0.v0.18~preview.130.83+317: extract] [cmdliner: make all] [dune: ocaml 255]
-> retrieved re.1.14.0+ox  (cached)
Processing 31/88: [sexp_type.v0.18~preview.130.83+317: extract] [sexplib0.v0.18~preview.130.83+317: extract] [cmdliner: make all] [dune: ocaml 255]
Processing 32/88: [sexp_type.v0.18~preview.130.83+317: extract] [sexplib0.v0.18~preview.130.83+317: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 255]
-> retrieved sexp_type.v0.18~preview.130.83+317  (cached)
Processing 32/88: [sexplib0.v0.18~preview.130.83+317: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 255]
-> retrieved sexplib0.v0.18~preview.130.83+317  (cached)
Processing 32/88: [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 255]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 32/88: [cmdliner: make all] [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.2.0+flambda2" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cmdliner.2.1.0)
- 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.0
Processing 32/88: [dune: ocaml 255]
Processing 33/88: [dune: ocaml 255] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "BINDIR=/home/opam/.opam/5.2.0+flambda2/bin" "LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0+flambda2/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.2.0+flambda2/share" "MANDIR=/home/opam/.opam/5.2.0+flambda2/man" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cmdliner.2.1.0)
- install -d "/home/opam/.opam/5.2.0+flambda2/bin" "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
- install -m 644 cmdliner.opam "/home/opam/.opam/5.2.0+flambda2/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.2.0+flambda2/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cma "/home/opam/.opam/5.2.0+flambda2/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.2.0+flambda2/lib/cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "/home/opam/.opam/5.2.0+flambda2/bin/cmdliner"
- install -d "/home/opam/.opam/5.2.0+flambda2/share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "/home/opam/.opam/5.2.0+flambda2/share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "/home/opam/.opam/5.2.0+flambda2/share/bash-completion/completions/cmdliner"
- install -d "/home/opam/.opam/5.2.0+flambda2/share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "/home/opam/.opam/5.2.0+flambda2/share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "/home/opam/.opam/5.2.0+flambda2/share/zsh/site-functions/_cmdliner"
- install -d "/home/opam/.opam/5.2.0+flambda2/share/powershell"
- install -m 644 _build/src/tool/pwsh-completion.ps1 \
-   "/home/opam/.opam/5.2.0+flambda2/share/powershell/cmdliner_generic_completion.ps1"
- install -m 644 _build/src/tool/pwsh-cmdliner.ps1 \
-    "/home/opam/.opam/5.2.0+flambda2/share/powershell/cmdliner_completion.ps1"
- install -m 644 _build/src/cmdliner.cmxs "/home/opam/.opam/5.2.0+flambda2/lib/cmdliner"
Processing 33/88: [dune: ocaml 255] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.2.0+flambda2/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0+flambda2/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.2.0+flambda2/share" "MANDIR=/home/opam/.opam/5.2.0+flambda2/man" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cmdliner.2.1.0)
- install -d "/home/opam/.opam/5.2.0+flambda2/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.2.0+flambda2/man/man1"
- install -d "/home/opam/.opam/5.2.0+flambda2/doc/cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.2.0+flambda2/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.2.0+flambda2/doc/cmdliner/odoc-pages"
-> installed cmdliner.2.1.0
Processing 33/88: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune.3.21.0+ox)
- ocamlc -output-complete-exe -intf-suffix .dummy -g -o .duneboot.exe -I boot -I +unix unix.cma boot/types.ml boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads lmdb__Lmdb_bindings.ml
- File "lmdb__Lmdb_bindings.ml", line 64, characters 2-29:
- 64 |   Callback.register_exception "LmdbExists" Exists;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "lmdb__Lmdb_bindings.ml", line 65, characters 2-29:
- 65 |   Callback.register_exception "LmdbError" (Error 0);
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "lmdb__Lmdb_bindings.ml", line 66, characters 2-29:
- 66 |   Callback.register_exception "LmdbMapFull" (Map_full);
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "lmdb__Lmdb_bindings.ml", line 67, characters 2-27:
- 67 |   Printexc.register_printer @@ begin function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads stdune__Code_error.ml
- File "stdune__Code_error.ml", line 30, characters 2-27:
- 30 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads notty_unix.ml
- File "notty_unix.ml", line 38, characters 23-29:
- 38 |     let old_hdl = Sys.(signal signum (Signal_handle (fun _ -> f ()))) in
-                             ^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "notty_unix.ml", line 39, characters 31-45:
- 39 |     `Revert (once @@ fun () -> Sys.set_signal signum old_hdl)
-                                     ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads stdune__User_error.ml
- File "stdune__User_error.ml", line 18, characters 2-27:
- 18 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamStd.ml
- File "opamStd.ml", line 958, characters 10-24:
- 958 |       try Sys.set_signal 28 (* SIGWINCH *)
-                 ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
- File "opamStd.ml", line 1407, characters 4-15:
- 1407 |     Unix.putenv "HOME" dir;
-            ^^^^^^^^^^^
- Alert unsafe_multidomain: Unix.putenv
- Mutating the environment makes reading the environment unsafe.
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Conv.ml
- File "dune_rpc_private__Conv.ml", line 49, characters 2-27:
- 49 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Where.ml
- File "dune_rpc_private__Where.ml", line 23, characters 2-27:
- 23 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Types.ml
- File "dune_rpc_private__Types.ml", line 155, characters 6-31:
- 155 |       Printexc.register_printer (function
-             ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Registry.ml
- File "dune_rpc_private__Registry.ml", line 68, characters 4-29:
- 68 |     Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Versioned.ml
- File "dune_rpc_private__Versioned.ml", line 24, characters 4-29:
- 24 |     Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamSystem.ml
- File "opamSystem.ml", line 1248, characters 2-27:
- 1248 |   Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "opamSystem.ml", line 1264, characters 6-20:
- 1264 |   try Sys.set_signal Sys.sigpipe (Sys.Signal_handle (fun _ -> ()))
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads memo.ml
- File "memo.ml", line 415, characters 2-27:
- 415 |   Printexc.register_printer (fun exn ->
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private.ml
- File "dune_rpc_private.ml", line 176, characters 6-31:
- 176 |       Printexc.register_printer (function
-             ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_server.ml
- File "dune_rpc_server.ml", line 15, characters 2-27:
- 15 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_engine__Scheduler.ml
- File "dune_engine__Scheduler.ml", line 55, characters 4-29:
- 55 |     Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "dune_engine__Scheduler.ml", line 631, characters 6-20:
- 631 |       Sys.set_signal
-             ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Dune_engine__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamPp.ml
- File "opamPp.ml", line 64, characters 9-34:
- 64 | let () = Printexc.register_printer @@ function
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_tui.ml
- File "dune_tui.ml", line 15, characters 7-21:
- 15 |        Sys.set_signal Sys.sigcont
-             ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
- File "dune_tui.ml", line 23, characters 12-22:
- 23 |            (Sys.signal Sys.sigtstp
-                  ^^^^^^^^^^
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.signal
- Use [Sys.Safe.signal].
Processing 33/88: [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/5.2.0+flambda2/.opam-switch/build/dune.3.21.0+ox)
-> compiled  dune.3.21.0+ox
-> installed dune.3.21.0+ox
Processing 35/88: [basement: dune build]
Processing 36/88: [basement: dune build] [csexp: dune build]
[ocaml-compiler-libs: patch] applying read_cma.patch
Processing 37/88: [basement: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 38/88: [basement: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 39/88: [basement: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
[re: patch] applying re+lib+ast.ml.patch
[re: patch] applying re+lib+ast.mli.patch
[re: patch] applying re+lib+automata.ml.patch
[re: patch] applying re+lib+automata.mli.patch
[re: patch] applying re+lib+bit_vector.mli.patch
[re: patch] applying re+lib+category.mli.patch
[re: patch] applying re+lib+color_map.mli.patch
[re: patch] applying re+lib+compile.ml.patch
[re: patch] applying re+lib+compile.mli.patch
[re: patch] applying re+lib+core.mli.patch
[re: patch] applying re+lib+cset.ml.patch
[re: patch] applying re+lib+cset.mli.patch
[re: patch] applying re+lib+dense_map.ml.patch
[re: patch] applying re+lib+dense_map.mli.patch
[re: patch] applying re+lib+emacs.mli.patch
[re: patch] applying re+lib+fmt.mli.patch
[re: patch] applying re+lib+glob.mli.patch
[re: patch] applying re+lib+group.mli.patch
[re: patch] applying re+lib+hash_set.ml.patch
[re: patch] applying re+lib+hash_set.mli.patch
[re: patch] applying re+lib+iarray.ml.patch
[re: patch] applying re+lib+import.ml.patch
[re: patch] applying re+lib+mark_infos.ml.patch
[re: patch] applying re+lib+mark_infos.mli.patch
[re: patch] applying re+lib+parse_buffer.mli.patch
[re: patch] applying re+lib+pcre.ml.patch
[re: patch] applying re+lib+pcre.mli.patch
[re: patch] applying re+lib+perl.mli.patch
[re: patch] applying re+lib+pmark.ml.patch
[re: patch] applying re+lib+pmark.mli.patch
[re: patch] applying re+lib+posix.mli.patch
[re: patch] applying re+lib+posix_class.mli.patch
[re: patch] applying re+lib+replace.mli.patch
[re: patch] applying re+lib+slice.mli.patch
[re: patch] applying re+lib+view.mli.patch
[re: patch] applying re+lib_test+expect+re_tests.ml.patch
[re: patch] applying re+lib_test+expect+test_partial.ml.patch
[re: patch] applying re+lib_test+expect+test_pcre.ml.patch
[re: patch] applying re+lib_test+expect+test_pcre_split.ml.patch
[re: patch] applying re+lib_test+expect+test_re.ml.patch
[re: patch] applying re+lib_test+re_private.ml.patch
Processing 40/88: [basement: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 41/88: [basement: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: 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/5.2.0+flambda2/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 41/88: [basement: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 42/88: [basement: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: 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/5.2.0+flambda2/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 42/88: [basement: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 43/88: [basement: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/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.2.0+flambda2/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 43/88: [basement: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
-> installed csexp.1.5.2
Processing 44/88: [basement: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
[dune-configurator: patch] applying oxcaml-dune.patch
Processing 45/88: [basement: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "basement" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/basement.v0.18~preview.130.83+317)
-> compiled  basement.v0.18~preview.130.83+317
Processing 45/88: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
-> installed basement.v0.18~preview.130.83+317
Processing 46/88: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
Processing 47/88: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexp_type: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml_intrinsics_kernel" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocaml_intrinsics_kernel.v0.18~preview.130.83+317)
-> compiled  ocaml_intrinsics_kernel.v0.18~preview.130.83+317
Processing 47/88: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexp_type: dune build]
-> installed ocaml_intrinsics_kernel.v0.18~preview.130.83+317
Processing 48/88: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexp_type: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.21.0+ox)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.21.0+ox)
Processing 48/88: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexp_type: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexp_type" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/sexp_type.v0.18~preview.130.83+317)
-> compiled  sexp_type.v0.18~preview.130.83+317
Processing 48/88: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
-> installed sexp_type.v0.18~preview.130.83+317
Processing 49/88: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
Processing 50/88: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ocaml-compiler-libs.v0.17.0+ox)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmo -c -impl src/ocaml_toplevel/ocaml_toplevel.ml)
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 4, characters 21-30:
- 4 | module Topcommon   = Topcommon
-                          ^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topcommon
- 
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 6, characters 21-28:
- 6 | module Topeval     = Topeval
-                          ^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topeval
- 
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 9, characters 21-32:
- 9 | module Topprinters = Topprinters
-                          ^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topprinters
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I src/ocaml_toplevel/.ocaml_toplevel.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -cmi-file src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmi -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/native/ocaml_toplevel.cmx -c -impl src/ocaml_toplevel/ocaml_toplevel.ml)
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 4, characters 21-30:
- 4 | module Topcommon   = Topcommon
-                          ^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topcommon
- 
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 6, characters 21-28:
- 6 | module Topeval     = Topeval
-                          ^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topeval
- 
- File "src/ocaml_toplevel/ocaml_toplevel.ml", line 9, characters 21-32:
- 9 | module Topprinters = Topprinters
-                          ^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Topprinters
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/5.2.0+flambda2/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 472, characters 68-95:
- 472 | module Oxcaml_utils__File_sections                                = Oxcaml_utils__File_sections
-                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Oxcaml_utils__File_sections
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 473, characters 68-85:
- 473 | module Oxcaml_utils__Lru                                          = Oxcaml_utils__Lru
-                                                                           ^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Oxcaml_utils__Lru
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 513, characters 68-84:
- 513 | module Relocation_table                                           = Relocation_table
-                                                                           ^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Relocation_table
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 527, characters 68-80:
- 527 | module Symbol_entry                                               = Symbol_entry
-                                                                           ^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Symbol_entry
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/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/5.2.0+flambda2/lib/ocaml/compiler-libs -cmi-file src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmi -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 472, characters 68-95:
- 472 | module Oxcaml_utils__File_sections                                = Oxcaml_utils__File_sections
-                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Oxcaml_utils__File_sections
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 473, characters 68-85:
- 473 | module Oxcaml_utils__Lru                                          = Oxcaml_utils__Lru
-                                                                           ^^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Oxcaml_utils__Lru
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 513, characters 68-84:
- 513 | module Relocation_table                                           = Relocation_table
-                                                                           ^^^^^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Relocation_table
- 
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 527, characters 68-80:
- 527 | module Symbol_entry                                               = Symbol_entry
-                                                                           ^^^^^^^^^^^^
- Warning 49 [no-cmi-file]: no cmi file was found in path for module Symbol_entry
-> compiled  ocaml-compiler-libs.v0.17.0+ox
Processing 50/88: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build]
-> installed ocaml-compiler-libs.v0.17.0+ox
Processing 51/88: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/re.1.14.0+ox)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I lib/.re.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/seq -cmi-file lib/.re.objs/byte/re__Str.cmi -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Str.cmo -c -impl lib/str.ml)
- File "lib/str.ml", line 39, characters 12-30:
- 39 | let state = Domain.DLS.new_key (fun () -> None)
-                  ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "lib/str.ml", line 44, characters 4-18:
- 44 |     Domain.DLS.set state (Some res);
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 47, characters 4-18:
- 47 |     Domain.DLS.set state None;
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 61, characters 4-18:
- 61 |     Domain.DLS.set state (Some res);
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 64, characters 4-18:
- 64 |     Domain.DLS.set state None;
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 71, characters 4-18:
- 71 |     Domain.DLS.set state (Some res);
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 74, characters 4-18:
- 74 |     Domain.DLS.set state None;
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 82, characters 8-22:
- 82 |   match Domain.DLS.get state with
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "lib/str.ml", line 88, characters 8-22:
- 88 |   match Domain.DLS.get state with
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/seq -cmi-file lib/.re.objs/byte/re__Str.cmi -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Str.cmx -c -impl lib/str.ml)
- File "lib/str.ml", line 39, characters 12-30:
- 39 | let state = Domain.DLS.new_key (fun () -> None)
-                  ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "lib/str.ml", line 44, characters 4-18:
- 44 |     Domain.DLS.set state (Some res);
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 47, characters 4-18:
- 47 |     Domain.DLS.set state None;
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 61, characters 4-18:
- 61 |     Domain.DLS.set state (Some res);
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 64, characters 4-18:
- 64 |     Domain.DLS.set state None;
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 71, characters 4-18:
- 71 |     Domain.DLS.set state (Some res);
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 74, characters 4-18:
- 74 |     Domain.DLS.set state None;
-          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "lib/str.ml", line 82, characters 8-22:
- 82 |   match Domain.DLS.get state with
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "lib/str.ml", line 88, characters 8-22:
- 88 |   match Domain.DLS.get state with
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
-> compiled  re.1.14.0+ox
Processing 51/88: [dune-configurator: dune build] [sexplib0: dune build]
-> installed re.1.14.0+ox
Processing 52/88: [dune-configurator: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/sexplib0.v0.18~preview.130.83+317)
-> compiled  sexplib0.v0.18~preview.130.83+317
Processing 52/88: [dune-configurator: dune build]
-> installed sexplib0.v0.18~preview.130.83+317
Processing 53/88: [dune-configurator: dune build]
[ppxlib_ast: patch] applying dune.patch
[ppxlib_ast: patch] applying location_check.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+ast.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+ast_helper_lite.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+ast_helper_lite.mli.patch
[ppxlib_ast: patch] applying ppxlib+ast+location_error.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+location_error.mli.patch
[ppxlib_ast: patch] applying ppxlib+ast+supported_version+supported_version.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+versions.ml.patch
[ppxlib_ast: patch] applying ppxlib+ast+versions.mli.patch
[ppxlib_ast: patch] applying ppxlib+astlib+ast_414.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+ast_500.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+ast_999.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+ast_metadata.mli.patch
[ppxlib_ast: patch] applying ppxlib+astlib+astlib.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+cinaps+astlib_cinaps_helpers.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+config+gen.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+migrate_500_999.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+migrate_999_500.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+parse.mli.patch
[ppxlib_ast: patch] applying ppxlib+astlib+pprintast.ml.patch
[ppxlib_ast: patch] applying ppxlib+astlib+pprintast.mli.patch
[ppxlib_ast: patch] applying ppxlib+astlib+stdlib0.ml.patch
[ppxlib_ast: patch] applying ppxlib+doc+writing-ppxs.mld.patch
[ppxlib_ast: patch] applying ppxlib+metaquot+ppxlib_metaquot.ml.patch
[ppxlib_ast: patch] applying ppxlib+runner_as_ppx+ppxlib_runner_as_ppx.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+ast_builder.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+ast_builder.mli.patch
[ppxlib_ast: patch] applying ppxlib+src+ast_builder_intf.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+ast_pattern.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+ast_pattern.mli.patch
[ppxlib_ast: patch] applying ppxlib+src+ast_traverse.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+attribute.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+attribute.mli.patch
[ppxlib_ast: patch] applying ppxlib+src+cinaps+ppxlib_cinaps_helpers.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+code_matcher.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+code_matcher.mli.patch
[ppxlib_ast: patch] applying ppxlib+src+common.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+common.mli.patch
[ppxlib_ast: patch] applying ppxlib+src+context_free.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+context_free.mli.patch
[ppxlib_ast: patch] applying ppxlib+src+deriving.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+deriving.mli.patch
[ppxlib_ast: patch] applying ppxlib+src+driver.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+driver.mli.patch
[ppxlib_ast: patch] applying ppxlib+src+extension.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+gen+gen_ast_builder.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+gen+gen_ast_pattern.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+gen+import.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+ignore_unused_warning.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+location.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+location.mli.patch
[ppxlib_ast: patch] applying ppxlib+src+name.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+ppxlib.ml.patch
[ppxlib_ast: patch] applying ppxlib+src+utils.mli.patch
[ppxlib_ast: patch] applying ppxlib+stdppx+stdppx.ml.patch
[ppxlib_ast: patch] applying ppxlib+traverse+ppxlib_traverse.ml.patch
[ppxlib_ast: patch] applying utils.ml.patch
Processing 54/88: [dune-configurator: dune build] [ppxlib_ast: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune-configurator.3.21.0+ox)
-> compiled  dune-configurator.3.21.0+ox
Processing 54/88: [ppxlib_ast: dune build]
-> installed dune-configurator.3.21.0+ox
Processing 55/88: [ppxlib_ast: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib_ast" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib_ast.0.33.0+ox)
-> compiled  ppxlib_ast.0.33.0+ox
-> installed ppxlib_ast.0.33.0+ox
Processing 57/88: [ppxlib_jane: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib_jane" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib_jane.v0.18~preview.130.83+317)
-> compiled  ppxlib_jane.v0.18~preview.130.83+317
-> installed ppxlib_jane.v0.18~preview.130.83+317
[ppxlib: patch] applying dune.patch
[ppxlib: patch] applying location_check.ml.patch
[ppxlib: patch] applying ppxlib+ast+ast.ml.patch
[ppxlib: patch] applying ppxlib+ast+ast_helper_lite.ml.patch
[ppxlib: patch] applying ppxlib+ast+ast_helper_lite.mli.patch
[ppxlib: patch] applying ppxlib+ast+location_error.ml.patch
[ppxlib: patch] applying ppxlib+ast+location_error.mli.patch
[ppxlib: patch] applying ppxlib+ast+supported_version+supported_version.ml.patch
[ppxlib: patch] applying ppxlib+ast+versions.ml.patch
[ppxlib: patch] applying ppxlib+ast+versions.mli.patch
[ppxlib: patch] applying ppxlib+astlib+ast_414.ml.patch
[ppxlib: patch] applying ppxlib+astlib+ast_500.ml.patch
[ppxlib: patch] applying ppxlib+astlib+ast_999.ml.patch
[ppxlib: patch] applying ppxlib+astlib+ast_metadata.mli.patch
[ppxlib: patch] applying ppxlib+astlib+astlib.ml.patch
[ppxlib: patch] applying ppxlib+astlib+cinaps+astlib_cinaps_helpers.ml.patch
[ppxlib: patch] applying ppxlib+astlib+config+gen.ml.patch
[ppxlib: patch] applying ppxlib+astlib+migrate_500_999.ml.patch
[ppxlib: patch] applying ppxlib+astlib+migrate_999_500.ml.patch
[ppxlib: patch] applying ppxlib+astlib+parse.mli.patch
[ppxlib: patch] applying ppxlib+astlib+pprintast.ml.patch
[ppxlib: patch] applying ppxlib+astlib+pprintast.mli.patch
[ppxlib: patch] applying ppxlib+astlib+stdlib0.ml.patch
[ppxlib: patch] applying ppxlib+doc+writing-ppxs.mld.patch
[ppxlib: patch] applying ppxlib+metaquot+ppxlib_metaquot.ml.patch
[ppxlib: patch] applying ppxlib+runner_as_ppx+ppxlib_runner_as_ppx.ml.patch
[ppxlib: patch] applying ppxlib+src+ast_builder.ml.patch
[ppxlib: patch] applying ppxlib+src+ast_builder.mli.patch
[ppxlib: patch] applying ppxlib+src+ast_builder_intf.ml.patch
[ppxlib: patch] applying ppxlib+src+ast_pattern.ml.patch
[ppxlib: patch] applying ppxlib+src+ast_pattern.mli.patch
[ppxlib: patch] applying ppxlib+src+ast_traverse.ml.patch
[ppxlib: patch] applying ppxlib+src+attribute.ml.patch
[ppxlib: patch] applying ppxlib+src+attribute.mli.patch
[ppxlib: patch] applying ppxlib+src+cinaps+ppxlib_cinaps_helpers.ml.patch
[ppxlib: patch] applying ppxlib+src+code_matcher.ml.patch
[ppxlib: patch] applying ppxlib+src+code_matcher.mli.patch
[ppxlib: patch] applying ppxlib+src+common.ml.patch
[ppxlib: patch] applying ppxlib+src+common.mli.patch
[ppxlib: patch] applying ppxlib+src+context_free.ml.patch
[ppxlib: patch] applying ppxlib+src+context_free.mli.patch
[ppxlib: patch] applying ppxlib+src+deriving.ml.patch
[ppxlib: patch] applying ppxlib+src+deriving.mli.patch
[ppxlib: patch] applying ppxlib+src+driver.ml.patch
[ppxlib: patch] applying ppxlib+src+driver.mli.patch
[ppxlib: patch] applying ppxlib+src+extension.ml.patch
[ppxlib: patch] applying ppxlib+src+gen+gen_ast_builder.ml.patch
[ppxlib: patch] applying ppxlib+src+gen+gen_ast_pattern.ml.patch
[ppxlib: patch] applying ppxlib+src+gen+import.ml.patch
[ppxlib: patch] applying ppxlib+src+ignore_unused_warning.ml.patch
[ppxlib: patch] applying ppxlib+src+location.ml.patch
[ppxlib: patch] applying ppxlib+src+location.mli.patch
[ppxlib: patch] applying ppxlib+src+name.ml.patch
[ppxlib: patch] applying ppxlib+src+ppxlib.ml.patch
[ppxlib: patch] applying ppxlib+src+utils.mli.patch
[ppxlib: patch] applying ppxlib+stdppx+stdppx.ml.patch
[ppxlib: patch] applying ppxlib+traverse+ppxlib_traverse.ml.patch
[ppxlib: patch] applying utils.ml.patch
Processing 59/88: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppxlib.0.33.0+ox)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen_ast_pattern.eobjs/byte -I src/gen/.gen_ast_pattern.eobjs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -cmi-file src/gen/.gen_ast_pattern.eobjs/byte/dune__exe__Import.cmi -no-alias-deps -open Dune__exe -o src/gen/.gen_ast_pattern.eobjs/native/dune__exe__Import.cmx -c -impl src/gen/import.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Location, and its interface was not compiled with -opaque
- 
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Longident, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen_ast_pattern.eobjs/byte -I src/gen/.gen_ast_pattern.eobjs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -cmi-file src/gen/.gen_ast_pattern.eobjs/byte/dune__exe__Gen_ast_builder.cmi -no-alias-deps -open Dune__exe -o src/gen/.gen_ast_pattern.eobjs/native/dune__exe__Gen_ast_builder.cmx -c -impl src/gen/gen_ast_builder.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Location, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen_ast_pattern.eobjs/byte -I src/gen/.gen_ast_pattern.eobjs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -cmi-file src/gen/.gen_ast_pattern.eobjs/byte/dune__exe__Gen_ast_pattern.cmi -no-alias-deps -open Dune__exe -o src/gen/.gen_ast_pattern.eobjs/native/dune__exe__Gen_ast_pattern.cmx -c -impl src/gen/gen_ast_pattern.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Location, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -safe-string -open Ocaml_shadow -g -bin-annot -bin-annot-occurrences -I src/.ppxlib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_derivers -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I print-diff/.ppxlib_print_diff.objs/byte -no-alias-deps -open Ppxlib__ -o src/.ppxlib.objs/byte/ppxlib__Ast_pattern_generated.cmo -c -impl src/ast_pattern_generated.ml)
- File "src/ast_pattern_generated.ml", line 1709, characters 9-10:
- 1709 |        | _ -> fail loc "Modality")
-                 ^
- Warning 11 [redundant-case]: this match case is unused.
- 
- File "src/ast_pattern_generated.ml", line 1716, characters 9-10:
- 1716 |        | _ -> fail loc "Mode")
-                 ^
- Warning 11 [redundant-case]: this match case is unused.
- 
- File "src/ast_pattern_generated.ml", line 2837, characters 9-10:
- 2837 |        | _ -> fail loc "unboxed_field")
-                 ^
- Warning 11 [redundant-case]: this match case is unused.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -open Ocaml_shadow -g -I src/.ppxlib.objs/byte -I src/.ppxlib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml/compiler-libs -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_derivers -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/stdppx -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_jane -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -I /home/opam/.opam/5.2.0+flambda2/lib/stdlib-shims -I print-diff/.ppxlib_print_diff.objs/byte -I print-diff/.ppxlib_print_diff.objs/native -cmi-file src/.ppxlib.objs/byte/ppxlib__Ast_pattern_generated.cmi -no-alias-deps -open Ppxlib__ -o src/.ppxlib.objs/native/ppxlib__Ast_pattern_generated.cmx -c -impl src/ast_pattern_generated.ml)
- File "src/ast_pattern_generated.ml", line 1709, characters 9-10:
- 1709 |        | _ -> fail loc "Modality")
-                 ^
- Warning 11 [redundant-case]: this match case is unused.
- 
- File "src/ast_pattern_generated.ml", line 1716, characters 9-10:
- 1716 |        | _ -> fail loc "Mode")
-                 ^
- Warning 11 [redundant-case]: this match case is unused.
- 
- File "src/ast_pattern_generated.ml", line 2837, characters 9-10:
- 2837 |        | _ -> fail loc "unboxed_field")
-                 ^
- Warning 11 [redundant-case]: this match case is unused.
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -safe-string -g -I metaquot/.ppxlib_metaquot.objs/byte -I metaquot/.ppxlib_metaquot.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/ast -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/astlib -I /home/opam/.opam/5.2.0+flambda2/lib/ppxlib_ast/traverse_builtins -I metaquot_lifters/.ppxlib_metaquot_lifters.objs/byte -I metaquot_lifters/.ppxlib_metaquot_lifters.objs/native -I src/.ppxlib.objs/byte -I src/.ppxlib.objs/native -cmi-file metaquot/.ppxlib_metaquot.objs/byte/ppxlib_metaquot.cmi -no-alias-deps -o metaquot/.ppxlib_metaquot.objs/native/ppxlib_metaquot.cmx -c -impl metaquot/ppxlib_metaquot.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Ppxlib_jane__Shim, and its interface was not compiled with -opaque
- 
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Ppxlib_jane__Ast_builder, and its interface was not compiled with -opaque
-> compiled  ppxlib.0.33.0+ox
-> installed ppxlib.0.33.0+ox
Processing 61/88: [ppx_cold: dune build]
Processing 62/88: [ppx_cold: dune build] [ppx_enumerate: dune build]
Processing 63/88: [ppx_cold: dune build] [ppx_enumerate: dune build] [ppx_helpers: dune build]
Processing 64/88: [ppx_cold: dune build] [ppx_enumerate: dune build] [ppx_helpers: dune build] [ppx_shorthand: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_cold.v0.18~preview.130.83+317)
-> compiled  ppx_cold.v0.18~preview.130.83+317
Processing 64/88: [ppx_enumerate: dune build] [ppx_helpers: dune build] [ppx_shorthand: dune build]
-> installed ppx_cold.v0.18~preview.130.83+317
Processing 65/88: [ppx_enumerate: dune build] [ppx_helpers: dune build] [ppx_shorthand: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_helpers" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_helpers.v0.18~preview.130.83+317)
-> compiled  ppx_helpers.v0.18~preview.130.83+317
Processing 65/88: [ppx_enumerate: dune build] [ppx_shorthand: dune build]
-> installed ppx_helpers.v0.18~preview.130.83+317
Processing 66/88: [ppx_enumerate: dune build] [ppx_shorthand: dune build]
Processing 67/88: [ppx_array_base: dune build] [ppx_enumerate: dune build] [ppx_shorthand: dune build]
Processing 68/88: [ppx_array_base: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_shorthand: dune build]
Processing 69/88: [ppx_array_base: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] [ppx_shorthand: dune build]
Processing 70/88: [ppx_array_base: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] [ppx_shorthand: dune build] [ppx_template: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_enumerate.v0.18~preview.130.83+317)
-> compiled  ppx_enumerate.v0.18~preview.130.83+317
Processing 70/88: [ppx_array_base: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] [ppx_shorthand: dune build] [ppx_template: dune build]
-> installed ppx_enumerate.v0.18~preview.130.83+317
Processing 71/88: [ppx_array_base: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] [ppx_shorthand: dune build] [ppx_template: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_shorthand" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_shorthand.v0.18~preview.130.83+317)
-> compiled  ppx_shorthand.v0.18~preview.130.83+317
Processing 71/88: [ppx_array_base: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] [ppx_template: dune build]
-> installed ppx_shorthand.v0.18~preview.130.83+317
Processing 72/88: [ppx_array_base: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] [ppx_template: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_globalize" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_globalize.v0.18~preview.130.83+317)
-> compiled  ppx_globalize.v0.18~preview.130.83+317
Processing 72/88: [ppx_array_base: dune build] [ppx_sexp_conv: dune build] [ppx_template: dune build]
-> installed ppx_globalize.v0.18~preview.130.83+317
Processing 73/88: [ppx_array_base: dune build] [ppx_sexp_conv: dune build] [ppx_template: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_array_base" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_array_base.v0.18~preview.130.83+317)
-> compiled  ppx_array_base.v0.18~preview.130.83+317
Processing 73/88: [ppx_sexp_conv: dune build] [ppx_template: dune build]
-> installed ppx_array_base.v0.18~preview.130.83+317
Processing 74/88: [ppx_sexp_conv: dune build] [ppx_template: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_sexp_conv.v0.18~preview.130.83+317)
-> compiled  ppx_sexp_conv.v0.18~preview.130.83+317
Processing 74/88: [ppx_template: dune build]
-> installed ppx_sexp_conv.v0.18~preview.130.83+317
Processing 75/88: [ppx_template: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_template" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_template.v0.18~preview.130.83+317)
-> compiled  ppx_template.v0.18~preview.130.83+317
-> installed ppx_template.v0.18~preview.130.83+317
Processing 77/88: [capsule0: dune build]
Processing 78/88: [capsule0: dune build] [ppx_compare: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "capsule0" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/capsule0.v0.18~preview.130.83+317)
-> compiled  capsule0.v0.18~preview.130.83+317
Processing 78/88: [ppx_compare: dune build]
-> installed capsule0.v0.18~preview.130.83+317
Processing 79/88: [ppx_compare: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_compare.v0.18~preview.130.83+317)
-> compiled  ppx_compare.v0.18~preview.130.83+317
-> installed ppx_compare.v0.18~preview.130.83+317
Processing 81/88: [ppx_hash: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_hash.v0.18~preview.130.83+317)
-> compiled  ppx_hash.v0.18~preview.130.83+317
-> installed ppx_hash.v0.18~preview.130.83+317
Processing 83/88: [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/ppx_base.v0.18~preview.130.83+317)
-> compiled  ppx_base.v0.18~preview.130.83+317
-> installed ppx_base.v0.18~preview.130.83+317
Processing 85/88: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/base.v0.18~preview.130.83+317)
-> compiled  base.v0.18~preview.130.83+317
-> installed base.v0.18~preview.130.83+317
Processing 87/88: [cucumber: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cucumber" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cucumber.1.0.4)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cucumber.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/base -I /home/opam/.opam/5.2.0+flambda2/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0+flambda2/lib/basement -I /home/opam/.opam/5.2.0+flambda2/lib/capsule0/expert -I /home/opam/.opam/5.2.0+flambda2/lib/cmdliner -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_hash/base_internalhash_types -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/perl -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/sexp_type -I /home/opam/.opam/5.2.0+flambda2/lib/sexp_type/grammar -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -cmi-file lib/.cucumber.objs/byte/cucumber__Tag.cmi -no-alias-deps -open Cucumber__ -o lib/.cucumber.objs/byte/cucumber__Tag.cmo -c -impl lib/tag.ml)
- File "lib/tag.ml", line 19, characters 27-85:
- 19 |   Base.List.map str_lst ~f:(Base.String.strip ~drop:(fun c -> Base.Char.equal c '~'))
-                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Error: This value is "local"
-        but is expected to be "local" to the parent region or "global"
-        because it is an argument in a tail call.
-   Hint: This is a partial application
-         Adding 1 more argument will make the value non-local
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I lib/.cucumber.objs/byte -I lib/.cucumber.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/base -I /home/opam/.opam/5.2.0+flambda2/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0+flambda2/lib/basement -I /home/opam/.opam/5.2.0+flambda2/lib/capsule0/expert -I /home/opam/.opam/5.2.0+flambda2/lib/cmdliner -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_hash/base_internalhash_types -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/perl -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/sexp_type -I /home/opam/.opam/5.2.0+flambda2/lib/sexp_type/grammar -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -cmi-file lib/.cucumber.objs/byte/cucumber__Tag.cmi -no-alias-deps -open Cucumber__ -o lib/.cucumber.objs/native/cucumber__Tag.cmx -c -impl lib/tag.ml)
- File "lib/tag.ml", line 19, characters 27-85:
- 19 |   Base.List.map str_lst ~f:(Base.String.strip ~drop:(fun c -> Base.Char.equal c '~'))
-                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Error: This value is "local"
-        but is expected to be "local" to the parent region or "global"
-        because it is an argument in a tail call.
-   Hint: This is a partial application
-         Adding 1 more argument will make the value non-local
- File "lib/dune", lines 14-22, characters 0-363:
- 14 | (rule
- 15 |  (deps (source_tree %{project_root}/lib/gherkin-c))
- 16 |  (targets libgherkin-c.a dllgherkin-c.so)
- 17 |  (action
- 18 |   (no-infer
- 19 |    (progn
- 20 |     (chdir %{project_root}/lib/gherkin-c/c (run make libs libs_so))
- 21 |     (copy %{project_root}/lib/gherkin-c/c/libs/libgherkin.a libgherkin-c.a)
- 22 |     (copy %{project_root}/lib/gherkin-c/c/libs/libgherkin.so.25.0.2 dllgherkin-c.so)))))
- (cd _build/default/lib/gherkin-c/c && /usr/bin/make libs libs_so)
- cd src; /usr/bin/make CC=cc libs
- make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_reader.d -I ../include -I . file_reader.c -o ../objs/file_reader.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_utf8_source.d -I ../include -I . file_utf8_source.c -o ../objs/file_utf8_source.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/print_utilities.d -I ../include -I . print_utilities.c -o ../objs/print_utilities.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/string_utilities.d -I ../include -I . string_utilities.c -o ../objs/string_utilities.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/unicode_utilities.d -I ../include -I . unicode_utilities.c -o ../objs/unicode_utilities.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/utf8_source.d -I ../include -I . utf8_source.c -o ../objs/utf8_source.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/incrementing_id_generator.d -I ../include -I . incrementing_id_generator.c -o ../objs/incrementing_id_generator.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/parser.d -I ../include -I . parser.c -o ../objs/parser.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_scanner.d -I ../include -I . token_scanner.c -o ../objs/token_scanner.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_token_scanner.d -I ../include -I . file_token_scanner.c -o ../objs/file_token_scanner.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/string_token_scanner.d -I ../include -I . string_token_scanner.c -o ../objs/string_token_scanner.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_matcher.d -I ../include -I . token_matcher.c -o ../objs/token_matcher.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token.d -I ../include -I . token.c -o ../objs/token.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_queue.d -I ../include -I . token_queue.c -o ../objs/token_queue.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/item_queue.d -I ../include -I . item_queue.c -o ../objs/item_queue.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/gherkin_line.d -I ../include -I . gherkin_line.c -o ../objs/gherkin_line.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error.d -I ../include -I . error.c -o ../objs/error.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error_list.d -I ../include -I . error_list.c -o ../objs/error_list.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/dialect.d -I ../include -I . dialect.c -o ../objs/dialect.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/ast_builder.d -I ../include -I . ast_builder.c -o ../objs/ast_builder.o
- make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
- ast_builder.c: In function 'transform_node':
- ast_builder.c:250:80: error: too many arguments to function 'get_comments'; expected 0, have 1
-   250 |         const GherkinDocument* gherkin_document = GherkinDocument_new(feature, get_comments(ast_builder));
-       |                                                                                ^~~~~~~~~~~~ ~~~~~~~~~~~
- ast_builder.c:67:24: note: declared here
-    67 | static const Comments* get_comments();
-       |                        ^~~~~~~~~~~~
- ast_builder.c: At top level:
- ast_builder.c:489:24: error: conflicting types for 'get_comments'; have 'const Comments *(AstBuilder *)'
-   489 | static const Comments* get_comments(AstBuilder* ast_builder) {
-       |                        ^~~~~~~~~~~~
- ast_builder.c:67:24: note: previous declaration of 'get_comments' with type 'const Comments *(void)'
-    67 | static const Comments* get_comments();
-       |                        ^~~~~~~~~~~~
- ast_builder.c:67:24: error: 'get_comments' used but never defined [-Werror]
- ast_builder.c:489:24: error: 'get_comments' defined but not used [-Werror=unused-function]
-   489 | static const Comments* get_comments(AstBuilder* ast_builder) {
-       |                        ^~~~~~~~~~~~
- cc1: all warnings being treated as errors
- make[1]: *** [Makefile:130: ../objs/ast_builder.o] Error 1
- make: *** [Makefile:63: libs] Error 2
[ERROR] The compilation of cucumber.1.0.4 failed at "dune build -p cucumber -j 255 @install".

#=== ERROR while compiling cucumber.1.0.4 =====================================#
# context              2.5.0 | linux/x86_64 | ocaml-variants.5.2.0+ox | file:///home/opam/opam-repository
# path                 ~/.opam/5.2.0+flambda2/.opam-switch/build/cucumber.1.0.4
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p cucumber -j 255 @install
# exit-code            1
# env-file             ~/.opam/log/cucumber-8-dbdd15.env
# output-file          ~/.opam/log/cucumber-8-dbdd15.out
### output ###
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cucumber.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/base -I /home/opam/.opam/5.2.0+flambda2/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0+flambda2/lib/basement -I /home/opam/.opam/5.2.0+flambda2/lib/capsule0/expert -I /home/opam/.opam/5.2.0+flambda2/lib/cmdliner -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_hash/base_internalhash_types -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/perl -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/sexp_type -I /home/opam/.opam/5.2.0+flambda2/lib/sexp_type/grammar -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -cmi-file lib/.cucumber.objs/byte/cucumber__Tag.cmi -no-alias-deps -open Cucumber__ -o lib/.cucumber.objs/byte/cucumber__Tag.cmo -c -impl lib/tag.ml)
# File "lib/tag.ml", line 19, characters 27-85:
# 19 |   Base.List.map str_lst ~f:(Base.String.strip ~drop:(fun c -> Base.Char.equal c '~'))
#                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: This value is "local"
#        but is expected to be "local" to the parent region or "global"
#        because it is an argument in a tail call.
#   Hint: This is a partial application
#         Adding 1 more argument will make the value non-local
# (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I lib/.cucumber.objs/byte -I lib/.cucumber.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/base -I /home/opam/.opam/5.2.0+flambda2/lib/base/shadow_stdlib -I /home/opam/.opam/5.2.0+flambda2/lib/basement -I /home/opam/.opam/5.2.0+flambda2/lib/capsule0/expert -I /home/opam/.opam/5.2.0+flambda2/lib/cmdliner -I /home/opam/.opam/5.2.0+flambda2/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_compare/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_hash/base_internalhash_types -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_hash/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0+flambda2/lib/re -I /home/opam/.opam/5.2.0+flambda2/lib/re/perl -I /home/opam/.opam/5.2.0+flambda2/lib/seq -I /home/opam/.opam/5.2.0+flambda2/lib/sexp_type -I /home/opam/.opam/5.2.0+flambda2/lib/sexp_type/grammar -I /home/opam/.opam/5.2.0+flambda2/lib/sexplib0 -cmi-file lib/.cucumber.objs/byte/cucumber__Tag.cmi -no-alias-deps -open Cucumber__ -o lib/.cucumber.objs/native/cucumber__Tag.cmx -c -impl lib/tag.ml)
# File "lib/tag.ml", line 19, characters 27-85:
# 19 |   Base.List.map str_lst ~f:(Base.String.strip ~drop:(fun c -> Base.Char.equal c '~'))
#                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: This value is "local"
#        but is expected to be "local" to the parent region or "global"
#        because it is an argument in a tail call.
#   Hint: This is a partial application
#         Adding 1 more argument will make the value non-local
# File "lib/dune", lines 14-22, characters 0-363:
# 14 | (rule
# 15 |  (deps (source_tree %{project_root}/lib/gherkin-c))
# 16 |  (targets libgherkin-c.a dllgherkin-c.so)
# 17 |  (action
# 18 |   (no-infer
# 19 |    (progn
# 20 |     (chdir %{project_root}/lib/gherkin-c/c (run make libs libs_so))
# 21 |     (copy %{project_root}/lib/gherkin-c/c/libs/libgherkin.a libgherkin-c.a)
# 22 |     (copy %{project_root}/lib/gherkin-c/c/libs/libgherkin.so.25.0.2 dllgherkin-c.so)))))
# (cd _build/default/lib/gherkin-c/c && /usr/bin/make libs libs_so)
# cd src; /usr/bin/make CC=cc libs
# make[1]: Entering directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_reader.d -I ../include -I . file_reader.c -o ../objs/file_reader.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_utf8_source.d -I ../include -I . file_utf8_source.c -o ../objs/file_utf8_source.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/print_utilities.d -I ../include -I . print_utilities.c -o ../objs/print_utilities.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/string_utilities.d -I ../include -I . string_utilities.c -o ../objs/string_utilities.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/unicode_utilities.d -I ../include -I . unicode_utilities.c -o ../objs/unicode_utilities.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/utf8_source.d -I ../include -I . utf8_source.c -o ../objs/utf8_source.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/incrementing_id_generator.d -I ../include -I . incrementing_id_generator.c -o ../objs/incrementing_id_generator.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/parser.d -I ../include -I . parser.c -o ../objs/parser.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_scanner.d -I ../include -I . token_scanner.c -o ../objs/token_scanner.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_token_scanner.d -I ../include -I . file_token_scanner.c -o ../objs/file_token_scanner.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/string_token_scanner.d -I ../include -I . string_token_scanner.c -o ../objs/string_token_scanner.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_matcher.d -I ../include -I . token_matcher.c -o ../objs/token_matcher.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token.d -I ../include -I . token.c -o ../objs/token.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_queue.d -I ../include -I . token_queue.c -o ../objs/token_queue.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/item_queue.d -I ../include -I . item_queue.c -o ../objs/item_queue.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/gherkin_line.d -I ../include -I . gherkin_line.c -o ../objs/gherkin_line.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error.d -I ../include -I . error.c -o ../objs/error.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error_list.d -I ../include -I . error_list.c -o ../objs/error_list.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/dialect.d -I ../include -I . dialect.c -o ../objs/dialect.o
# mkdir -p ../objs/
# cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/ast_builder.d -I ../include -I . ast_builder.c -o ../objs/ast_builder.o
# make[1]: Leaving directory '/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
# ast_builder.c: In function 'transform_node':
# ast_builder.c:250:80: error: too many arguments to function 'get_comments'; expected 0, have 1
#   250 |         const GherkinDocument* gherkin_document = GherkinDocument_new(feature, get_comments(ast_builder));
#       |                                                                                ^~~~~~~~~~~~ ~~~~~~~~~~~
# ast_builder.c:67:24: note: declared here
#    67 | static const Comments* get_comments();
#       |                        ^~~~~~~~~~~~
# ast_builder.c: At top level:
# ast_builder.c:489:24: error: conflicting types for 'get_comments'; have 'const Comments *(AstBuilder *)'
#   489 | static const Comments* get_comments(AstBuilder* ast_builder) {
#       |                        ^~~~~~~~~~~~
# ast_builder.c:67:24: note: previous declaration of 'get_comments' with type 'const Comments *(void)'
#    67 | static const Comments* get_comments();
#       |                        ^~~~~~~~~~~~
# ast_builder.c:67:24: error: 'get_comments' used but never defined [-Werror]
# ast_builder.c:489:24: error: 'get_comments' defined but not used [-Werror=unused-function]
#   489 | static const Comments* get_comments(AstBuilder* ast_builder) {
#       |                        ^~~~~~~~~~~~
# cc1: all warnings being treated as errors
# make[1]: *** [Makefile:130: ../objs/ast_builder.o] Error 1
# make: *** [Makefile:63: libs] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build cucumber 1.0.4
+- 
+- The following changes have been performed
| - install base                    v0.18~preview.130.83+317
| - install basement                v0.18~preview.130.83+317
| - install capsule0                v0.18~preview.130.83+317
| - install cmdliner                2.1.0
| - install csexp                   1.5.2
| - install dune                    3.21.0+ox
| - install dune-configurator       3.21.0+ox
| - install ocaml-compiler-libs     v0.17.0+ox
| - install ocaml_intrinsics_kernel v0.18~preview.130.83+317
| - install ppx_array_base          v0.18~preview.130.83+317
| - install ppx_base                v0.18~preview.130.83+317
| - install ppx_cold                v0.18~preview.130.83+317
| - install ppx_compare             v0.18~preview.130.83+317
| - install ppx_derivers            1.2.1
| - install ppx_enumerate           v0.18~preview.130.83+317
| - install ppx_globalize           v0.18~preview.130.83+317
| - install ppx_hash                v0.18~preview.130.83+317
| - install ppx_helpers             v0.18~preview.130.83+317
| - install ppx_sexp_conv           v0.18~preview.130.83+317
| - install ppx_shorthand           v0.18~preview.130.83+317
| - install ppx_template            v0.18~preview.130.83+317
| - install ppxlib                  0.33.0+ox
| - install ppxlib_ast              0.33.0+ox
| - install ppxlib_jane             v0.18~preview.130.83+317
| - install re                      1.14.0+ox
| - install seq                     base
| - install sexp_type               v0.18~preview.130.83+317
| - install sexplib0                v0.18~preview.130.83+317
| - install stdlib-shims            0.3.0
+- 
# 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/5.2.0+flambda2/.opam-switch/backup/state-20260121093753.export"
'opam install -vy cucumber.1.0.4' failed.
"/usr/bin/env" "bash" "-c" "opam remove -y cucumber.1.0.4
opam install -vy cucumber.1.0.4
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: cucumber.1.0.4 | 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