Building on rosemary
(from freebsd)
2025-11-22 16:04.24 ---> 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-11-22 16:04.24 ---> 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 ee3428377a13c3c9716b6f791c33441cfb542498"))
2025-11-22 16:04.25 ---> using "a5889e1fc62be3ab7f140b7b9feee4892aed5ddb06ae331e04405e5848d3dbf1" 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-11-22 16:04.25 ---> using "67536cae8a1f098f360418cf0e7e3918c66185b391c9caab46287fb2fcb57d9e" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2 (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2 (cached)
-> 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)
2025-11-22 16:04.25 ---> using "e5ee66a37f6aa8cb1a2598df45f91a1e7830556b5aceb5ebcb2d55bb0a0a6e91" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-11-22 16:04.25 ---> using "b7dbda5a5544c5aa7764d4be8e0ca9f3b4a4ec4ecdaa1f31c81af2c366fcf9ba" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y tezos-plompiler.1.0.1\
\nopam install -vy tezos-plompiler.1.0.1\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: tezos-plompiler.1.0.1 | 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] tezos-plompiler.1.0.1 is not installed.
Nothing to do.
The following actions will be performed:
=== install 45 packages
- install alcotest 1.9.1 [required by mec]
- install astring 0.8.5 [required by alcotest]
- install base64 3.5.2 [required by repr]
- install bigarray-compat 1.1.0 [required by mec]
- install bls12-381 6.0.1 [required by tezos-plompiler]
- install bls12-381-hash 0.0.5 [required by tezos-plompiler]
- install cmdliner 2.0.0 [required by alcotest]
- install conf-cmake 1 [required by hacl-star-raw]
- install conf-gmp 5 [required by zarith]
- install conf-pkg-config 4 [required by zarith]
- install conf-which 1 [required by hacl-star-raw]
- install cppo 1.8.0 [required by hacl-star]
- install cstruct 6.2.0 [required by hex]
- install ctypes 0.20.2 [required by hacl-star-raw]
- install dune 3.20.2 [required by tezos-plompiler]
- install either 1.0.0 [required by repr]
- install eqaf 0.10 [required by mec]
- install ff 0.6.2 [required by mec]
- install ff-sig 0.6.2 [required by mec, bls12-381, polynomial]
- install fmt 0.11.0 [required by ppx_repr]
- install hacl-star 0.7.1 [required by tezos-plompiler]
- install hacl-star-raw 0.7.1 [required by hacl-star]
- install hex 1.5.0 [required by tezos-plompiler]
- install integers 0.7.0 [required by bls12-381]
- install jsonm 1.0.2 [required by repr]
- install mec 0.1.0 [required by tezos-plompiler]
- install ocaml-compiler-libs v0.12.4 [required by ppxlib]
- install ocaml-syntax-shims 1.0.0 [required by alcotest]
- install ocamlbuild 0.16.1 [required by uutf, astring, jsonm]
- install ocamlfind 1.9.8 [required by hacl-star-raw, ppx_deriving]
- install optint 0.3.0 [required by repr]
- install polynomial 0.4.0 [required by tezos-plompiler]
- install ppx_derivers 1.2.1 [required by ppx_deriving]
- install ppx_deriving 6.0.3 [required by ppx_repr]
- install ppx_repr 0.7.0 [required by tezos-plompiler]
- install ppxlib 0.35.0 [required by ppx_repr]
- install re 1.14.0 [required by alcotest]
- install repr 0.7.0 [required by ppx_repr]
- install sexplib0 v0.17.0 [required by ppxlib]
- install stdint 0.7.2 [required by tezos-plompiler]
- install stdlib-shims 0.3.0 [required by integers, alcotest]
- install tezos-plompiler 1.0.1
- install topkg 1.1.1 [required by uutf, astring, jsonm]
- install uutf 1.0.4 [required by alcotest, repr]
- install zarith 1.14 [required by mec, bls12-381, hacl-star, polynomial]
The following system packages will first need to be installed:
devel/cmake gmp
<><> 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" "devel/cmake" "gmp"
- Updating FreeBSD repository catalogue...
- pkg: An error occurred while fetching package: Unknown error
- pkg: An error occurred while fetching package: Unknown error
- repository FreeBSD has no meta file, using default settings
- pkg: An error occurred while fetching package: Unknown error
- pkg: An error occurred while fetching package: Unknown error
- pkg: An error occurred while fetching package: Unknown error
- pkg: An error occurred while fetching package: Unknown error
- Unable to update repository FreeBSD
- Updating FreeBSD-kmods repository catalogue...
- pkg: An error occurred while fetching package: Unknown error
- pkg: An error occurred while fetching package: Unknown error
- repository FreeBSD-kmods has no meta file, using default settings
- pkg: An error occurred while fetching package: Unknown error
- pkg: An error occurred while fetching package: Unknown error
- pkg: An error occurred while fetching package: Unknown error
- pkg: An error occurred while fetching package: Unknown error
- Unable to update repository FreeBSD-kmods
- Error updating repositories!
[ERROR] System package install failed with exit code 3 at command:
sudo pkg install -y devel/cmake gmp
[ERROR] These packages are still missing: devel/cmake gmp
[NOTE] You can retry with '--assume-depexts' to skip this check, or run 'opam option depext=false' to permanently disable handling of system packages.
'opam install -vy tezos-plompiler.1.0.1' 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 tezos-plompiler.1.0.1
opam install -vy tezos-plompiler.1.0.1
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: tezos-plompiler.1.0.1 | 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_856_112308" "mount.fstab=/tmp/obuilder-jail-afd380/fstab" "mount.devfs" "path=/obuilder/result/bac6083ef5f3a8d0e0499f55a080af6714c0b19679deb6b33dd64b96af43d557/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 tezos-plompiler.1.0.1
opam install -vy tezos-plompiler.1.0.1
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: tezos-plompiler.1.0.1 | 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