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


Building on rosemary

(from freebsd)
2025-05-22 16:33.19 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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/local/bin/opam-dev /usr/local/bin/opam"))
2025-05-22 16:33.20 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 c7d6d1d2aa1bf00c8e6ec9dff2030cd39d493e47"))
2025-05-22 16:33.21 ---> using "f5ed199f1fbf2dd45a0c59c2d9fb755785562f29a07ddceff5ad2b7645f14ef5" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


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

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

2025-05-22 16:33.21 ---> using "7be9208bd842fff0b0f6553799c46887042255d534d6374843676f696f4cea98" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0  (https://github.com/ocaml/ocaml/releases/download/5.3.0/ocaml-5.3.0.tar.gz)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3.0)
2025-05-22 16:33.22 ---> using "961e2716acdce7cdd5ce54ea99df88b7b943c9f5c5248c61a7f5ec4ece1ff69e" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-05-22 16:33.23 ---> using "5145531377c0e09a95611c1eaf59187225f7dffae70b174e57b1f2db5e31ecd1" from cache

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

Nothing to do.
The following actions will be performed:
=== install 27 packages
  - install base                    v0.17.2 [required by ppx_inline_test]
  - install csexp                   1.5.2   [required by dune-configurator]
  - install dune                    3.18.2  [required by fmlib_std]
  - install dune-configurator       3.18.2  [required by base]
  - install fmlib_std               0.5.11
  - install jane-street-headers     v0.17.0 [required by time_now]
  - install jst-config              v0.17.0 [required by time_now]
  - install ocaml-compiler-libs     v0.17.0 [required by ppxlib]
  - install ocaml_intrinsics_kernel v0.17.1 [required by base]
  - install ppx_assert              v0.17.0 [required by jst-config]
  - install ppx_base                v0.17.0 [required by time_now]
  - install ppx_cold                v0.17.0 [required by ppx_base]
  - install ppx_compare             v0.17.0 [required by ppx_base]
  - install ppx_derivers            1.2.1   [required by ppxlib]
  - install ppx_enumerate           v0.17.0 [required by ppx_base]
  - install ppx_globalize           v0.17.0 [required by ppx_base]
  - install ppx_hash                v0.17.0 [required by ppx_base]
  - install ppx_here                v0.17.0 [required by ppx_assert]
  - install ppx_inline_test         v0.17.0 [required by fmlib_std]
  - install ppx_optcomp             v0.17.0 [required by time_now]
  - install ppx_sexp_conv           v0.17.0 [required by ppx_base]
  - install ppxlib                  0.35.0  [required by ppx_inline_test]
  - install ppxlib_jane             v0.17.2 [required by ppx_globalize, ppx_enumerate, ppx_hash]
  - install sexplib0                v0.17.0 [required by base, ppxlib]
  - install stdio                   v0.17.0 [required by ppx_optcomp]
  - install stdlib-shims            0.3.0   [required by ppxlib]
  - install time_now                v0.17.0 [required by ppx_inline_test]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/80: [base.v0.17.2: extract]
Processing  2/80: [base.v0.17.2: extract] [csexp.1.5.2: extract]
Processing  3/80: [base.v0.17.2: extract] [csexp.1.5.2: extract] [dune.3.18.2, dune-configurator.3.18.2: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  3/80: [base.v0.17.2: extract] [dune.3.18.2, dune-configurator.3.18.2: extract]
Processing  4/80: [base.v0.17.2: extract] [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
-> retrieved base.v0.17.2  (cached)
Processing  4/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
Processing  5/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http] [jane-street-headers.v0.17.0: extract]
-> retrieved jane-street-headers.v0.17.0  (cached)
Processing  5/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
Processing  6/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http] [jst-config.v0.17.0: extract]
-> retrieved jst-config.v0.17.0  (cached)
Processing  6/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
Processing  7/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing  7/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
Processing  8/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http] [ocaml_intrinsics_kernel.v0.17.1: extract]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing  8/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
Processing  9/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http] [ppx_assert.v0.17.0: extract]
-> retrieved ppx_assert.v0.17.0  (cached)
Processing  9/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
Processing 10/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http] [ppx_base.v0.17.0: extract]
-> retrieved ppx_base.v0.17.0  (cached)
Processing 10/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
Processing 11/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http] [ppx_cold.v0.17.0: extract]
-> retrieved ppx_cold.v0.17.0  (cached)
Processing 11/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
Processing 12/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http] [ppx_compare.v0.17.0: extract]
-> retrieved ppx_compare.v0.17.0  (cached)
Processing 12/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http]
Processing 13/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: http] [ppx_derivers.1.2.1: extract]
Processing 13/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: extract] [ppx_derivers.1.2.1: extract]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 13/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: extract]
Processing 14/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: extract] [ppx_enumerate.v0.17.0: extract]
-> retrieved ppx_enumerate.v0.17.0  (cached)
Processing 14/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: extract]
Processing 15/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [fmlib_std.0.5.11: extract] [ppx_globalize.v0.17.0: extract]
-> retrieved fmlib_std.0.5.11  (https://github.com/hbr/fmlib/archive/0.5.11.tar.gz)
Processing 15/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_globalize.v0.17.0: extract]
Processing 16/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_globalize.v0.17.0: extract] [ppx_hash.v0.17.0: extract]
-> retrieved ppx_globalize.v0.17.0  (cached)
Processing 16/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_hash.v0.17.0: extract]
Processing 17/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_hash.v0.17.0: extract] [ppx_here.v0.17.0: extract]
-> retrieved ppx_hash.v0.17.0  (cached)
Processing 17/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_here.v0.17.0: extract]
Processing 18/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_here.v0.17.0: extract] [ppx_inline_test.v0.17.0: extract]
-> retrieved ppx_here.v0.17.0  (cached)
Processing 18/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_inline_test.v0.17.0: extract]
Processing 19/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_inline_test.v0.17.0: extract] [ppx_optcomp.v0.17.0: extract]
-> retrieved ppx_inline_test.v0.17.0  (cached)
Processing 19/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_optcomp.v0.17.0: extract]
Processing 20/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_optcomp.v0.17.0: extract] [ppx_sexp_conv.v0.17.0: extract]
-> retrieved ppx_optcomp.v0.17.0  (cached)
Processing 20/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_sexp_conv.v0.17.0: extract]
Processing 21/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.35.0: extract]
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
Processing 21/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract]
Processing 22/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.2: extract]
-> retrieved ppxlib_jane.v0.17.2  (cached)
Processing 22/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract]
Processing 23/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract] [sexplib0.v0.17.0: extract]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 23/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract]
Processing 24/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract] [stdio.v0.17.0: extract]
-> retrieved stdio.v0.17.0  (cached)
Processing 24/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract]
Processing 25/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 25/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract]
Processing 26/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract] [time_now.v0.17.0: extract]
-> retrieved time_now.v0.17.0  (cached)
Processing 26/80: [dune.3.18.2, dune-configurator.3.18.2: extract] [ppxlib.0.35.0: extract]
-> retrieved dune.3.18.2, dune-configurator.3.18.2  (cached)
Processing 26/80: [ppxlib.0.35.0: extract]
Processing 27/80: [ppxlib.0.35.0: extract] [dune: ocaml 39]
-> retrieved ppxlib.0.35.0  (cached)
Processing 27/80: [dune: ocaml 39]
+ /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.18.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src/ocamlc_loc.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src/dune_action_plugin.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- 

