Building on rosemary
(from freebsd)
2026-04-22 06:43.01 ---> 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-04-22 06:43.01 ---> 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 fa45b0517b2d324ca32029002002b4e584f7f880"))
2026-04-22 06:43.01 ---> using "7086226348c8aa0bb33a53beca46b1f0fb6a8f728a100178040f461e83802913" 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
default (at file:///home/opam/opam-repository):
[WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
default (at file:///home/opam/opam-repository):
[INFO] opam 2.5.1 includes security fixes; please consider upgrading (https://opam.ocaml.org/doc/Install.html)
User configuration:
~/.profile is already up-to-date.
2026-04-22 06:43.01 ---> using "9fd3d7825450c6b404fa0774b50ecd788b924d202f921425c6b8bfa8cb80e0fe" 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)
2026-04-22 06:43.02 ---> using "26735b34f40d4cdfe8ba81104054892e64c454ab65ad3c79998b3796bf3e0968" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-04-22 06:43.02 ---> using "fcb30be77021f1ca89eb8055868691f0a17147570a7feb65d1c5d0dd18d38908" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y gettext-stub.0.5.0\
\nopam install -vy gettext-stub.0.5.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: gettext-stub.0.5.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] gettext-stub.0.5.0 is not installed.
Nothing to do.
The following actions will be performed:
=== install 15 packages
- install cppo 1.8.0 [required by gettext]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.22.2 [required by gettext-stub]
- install dune-configurator 3.22.2 [required by gettext-stub]
- install dune-private-libs 3.22.2 [required by dune-site]
- install dune-site 3.22.2 [required by gettext]
- install dyn 3.22.2 [required by dune-private-libs]
- install fileutils 0.6.6 [required by gettext]
- install fs-io 3.22.2 [required by stdune]
- install gettext 0.5.0 [required by gettext-stub]
- install gettext-stub 0.5.0
- install ordering 3.22.2 [required by dyn, stdune]
- install pp 2.0.0 [required by dune-private-libs]
- install stdune 3.22.2 [required by dune-private-libs]
- install top-closure 3.22.2 [required by stdune]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/36: [cppo.1.8.0: extract]
Processing 2/36: [cppo.1.8.0: extract] [csexp.1.5.2: extract]
Processing 3/36: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [dune.3.22.2 + 8 others: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 3/36: [cppo.1.8.0: extract] [dune.3.22.2 + 8 others: extract]
Processing 4/36: [cppo.1.8.0: extract] [dune.3.22.2 + 8 others: extract] [fileutils.0.6.6: extract]
-> retrieved cppo.1.8.0 (cached)
Processing 4/36: [dune.3.22.2 + 8 others: extract] [fileutils.0.6.6: extract]
Processing 5/36: [dune.3.22.2 + 8 others: extract] [fileutils.0.6.6: extract] [gettext.0.5.0, gettext-stub.0.5.0: http]
-> retrieved fileutils.0.6.6 (cached)
Processing 5/36: [dune.3.22.2 + 8 others: extract] [gettext.0.5.0, gettext-stub.0.5.0: http]
Processing 6/36: [dune.3.22.2 + 8 others: extract] [gettext.0.5.0, gettext-stub.0.5.0: http] [pp.2.0.0: extract]
-> retrieved pp.2.0.0 (cached)
Processing 6/36: [dune.3.22.2 + 8 others: extract] [gettext.0.5.0, gettext-stub.0.5.0: http]
Processing 6/36: [dune.3.22.2 + 8 others: extract] [gettext.0.5.0, gettext-stub.0.5.0: extract]
-> retrieved gettext.0.5.0, gettext-stub.0.5.0 (https://github.com/gildor478/ocaml-gettext/releases/download/v0.5.0/gettext-0.5.0.tbz)
Processing 6/36: [dune.3.22.2 + 8 others: extract]
-> retrieved dune.3.22.2, dune-configurator.3.22.2, dune-private-libs.3.22.2, dune-site.3.22.2, dyn.3.22.2, fs-io.3.22.2, ordering.3.22.2, stdune.3.22.2, top-closure.3.22.2 (cached)
Processing 7/36: [dune: ocaml 39]
+ /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.22.2)
- ocamlc -output-complete-exe -intf-suffix .dummy -g -o .duneboot.exe -I boot unix.cma boot/types.ml boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
Processing 7/36: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.22.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.22.2)
-> compiled dune.3.22.2
-> installed dune.3.22.2
Processing 9/36: [cppo: dune build]
Processing 10/36: [cppo: dune build] [csexp: dune build]
Processing 11/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build]
Processing 12/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [fs-io: dune build]
Processing 13/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [fs-io: dune build] [ordering: dune build]
Processing 14/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [fs-io: dune build] [ordering: dune build] [pp: dune build]
Processing 15/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [fs-io: dune build] [ordering: dune build] [pp: dune build] [top-closure: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "pp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/pp.2.0.0)
-> compiled pp.2.0.0
Processing 15/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [fs-io: dune build] [ordering: dune build] [top-closure: dune build]
-> installed pp.2.0.0
Processing 16/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [fs-io: dune build] [ordering: dune build] [top-closure: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ordering" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ordering.3.22.2)
-> compiled ordering.3.22.2
Processing 16/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [fs-io: dune build] [top-closure: dune build]
-> installed ordering.3.22.2
Processing 17/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [fs-io: dune build] [top-closure: dune build]
Processing 18/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune build] [fs-io: dune build] [top-closure: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "top-closure" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/top-closure.3.22.2)
-> compiled top-closure.3.22.2
Processing 18/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune build] [fs-io: dune build]
-> installed top-closure.3.22.2
Processing 19/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune build] [fs-io: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "fs-io" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/fs-io.3.22.2)
-> compiled fs-io.3.22.2
Processing 19/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune build]
-> installed fs-io.3.22.2
Processing 20/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "fileutils" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/fileutils.0.6.6)
Processing 20/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune install]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/csexp.1.5.2)
-> compiled csexp.1.5.2
Processing 20/36: [cppo: dune build] [dyn: dune build] [fileutils: dune install]
-> installed csexp.1.5.2
Processing 21/36: [cppo: dune build] [dyn: dune build] [fileutils: dune install]
Processing 22/36: [cppo: dune build] [dune-configurator: dune build] [dyn: dune build] [fileutils: dune install]
+ /home/opam/.opam/4.14.2/bin/dune "install" "-p" "fileutils" "--create-install-files" "fileutils" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/fileutils.0.6.6)
-> compiled fileutils.0.6.6
Processing 22/36: [cppo: dune build] [dune-configurator: dune build] [dyn: dune build]
-> installed fileutils.0.6.6
Processing 23/36: [cppo: dune build] [dune-configurator: dune build] [dyn: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dyn" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dyn.3.22.2)
-> compiled dyn.3.22.2
Processing 23/36: [cppo: dune build] [dune-configurator: dune build]
-> installed dyn.3.22.2
Processing 24/36: [cppo: dune build] [dune-configurator: dune build]
Processing 25/36: [cppo: dune build] [dune-configurator: dune build] [stdune: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "cppo" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cppo.1.8.0)
-> compiled cppo.1.8.0
Processing 25/36: [dune-configurator: dune build] [stdune: dune build]
-> installed cppo.1.8.0
Processing 26/36: [dune-configurator: dune build] [stdune: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.22.2)
-> compiled dune-configurator.3.22.2
Processing 26/36: [stdune: dune build]
-> installed dune-configurator.3.22.2
Processing 27/36: [stdune: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdune" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdune.3.22.2)
-> compiled stdune.3.22.2
-> installed stdune.3.22.2
Processing 29/36: [dune-private-libs: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-private-libs" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-private-libs.3.22.2)
-> compiled dune-private-libs.3.22.2
-> installed dune-private-libs.3.22.2
Processing 31/36: [dune-site: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-site" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-site.3.22.2)
-> compiled dune-site.3.22.2
-> installed dune-site.3.22.2
Processing 33/36: [gettext: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "gettext" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/gettext.0.5.0)
- (cd _build/.sandbox/fe0800a3fd2ef8a74bf5656a924678e6/default && /home/opam/.opam/4.14.2/bin/ocamlyacc src/lib/gettext/extension/gettextPo_parser.mly)
- 12 shift/reduce conflicts.
- (cd _build/.sandbox/cf3e78ee077385d4c09286a819b891c8/default && /home/opam/.opam/4.14.2/bin/ocamlyacc src/lib/gettext/base/gettextMo_parser.mly)
- 14 shift/reduce conflicts.
Processing 33/36: [gettext: dune install]
+ /home/opam/.opam/4.14.2/bin/dune "install" "-p" "gettext" "--create-install-files" "gettext" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/gettext.0.5.0)
-> compiled gettext.0.5.0
-> installed gettext.0.5.0
Processing 35/36: [gettext-stub: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "gettext-stub" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/gettext-stub.0.5.0)
Processing 35/36: [gettext-stub: dune install]
+ /home/opam/.opam/4.14.2/bin/dune "install" "-p" "gettext-stub" "--create-install-files" "gettext-stub" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/gettext-stub.0.5.0)
-> compiled gettext-stub.0.5.0
-> installed gettext-stub.0.5.0
Done.
2026-04-22 06:44.43 ---> saved as "960005076ff66695ed6e601ad3c3148bb36c55a0c0d4805ca74a4f7bb4314e67"
Job succeeded