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


Building on rosemary

(from freebsd)
2026-07-03 16:52.53 ---> 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:52.53 ---> 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:52.54 ---> 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:52.54 ---> using "c807a1220bb87dbdc229c3e1fdad8b2c330967ba08b720b3192085c5e34b4eb7" 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)
2026-07-03 16:52.54 ---> using "f3a155caabe33c01d69769edb2fa26ab5cd6b047ccfa9e47c365fde75ae47a13" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-07-03 16:52.55 ---> using "aba138a4aeb8795d21b51084926144bd0e466a28686cf481a74dfb04745bdd6f" from cache

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

Nothing to do.
The following actions will be performed:
=== install 28 packages
  - install base                    v0.17.3 [required by ppx_inline_test]
  - install conf-mysql              1       [required by mysql8]
  - install csexp                   1.5.2   [required by dune-configurator]
  - install dune                    3.23.1  [required by mysql8]
  - install dune-configurator       3.23.1  [required by mysql8]
  - install jane-street-headers     v0.17.0 [required by time_now]
  - install jst-config              v0.17.0 [required by time_now]
  - install mysql8                  1.0
  - install ocaml-compiler-libs     v0.17.0 [required by ppxlib]
  - install ocaml_intrinsics_kernel v0.17.2 [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.2 [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.1 [required by mysql8]
  - install ppx_optcomp             v0.17.1 [required by time_now]
  - install ppx_sexp_conv           v0.17.1 [required by ppx_base]
  - install ppxlib                  0.38.0  [required by ppx_inline_test]
  - install ppxlib_jane             v0.17.4 [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]

The following system packages will first need to be installed:
    mysql80-client

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

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

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "mysql80-client"
- Updating FreeBSD-ports repository catalogue...
- [rosemary] Fetching data: 
- ...
- ....... done
- Processing entries: .
- ..
- ...
- ..
- .
- . done
- FreeBSD-ports repository update completed. 37084 packages processed.
- Updating FreeBSD-ports-kmods repository catalogue...
- FreeBSD-ports-kmods repository is up to date.
- All repositories are up to date.
- The following 14 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	cyrus-sasl: 2.1.28_5 [FreeBSD-ports]
- 	groff: 1.24.1_1 [FreeBSD-ports]
- 	hidapi: 0.15.0 [FreeBSD-ports]
- 	icu: 76.1,1 [FreeBSD-ports]
- 	libcbor: 0.13.0 [FreeBSD-ports]
- 	libedit: 3.1.20251016_1,1 [FreeBSD-ports]
- 	libevent: 2.1.12 [FreeBSD-ports]
- 	libfido2: 1.16.0 [FreeBSD-ports]
- 	libpaper: 1.1.28_1 [FreeBSD-ports]
- 	libunwind: 20250904 [FreeBSD-ports]
- 	mysql80-client: 8.0.46 [FreeBSD-ports]
- 	openldap26-client: 2.6.13 [FreeBSD-ports]
- 	psutils: 1.17_6 [FreeBSD-ports]
- 	uchardet: 0.0.8_1 [FreeBSD-ports]
- 
- Number of packages to be installed: 14
- 
- The process will require 218 MiB more space.
- 28 MiB to be downloaded.
- [rosemary] [ 1/14] Fetching cyrus-sasl-2.1.28_5: .......... done
- [rosemary] [ 2/14] Fetching libedit-3.1.20251016_1,1: .......... done
- [rosemary] [ 3/14] Fetching icu-76.1,1: .......... done
- [rosemary] [ 4/14] Fetching psutils-1.17_6: .... done
- [rosemary] [ 5/14] Fetching openldap26-client-2.6.13: .......... done
- [rosemary] [ 6/14] Fetching groff-1.24.1_1: .......... done
- [rosemary] [ 7/14] Fetching libpaper-1.1.28_1: .. done
- [rosemary] [ 8/14] Fetching hidapi-0.15.0: ... done
- [rosemary] [ 9/14] Fetching libunwind-20250904: .......... done
- [rosemary] [10/14] Fetching mysql80-client-8.0.46: .......... done
- [rosemary] [11/14] Fetching libfido2-1.16.0: .......... done
- [rosemary] [12/14] Fetching libcbor-0.13.0: .... done
- [rosemary] [13/14] Fetching libevent-2.1.12: ...... done
- [rosemary] [14/14] Fetching uchardet-0.0.8_1: ........ done
- Checking integrity...
-  done (0 conflicting)
- [rosemary] [ 1/14] Installing cyrus-sasl-2.1.28_5...
- *** Added group `cyrus' (id 60)
- *** Added user `cyrus' (id 60)
- [rosemary] [ 1/14] Extracting cyrus-sasl-2.1.28_5: .
- ...
- ..
- ..
- .. done
- [rosemary] [ 2/14] Installing hidapi-0.15.0...
- [rosemary] [ 2/14] Extracting hidapi-0.15.0: 
- .......... done
- [rosemary] [ 3/14] Installing icu-76.1,1...
- [rosemary] [ 3/14] Extracting icu-76.1,1: ..
- ..
- ...
- ..
- . done
- [rosemary] [ 4/14] Installing libcbor-0.13.0...
- [rosemary] [ 4/14] Extracting libcbor-0.13.0: .......... done
- [rosemary] [ 5/14] Installing libedit-3.1.20251016_1,1...
- [rosemary] [ 5/14] Extracting libedit-3.1.20251016_1,1: .
- ......... done
- [rosemary] [ 6/14] Installing libevent-2.1.12...
- [rosemary] [ 6/14] Extracting libevent-2.1.12: .
- ......... done
- [rosemary] [ 7/14] Installing libfido2-1.16.0...
- [rosemary] [ 7/14] Extracting libfido2-1.16.0: 
- .
- ..
- .
- ..
- ..
- .
- . done
- [rosemary] [ 8/14] Installing libpaper-1.1.28_1...
- [rosemary] [ 8/14] Extracting libpaper-1.1.28_1: .......... done
- [rosemary] [ 9/14] Installing libunwind-20250904...
- [rosemary] [ 9/14] Extracting libunwind-20250904: 
- ....
- ...... done
- [rosemary] [10/14] Installing openldap26-client-2.6.13...
- [rosemary] [10/14] Extracting openldap26-client-2.6.13: 
- .
- ..
- ...
- ...
- . done
- [rosemary] [11/14] Installing psutils-1.17_6...
- [rosemary] [11/14] Extracting psutils-1.17_6: ...
- ....... done
- [rosemary] [12/14] Installing uchardet-0.0.8_1...
- [rosemary] [12/14] Extracting uchardet-0.0.8_1: .....
- ..... done
- [rosemary] [13/14] Installing groff-1.24.1_1...
- [rosemary] [13/14] Extracting groff-1.24.1_1: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [rosemary] [14/14] Installing mysql80-client-8.0.46...
- [rosemary] [14/14] Extracting mysql80-client-8.0.46: ....
- ...... done
- =====
- Message from cyrus-sasl-2.1.28_5:
- 
- --
- You can use sasldb2 for authentication, to add users use:
- 
- 	saslpasswd2 -c username
- 
- If you want to enable SMTP AUTH with the system Sendmail, read
- Sendmail.README
- 
- NOTE: This port has been compiled with a default pwcheck_method of
-       auxprop.  If you want to authenticate your user by /etc/passwd,
-       PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and
-       set sasl_pwcheck_method to saslauthd after installing the
-       Cyrus-IMAPd 2.X port.  You should also check the
-       /usr/local/lib/sasl2/*.conf files for the correct
-       pwcheck_method.
-       If you want to use GSSAPI mechanism, install
-       ports/security/cyrus-sasl2-gssapi.
-       If you want to use SRP mechanism, install
-       ports/security/cyrus-sasl2-srp.
-       If you want to use LDAP auxprop plugin, install
-       ports/security/cyrus-sasl2-ldapdb.
- =====
- Message from openldap26-client-2.6.13:
- 
- --
- The OpenLDAP client package has been successfully installed.
- 
- Edit
-   /usr/local/etc/openldap/ldap.conf
- to change the system-wide client defaults.
- 
- Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at
-   http://www.OpenLDAP.org/faq/index.cgi?file=3
- for more information.
- =====
- Message from groff-1.24.1_1:
- 
- --
- In order to be able to use the html driver, you need to install the following
- packages:
-  - ghostscript
-  - netpbm
- =====
- Message from mysql80-client-8.0.46:
- 
- --
- This is the mysql CLIENT without the server.
- for complete server and client, please install databases/mysql80-server

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/83: [base.v0.17.3: extract]
Processing  2/83: [base.v0.17.3: extract]
Processing  3/83: [base.v0.17.3: extract] [csexp.1.5.2: extract]
Processing  4/83: [base.v0.17.3: extract] [csexp.1.5.2: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
Processing  5/83: [base.v0.17.3: extract] [csexp.1.5.2: extract] [dune.3.23.1, dune-configurator.3.23.1: extract] [conf-mysql: mysql_config]
+ /usr/local/bin/mysql_config "--include" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-mysql.1)
- -I/usr/local/include/mysql
-> compiled  conf-mysql.1
Processing  5/83: [base.v0.17.3: extract] [csexp.1.5.2: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
-> installed conf-mysql.1
Processing  6/83: [base.v0.17.3: extract] [csexp.1.5.2: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  6/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
Processing  7/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract] [jane-street-headers.v0.17.0: extract]
-> retrieved jane-street-headers.v0.17.0  (cached)
Processing  7/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
Processing  8/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract] [jst-config.v0.17.0: extract]
-> retrieved jst-config.v0.17.0  (cached)
Processing  8/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
Processing  9/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract] [mysql8.1.0: extract]
-> retrieved mysql8.1.0  (cached)
Processing  9/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
Processing 10/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 10/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract]
Processing 11/83: [base.v0.17.3: extract] [dune.3.23.1, dune-configurator.3.23.1: extract] [ocaml_intrinsics_kernel.v0.17.2: extract]
-> retrieved base.v0.17.3  (cached)
Processing 11/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ocaml_intrinsics_kernel.v0.17.2: extract]
Processing 12/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ocaml_intrinsics_kernel.v0.17.2: extract] [ppx_assert.v0.17.0: extract]
-> retrieved ocaml_intrinsics_kernel.v0.17.2  (cached)
Processing 12/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_assert.v0.17.0: extract]
Processing 13/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_assert.v0.17.0: extract] [ppx_base.v0.17.0: extract]
-> retrieved ppx_assert.v0.17.0  (cached)
Processing 13/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_base.v0.17.0: extract]
Processing 14/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_base.v0.17.0: extract] [ppx_cold.v0.17.0: extract]
-> retrieved ppx_base.v0.17.0  (cached)
Processing 14/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_cold.v0.17.0: extract]
Processing 15/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_cold.v0.17.0: extract] [ppx_compare.v0.17.0: extract]
-> retrieved ppx_cold.v0.17.0  (cached)
Processing 15/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_compare.v0.17.0: extract]
Processing 16/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_compare.v0.17.0: extract] [ppx_derivers.1.2.1: extract]
-> retrieved ppx_compare.v0.17.0  (cached)
Processing 16/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_derivers.1.2.1: extract]
Processing 17/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.17.0: extract]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 17/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_enumerate.v0.17.0: extract]
Processing 18/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_enumerate.v0.17.0: extract] [ppx_globalize.v0.17.2: extract]
-> retrieved ppx_enumerate.v0.17.0  (cached)
Processing 18/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_globalize.v0.17.2: extract]
Processing 19/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_globalize.v0.17.2: extract] [ppx_hash.v0.17.0: extract]
-> retrieved ppx_globalize.v0.17.2  (cached)
Processing 19/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_hash.v0.17.0: extract]
Processing 20/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_hash.v0.17.0: extract] [ppx_here.v0.17.0: extract]
-> retrieved ppx_here.v0.17.0  (cached)
Processing 20/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_hash.v0.17.0: extract]
Processing 21/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_hash.v0.17.0: extract] [ppx_inline_test.v0.17.1: extract]
-> retrieved ppx_hash.v0.17.0  (cached)
Processing 21/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_inline_test.v0.17.1: extract]
Processing 22/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_inline_test.v0.17.1: extract] [ppx_optcomp.v0.17.1: extract]
-> retrieved ppx_inline_test.v0.17.1  (cached)
Processing 22/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_optcomp.v0.17.1: extract]
Processing 23/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_optcomp.v0.17.1: extract] [ppx_sexp_conv.v0.17.1: extract]
-> retrieved ppx_optcomp.v0.17.1  (cached)
Processing 23/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_conv.v0.17.1: extract]
Processing 24/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.38.0: extract]
-> retrieved ppx_sexp_conv.v0.17.1  (cached)
Processing 24/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract]
Processing 25/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract] [ppxlib_jane.v0.17.4: extract]
-> retrieved ppxlib_jane.v0.17.4  (cached)
Processing 25/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract]
Processing 26/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract] [sexplib0.v0.17.0: extract]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 26/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract]
Processing 27/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract] [stdio.v0.17.0: extract]
-> retrieved stdio.v0.17.0  (cached)
Processing 27/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract]
Processing 28/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 28/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract]
Processing 29/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract] [time_now.v0.17.0: extract]
-> retrieved time_now.v0.17.0  (cached)
Processing 29/83: [dune.3.23.1, dune-configurator.3.23.1: extract] [ppxlib.0.38.0: extract]
-> retrieved ppxlib.0.38.0  (cached)
Processing 29/83: [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("OpamSystem.File_not_found(\"/tmp/opam-68834-d7503a/bench/micro/main.ml\")")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install base                    v0.17.3
| - install csexp                   1.5.2
| - install jane-street-headers     v0.17.0
| - install jst-config              v0.17.0
| - install mysql8                  1.0
| - install ocaml-compiler-libs     v0.17.0
| - install ocaml_intrinsics_kernel v0.17.2
| - 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_derivers            1.2.1
| - install ppx_enumerate           v0.17.0
| - install ppx_globalize           v0.17.2
| - install ppx_hash                v0.17.0
| - install ppx_here                v0.17.0
| - install ppx_inline_test         v0.17.1
| - install ppx_optcomp             v0.17.1
| - install ppx_sexp_conv           v0.17.1
| - install ppxlib                  0.38.0
| - install ppxlib_jane             v0.17.4
| - 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
| - fetch dune.3.23.1, dune-configurator.3.23.1 
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-mysql 1
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/5.3.0/.opam-switch/backup/state-20260703165257.export"
'opam install -vy mysql8.1.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 mysql8.1.0
opam install -vy mysql8.1.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: mysql8.1.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_17423" "mount.fstab=/tmp/obuilder-jail-68ac1d/fstab" "mount.devfs" "path=/obuilder/result/59ff6173b084d29420a74a799edbfa955b597fb335f864429210202b575a7e95/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 mysql8.1.0
opam install -vy mysql8.1.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: mysql8.1.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