Building on rosemary
(from freebsd)
2026-07-03 16:54.33 ---> 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"))
2026-07-03 16:54.34 ---> 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 672fc8a6a8d7b68011fcd310cf9b74cf9b498bc3"))
2026-07-03 16:54.34 ---> using "0116c4c37f0990c5f9d6e662e15e7023df192a613ccbda2bb280c2aaabfbd0c9" 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.
2026-07-03 16:54.34 ---> using "c807a1220bb87dbdc229c3e1fdad8b2c330967ba08b720b3192085c5e34b4eb7" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.2 (2 extra sources)
-> retrieved ocaml-config.2 (2 extra sources)
-> retrieved ocaml-base-compiler.4.14.2 (https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2026-07-03 16:54.35 ---> using "ca3a637e1d3952b1077a6e60473b5665ef74dcbb9d931977f372690c20d30e63" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-07-03 16:54.35 ---> using "682d6cc7adc0eb826e8f4de90ed6f65875cae492999fa728369df283eef8dc53" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y n_ary.v0.16.0\
\nopam install -vy n_ary.v0.16.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: n_ary.v0.16.0 | 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] n_ary.v0.16.0 is not installed.
Nothing to do.
The following actions will be performed:
=== install 62 packages
- install base v0.16.5 [required by n_ary]
- install base_bigstring v0.16.0 [required by core]
- install base_quickcheck v0.16.0 [required by expect_test_helpers_core]
- install bin_prot v0.16.0 [required by core]
- install core v0.16.2 [required by expect_test_helpers_core]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.23.1 [required by n_ary]
- install dune-configurator 3.23.1 [required by base]
- install expect_test_helpers_core v0.16.0 [required by n_ary]
- install fieldslib v0.16.0 [required by core]
- install int_repr v0.16.0 [required by base_bigstring]
- install jane-street-headers v0.16.0 [required by core]
- install jst-config v0.16.0 [required by core]
- install n_ary v0.16.0
- install num 1.6 [required by sexplib]
- install ocaml-compiler-libs v0.12.4 [required by ppxlib]
- install parsexp v0.16.0 [required by sexplib]
- install ppx_assert v0.16.0 [required by core]
- install ppx_base v0.16.0 [required by core, base_quickcheck, sexp_pretty]
- install ppx_bench v0.16.0 [required by splittable_random]
- install ppx_bin_prot v0.16.0 [required by ppx_jane]
- install ppx_cold v0.16.0 [required by ppx_base]
- install ppx_compare v0.16.0 [required by n_ary]
- install ppx_custom_printf v0.16.0 [required by ppx_jane]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_disable_unused_warnings v0.16.0 [required by ppx_jane]
- install ppx_enumerate v0.16.0 [required by n_ary]
- install ppx_expect v0.16.2 [required by ppx_jane]
- install ppx_fields_conv v0.16.0 [required by base_quickcheck]
- install ppx_fixed_literal v0.16.0 [required by ppx_jane]
- install ppx_globalize v0.16.0 [required by ppx_base]
- install ppx_hash v0.16.0 [required by n_ary]
- install ppx_here v0.16.0 [required by ppx_sexp_message, ppx_let, ppx_sexp_value]
- install ppx_ignore_instrumentation v0.16.0 [required by ppx_jane]
- install ppx_inline_test v0.16.1 [required by core]
- install ppx_jane v0.16.0 [required by n_ary]
- install ppx_let v0.16.0 [required by base_quickcheck]
- install ppx_log v0.16.0 [required by ppx_jane]
- install ppx_module_timer v0.16.0 [required by ppx_jane]
- install ppx_optcomp v0.16.0 [required by core]
- install ppx_optional v0.16.0 [required by ppx_jane]
- install ppx_pipebang v0.16.0 [required by ppx_jane]
- install ppx_sexp_conv v0.16.0 [required by n_ary]
- install ppx_sexp_message v0.16.0 [required by n_ary]
- install ppx_sexp_value v0.16.0 [required by base_quickcheck]
- install ppx_stable v0.16.0 [required by ppx_jane]
- install ppx_stable_witness v0.16.0 [required by ppx_jane]
- install ppx_string v0.16.0 [required by ppx_jane]
- install ppx_tydi v0.16.0 [required by ppx_jane]
- install ppx_typerep_conv v0.16.0 [required by ppx_jane]
- install ppx_variants_conv v0.16.0 [required by ppx_jane]
- install ppxlib 0.35.0 [required by base_quickcheck]
- install re 1.14.0 [required by expect_test_helpers_core]
- install sexp_pretty v0.16.0 [required by expect_test_helpers_core]
- install sexplib v0.16.0 [required by core, sexp_pretty]
- install sexplib0 v0.16.0 [required by base]
- install splittable_random v0.16.0 [required by base_quickcheck, core]
- install stdio v0.16.0 [required by expect_test_helpers_core]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install time_now v0.16.0 [required by core]
- install typerep v0.16.0 [required by core]
- install variantslib v0.16.0 [required by core]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/185: [base.v0.16.5: extract]
Processing 2/185: [base.v0.16.5: extract] [base_bigstring.v0.16.0: http]
Processing 3/185: [base.v0.16.5: extract] [base_bigstring.v0.16.0: http] [base_quickcheck.v0.16.0: http]
Processing 3/185: [base.v0.16.5: extract] [base_bigstring.v0.16.0: http] [base_quickcheck.v0.16.0: extract]
Processing 3/185: [base.v0.16.5: extract] [base_bigstring.v0.16.0: extract] [base_quickcheck.v0.16.0: extract]
-> retrieved base_bigstring.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/base_bigstring-v0.16.0.tar.gz)
Processing 3/185: [base.v0.16.5: extract] [base_quickcheck.v0.16.0: extract]
Processing 4/185: [base.v0.16.5: extract] [base_quickcheck.v0.16.0: extract] [bin_prot.v0.16.0: http]
-> retrieved base_quickcheck.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/base_quickcheck-v0.16.0.tar.gz)
Processing 4/185: [base.v0.16.5: extract] [bin_prot.v0.16.0: http]
Processing 5/185: [base.v0.16.5: extract] [bin_prot.v0.16.0: http] [core.v0.16.2: http]
Processing 5/185: [base.v0.16.5: extract] [bin_prot.v0.16.0: extract] [core.v0.16.2: http]
Processing 5/185: [base.v0.16.5: extract] [bin_prot.v0.16.0: extract] [core.v0.16.2: extract]
-> retrieved base.v0.16.5 (cached)
Processing 5/185: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract]
Processing 6/185: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [csexp.1.5.2: extract]
-> retrieved core.v0.16.2 (https://github.com/janestreet/core/archive/refs/tags/v0.16.2.tar.gz)
Processing 6/185: [bin_prot.v0.16.0: extract] [csexp.1.5.2: extract]
Processing 7/185: [bin_prot.v0.16.0: extract] [csexp.1.5.2: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 7/185: [bin_prot.v0.16.0: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
Processing 8/185: [bin_prot.v0.16.0: extract] [dune.3.23.1, dune-configurator.3.23.1: extract] [expect_test_helpers_core.v0.16.0: http]
-> retrieved bin_prot.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/bin_prot-v0.16.0.tar.gz)
Processing 8/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [expect_test_helpers_core.v0.16.0: http]
Processing 9/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [expect_test_helpers_core.v0.16.0: http] [fieldslib.v0.16.0: extract]
Processing 9/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [expect_test_helpers_core.v0.16.0: extract] [fieldslib.v0.16.0: extract]
-> retrieved fieldslib.v0.16.0 (cached)
Processing 9/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [expect_test_helpers_core.v0.16.0: extract]
Processing 10/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [expect_test_helpers_core.v0.16.0: extract] [int_repr.v0.16.0: http]
-> retrieved expect_test_helpers_core.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/expect_test_helpers_core-v0.16.0.tar.gz)
Processing 10/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [int_repr.v0.16.0: http]
Processing 11/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [int_repr.v0.16.0: http] [jane-street-headers.v0.16.0: extract]
Processing 11/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract]
-> retrieved jane-street-headers.v0.16.0 (cached)
Processing 11/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [int_repr.v0.16.0: extract]
Processing 12/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [int_repr.v0.16.0: extract] [jst-config.v0.16.0: extract]
-> retrieved int_repr.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/int_repr-v0.16.0.tar.gz)
Processing 12/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [jst-config.v0.16.0: extract]
Processing 13/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [jst-config.v0.16.0: extract] [n_ary.v0.16.0: http]
-> retrieved jst-config.v0.16.0 (cached)
Processing 13/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [n_ary.v0.16.0: http]
Processing 14/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [n_ary.v0.16.0: http] [num.1.6: extract]
Processing 14/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [n_ary.v0.16.0: extract] [num.1.6: extract]
-> retrieved n_ary.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/n_ary-v0.16.0.tar.gz)
Processing 14/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [num.1.6: extract]
Processing 15/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [num.1.6: extract] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved num.1.6 (cached)
Processing 15/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ocaml-compiler-libs.v0.12.4: extract]
Processing 16/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract]
Processing 17/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract] [num: gmake opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
Processing 17/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [parsexp.v0.16.0: extract] [num: gmake opam-legacy]
Processing 18/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract] [num: gmake opam-legacy]
-> retrieved parsexp.v0.16.0 (cached)
Processing 18/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_assert.v0.16.0: extract] [num: gmake opam-legacy]
Processing 19/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [num: gmake opam-legacy]
-> retrieved ppx_assert.v0.16.0 (cached)
Processing 19/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_base.v0.16.0: extract] [num: gmake opam-legacy]
Processing 20/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: http] [num: gmake opam-legacy]
-> retrieved ppx_base.v0.16.0 (cached)
Processing 20/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_bench.v0.16.0: http] [num: gmake opam-legacy]
Processing 21/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_bench.v0.16.0: http] [ppx_bin_prot.v0.16.0: http] [num: gmake opam-legacy]
Processing 21/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: http] [num: gmake opam-legacy]
-> retrieved ppx_bench.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_bench-v0.16.0.tar.gz)
Processing 21/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_bin_prot.v0.16.0: http] [num: gmake opam-legacy]
Processing 22/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_bin_prot.v0.16.0: http] [ppx_cold.v0.16.0: extract] [num: gmake opam-legacy]
Processing 22/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [num: gmake opam-legacy]
-> retrieved ppx_cold.v0.16.0 (cached)
Processing 22/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_bin_prot.v0.16.0: extract] [num: gmake opam-legacy]
Processing 23/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_bin_prot.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [num: gmake opam-legacy]
-> retrieved ppx_bin_prot.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_bin_prot-v0.16.0.tar.gz)
Processing 23/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_compare.v0.16.0: extract] [num: gmake opam-legacy]
Processing 24/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: http] [num: gmake opam-legacy]
-> retrieved ppx_compare.v0.16.0 (cached)
Processing 24/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_custom_printf.v0.16.0: http] [num: gmake opam-legacy]
Processing 25/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_custom_printf.v0.16.0: http] [ppx_derivers.1.2.1: extract] [num: gmake opam-legacy]
Processing 25/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [num: gmake opam-legacy]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 25/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_custom_printf.v0.16.0: extract] [num: gmake opam-legacy]
Processing 26/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_custom_printf.v0.16.0: extract] [ppx_disable_unused_warnings.v0.16.0: http] [num: gmake opam-legacy]
-> retrieved ppx_custom_printf.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_custom_printf-v0.16.0.tar.gz)
Processing 26/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_disable_unused_warnings.v0.16.0: http] [num: gmake opam-legacy]
Processing 27/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_disable_unused_warnings.v0.16.0: http] [ppx_enumerate.v0.16.0: extract] [num: gmake opam-legacy]
Processing 27/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [num: gmake opam-legacy]
-> retrieved ppx_enumerate.v0.16.0 (cached)
Processing 27/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [num: gmake opam-legacy]
Processing 28/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_expect.v0.16.2: extract] [num: gmake opam-legacy]
-> retrieved ppx_disable_unused_warnings.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_disable_unused_warnings-v0.16.0.tar.gz)
Processing 28/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_expect.v0.16.2: extract] [num: gmake opam-legacy]
Processing 29/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_expect.v0.16.2: extract] [ppx_fields_conv.v0.16.0: extract] [num: gmake opam-legacy]
-> retrieved ppx_fields_conv.v0.16.0 (cached)
Processing 29/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_expect.v0.16.2: extract] [num: gmake opam-legacy]
Processing 30/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_expect.v0.16.2: extract] [ppx_fixed_literal.v0.16.0: http] [num: gmake opam-legacy]
-> retrieved ppx_expect.v0.16.2 (cached)
Processing 30/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_fixed_literal.v0.16.0: http] [num: gmake opam-legacy]
Processing 31/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_fixed_literal.v0.16.0: http] [ppx_globalize.v0.16.0: extract] [num: gmake opam-legacy]
Processing 31/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [num: gmake opam-legacy]
+ /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/num.1.6)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.6/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.7~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.6/src'
- cp src/num-legacy.install num.install
-> compiled num.1.6
Processing 31/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract]
-> installed num.1.6
Processing 32/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract]
-> retrieved ppx_fixed_literal.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_fixed_literal-v0.16.0.tar.gz)
Processing 32/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_globalize.v0.16.0: extract]
Processing 33/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract]
-> retrieved ppx_globalize.v0.16.0 (cached)
Processing 33/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_hash.v0.16.0: extract]
Processing 34/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract]
-> retrieved ppx_hash.v0.16.0 (cached)
Processing 34/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_here.v0.16.0: extract]
Processing 35/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: http]
-> retrieved ppx_here.v0.16.0 (cached)
Processing 35/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_ignore_instrumentation.v0.16.0: http]
Processing 36/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_ignore_instrumentation.v0.16.0: http] [ppx_inline_test.v0.16.1: extract]
Processing 36/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract]
-> retrieved ppx_ignore_instrumentation.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_ignore_instrumentation-v0.16.0.tar.gz)
Processing 36/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_inline_test.v0.16.1: extract]
Processing 37/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: http]
-> retrieved ppx_inline_test.v0.16.1 (cached)
Processing 37/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_jane.v0.16.0: http]
Processing 38/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_jane.v0.16.0: http] [ppx_let.v0.16.0: http]
Processing 38/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: http]
-> retrieved ppx_jane.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_jane-v0.16.0.tar.gz)
Processing 38/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_let.v0.16.0: http]
Processing 39/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_let.v0.16.0: http] [ppx_log.v0.16.0: http]
Processing 39/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: http]
Processing 39/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract]
-> retrieved ppx_let.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_let-v0.16.0.tar.gz)
Processing 39/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_log.v0.16.0: extract]
Processing 40/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: http]
-> retrieved ppx_log.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_log-v0.16.0.tar.gz)
Processing 40/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_module_timer.v0.16.0: http]
Processing 41/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_module_timer.v0.16.0: http] [ppx_optcomp.v0.16.0: extract]
Processing 41/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract]
-> retrieved ppx_optcomp.v0.16.0 (cached)
Processing 41/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_module_timer.v0.16.0: extract]
Processing 42/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_module_timer.v0.16.0: extract] [ppx_optional.v0.16.0: http]
-> retrieved ppx_module_timer.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_module_timer-v0.16.0.tar.gz)
Processing 42/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_optional.v0.16.0: http]
Processing 43/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_optional.v0.16.0: http] [ppx_pipebang.v0.16.0: http]
Processing 43/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: http]
-> retrieved ppx_optional.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_optional-v0.16.0.tar.gz)
Processing 43/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_pipebang.v0.16.0: http]
Processing 44/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_pipebang.v0.16.0: http] [ppx_sexp_conv.v0.16.0: extract]
Processing 44/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract]
-> retrieved ppx_pipebang.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_pipebang-v0.16.0.tar.gz)
Processing 44/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_conv.v0.16.0: extract]
Processing 45/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: http]
-> retrieved ppx_sexp_conv.v0.16.0 (cached)
Processing 45/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_message.v0.16.0: http]
Processing 46/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_message.v0.16.0: http] [ppx_sexp_value.v0.16.0: http]
Processing 46/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: http]
-> retrieved ppx_sexp_message.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_message-v0.16.0.tar.gz)
Processing 46/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_value.v0.16.0: http]
Processing 47/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_value.v0.16.0: http] [ppx_stable.v0.16.0: http]
Processing 47/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: http]
-> retrieved ppx_sexp_value.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_value-v0.16.0.tar.gz)
Processing 47/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_stable.v0.16.0: http]
Processing 48/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_stable.v0.16.0: http] [ppx_stable_witness.v0.16.0: http]
Processing 48/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: http]
Processing 48/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract]
-> retrieved ppx_stable.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_stable-v0.16.0.tar.gz)
Processing 48/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_stable_witness.v0.16.0: extract]
Processing 49/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract]
-> retrieved ppx_stable_witness.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_stable_witness-v0.16.0.tar.gz)
Processing 49/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_string.v0.16.0: extract]
Processing 50/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: http]
-> retrieved ppx_string.v0.16.0 (cached)
Processing 50/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_tydi.v0.16.0: http]
Processing 51/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_tydi.v0.16.0: http] [ppx_typerep_conv.v0.16.0: http]
Processing 51/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: http]
Processing 51/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract]
-> retrieved ppx_tydi.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_tydi-v0.16.0.tar.gz)
Processing 51/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_typerep_conv.v0.16.0: extract]
Processing 52/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: http]
-> retrieved ppx_typerep_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_typerep_conv-v0.16.0.tar.gz)
Processing 52/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_variants_conv.v0.16.0: http]
Processing 53/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_variants_conv.v0.16.0: http] [ppxlib.0.35.0: extract]
Processing 53/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.35.0: extract]
-> retrieved ppx_variants_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_variants_conv-v0.16.0.tar.gz)
Processing 53/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.35.0: extract]
Processing 54/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.35.0: extract] [re.1.14.0: extract]
-> retrieved re.1.14.0 (cached)
Processing 54/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.35.0: extract]
Processing 55/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.35.0: extract] [sexp_pretty.v0.16.0: http]
-> retrieved ppxlib.0.35.0 (cached)
Processing 55/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [sexp_pretty.v0.16.0: http]
Processing 56/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [sexp_pretty.v0.16.0: http] [sexplib.v0.16.0: extract]
Processing 56/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [sexp_pretty.v0.16.0: extract] [sexplib.v0.16.0: extract]
-> retrieved sexp_pretty.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexp_pretty-v0.16.0.tar.gz)
Processing 56/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [sexplib.v0.16.0: extract]
Processing 57/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract]
-> retrieved sexplib.v0.16.0 (cached)
Processing 57/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [sexplib0.v0.16.0: extract]
Processing 58/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: http]
-> retrieved sexplib0.v0.16.0 (cached)
Processing 58/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [splittable_random.v0.16.0: http]
Processing 59/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [splittable_random.v0.16.0: http] [stdio.v0.16.0: extract]
Processing 59/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
-> retrieved stdio.v0.16.0 (cached)
Processing 59/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [splittable_random.v0.16.0: extract]
Processing 60/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [splittable_random.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved splittable_random.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/splittable_random-v0.16.0.tar.gz)
Processing 60/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [stdlib-shims.0.3.0: extract]
Processing 61/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 61/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [time_now.v0.16.0: extract]
Processing 62/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: http]
-> retrieved time_now.v0.16.0 (cached)
Processing 62/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [typerep.v0.16.0: http]
Processing 63/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [typerep.v0.16.0: http] [variantslib.v0.16.0: http]
Processing 63/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: http]
Processing 63/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
-> retrieved variantslib.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/variantslib-v0.16.0.tar.gz)
Processing 63/185: [dune.3.23.1, dune-configurator.3.23.1: extract] [typerep.v0.16.0: extract]
-> retrieved typerep.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/typerep-v0.16.0.tar.gz)
Processing 63/185: [dune.3.23.1, dune-configurator.3.23.1: extract]
#=== ERROR while fetching sources for dune.3.23.1 and dune-configurator.3.23.1 #
OpamSolution.Fetch_fail("/usr/local/bin/opam: \"lstat\" failed on /tmp/opam-74245-9dd252/dune-3.23.1/src/dune_sexp/syntax.mli: No such file or directory")
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install base v0.16.5
| - install base_bigstring v0.16.0
| - install base_quickcheck v0.16.0
| - install bin_prot v0.16.0
| - install core v0.16.2
| - install csexp 1.5.2
| - install expect_test_helpers_core v0.16.0
| - install fieldslib v0.16.0
| - install int_repr v0.16.0
| - install jane-street-headers v0.16.0
| - install jst-config v0.16.0
| - install n_ary v0.16.0
| - install ocaml-compiler-libs v0.12.4
| - install parsexp v0.16.0
| - install ppx_assert v0.16.0
| - install ppx_base v0.16.0
| - install ppx_bench v0.16.0
| - install ppx_bin_prot v0.16.0
| - install ppx_cold v0.16.0
| - install ppx_compare v0.16.0
| - install ppx_custom_printf v0.16.0
| - install ppx_derivers 1.2.1
| - install ppx_disable_unused_warnings v0.16.0
| - install ppx_enumerate v0.16.0
| - install ppx_expect v0.16.2
| - install ppx_fields_conv v0.16.0
| - install ppx_fixed_literal v0.16.0
| - install ppx_globalize v0.16.0
| - install ppx_hash v0.16.0
| - install ppx_here v0.16.0
| - install ppx_ignore_instrumentation v0.16.0
| - install ppx_inline_test v0.16.1
| - install ppx_jane v0.16.0
| - install ppx_let v0.16.0
| - install ppx_log v0.16.0
| - install ppx_module_timer v0.16.0
| - install ppx_optcomp v0.16.0
| - install ppx_optional v0.16.0
| - install ppx_pipebang v0.16.0
| - install ppx_sexp_conv v0.16.0
| - install ppx_sexp_message v0.16.0
| - install ppx_sexp_value v0.16.0
| - install ppx_stable v0.16.0
| - install ppx_stable_witness v0.16.0
| - install ppx_string v0.16.0
| - install ppx_tydi v0.16.0
| - install ppx_typerep_conv v0.16.0
| - install ppx_variants_conv v0.16.0
| - install ppxlib 0.35.0
| - install re 1.14.0
| - install sexp_pretty v0.16.0
| - install sexplib v0.16.0
| - install sexplib0 v0.16.0
| - install splittable_random v0.16.0
| - install stdio v0.16.0
| - install stdlib-shims 0.3.0
| - install time_now v0.16.0
| - install typerep v0.16.0
| - install variantslib v0.16.0
+-
+- The following actions failed
| - fetch dune.3.23.1, dune-configurator.3.23.1
+-
+- The following changes have been performed (the rest was aborted)
| - install num 1.6
+-
The former state can be restored with:
/usr/local/bin/opam switch import "/home/opam/.opam/4.14.2/.opam-switch/backup/state-20260703165438.export"
'opam install -vy n_ary.v0.16.0' 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 n_ary.v0.16.0
opam install -vy n_ary.v0.16.0
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: n_ary.v0.16.0 | 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_61357_17428" "mount.fstab=/tmp/obuilder-jail-9f13ee/fstab" "mount.devfs" "path=/obuilder/result/e0a59b3d776e9cb01522a04736de4e8eb56688dc7c03ea36771fed300ce1118d/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 n_ary.v0.16.0
opam install -vy n_ary.v0.16.0
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: n_ary.v0.16.0 | 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