Processing 27/80: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.18.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.18.2)
-> compiled  dune.3.18.2
-> installed dune.3.18.2
Processing 29/80: [csexp: dune build]
Processing 30/80: [csexp: dune build] [jane-street-headers: dune build]
Processing 31/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 32/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 33/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
Processing 34/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 35/80: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "jane-street-headers" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/jane-street-headers.v0.17.0)
-> compiled  jane-street-headers.v0.17.0
Processing 35/80: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.17.0
Processing 36/80: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ppx_derivers" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 36/80: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 37/80: [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -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 37/80: [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 38/80: [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  ocaml-compiler-libs.v0.17.0
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /home/opam/.opam/5.3.0/lib/ocaml -o int_stubs.o -c int_stubs.c)
- int_stubs.c:118:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
-   118 | #elseif /* _MSC_VER */
-       |  ^~~~~~
-       |  elif
- 1 warning generated.
-> compiled  ocaml_intrinsics_kernel.v0.17.1
-> compiled  sexplib0.v0.17.0
-> compiled  stdlib-shims.0.3.0

#=== ERROR while compiling dune-configurator.3.18.2 ===========================#
OpamSystem.File_not_found("/home/opam/.opam/5.3.0/.opam-switch/sources/dune-configurator.3.18.2/test/blackbox-tests/test-cases/coq/base.t/bar.v")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install base                    v0.17.2
| - install fmlib_std               0.5.11
| - install jst-config              v0.17.0
| - install ocaml-compiler-libs     v0.17.0
| - install ocaml_intrinsics_kernel v0.17.1
| - install ppx_assert              v0.17.0
| - install ppx_base                v0.17.0
| - install ppx_cold                v0.17.0
| - install ppx_compare             v0.17.0
| - install ppx_enumerate           v0.17.0
| - install ppx_globalize           v0.17.0
| - install ppx_hash                v0.17.0
| - install ppx_here                v0.17.0
| - install ppx_inline_test         v0.17.0
| - install ppx_optcomp             v0.17.0
| - install ppx_sexp_conv           v0.17.0
| - install ppxlib                  0.35.0
| - install ppxlib_jane             v0.17.2
| - install sexplib0                v0.17.0
| - install stdio                   v0.17.0
| - install stdlib-shims            0.3.0
| - install time_now                v0.17.0
+- 
+- The following actions failed
| - build dune-configurator 3.18.2
+- 
+- The following changes have been performed (the rest was aborted)
| - install csexp               1.5.2
| - install dune                3.18.2
| - install jane-street-headers v0.17.0
| - install ppx_derivers        1.2.1
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/5.3.0/.opam-switch/backup/state-20250522163333.export"
'opam install -vy fmlib_std.0.5.11' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y fmlib_std.0.5.11
opam install -vy fmlib_std.0.5.11
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: fmlib_std.0.5.11 | grep -q '\''freebsd'\''; 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
"jail" "-c" "name=obuilder_89637_15123" "mount.fstab=/tmp/obuilder-jail-680bee/fstab" "mount.devfs" "path=/obuilder/result/8accfff199fad390f979dc52e9c4ba1fbc5618b46f0376dc69b38dee5f4d110c/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y fmlib_std.0.5.11
opam install -vy fmlib_std.0.5.11
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: fmlib_std.0.5.11 | grep -q '\''freebsd'\''; 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 1
Failed: Build failed