Building on rosemary
(from freebsd)
2025-11-14 00:14.38 ---> 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-14 00:14.38 ---> 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 48c9f6e789883c3dbb4ff03be0529c4936e40316"))
2025-11-14 00:14.38 ---> using "bcde3df6c15f92bfd4d89c6c925a07c05556bc84ce3046ce3ae10bc95d7df3a2" 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-14 00:14.38 ---> using "fc507e12a24568ac097448a36b5f738196217120a909bc8c9c95f48566303c23" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3 (2 extra sources)
-> retrieved ocaml-config.3 (2 extra sources)
-> retrieved ocaml-compiler.5.3.0 (cached)
-> 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-11-14 00:14.39 ---> using "11a268b6ae0b80626736b5f81d206a8777421fbe146a04a31d590e8099c00585" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-11-14 00:14.39 ---> using "490ccc0ede2d0c64e03dbb8e329c3251e4b40f055713d884fba48eba07257ecf" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y alice.0.1.0\
\nopam install -vy alice.0.1.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: alice.0.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] alice.0.1.0 is not installed.
Nothing to do.
The following actions will be performed:
=== install 17 packages
- install alice 0.1.0
- install climate 0.9.0 [required by alice]
- install dune 3.20.2 [required by alice]
- install dyn 3.20.2 [required by alice]
- install fileutils 0.6.6 [required by alice]
- install ISO8601 0.2.6 [required by toml]
- install menhir 20250912 [required by toml]
- install menhirCST 20250912 [required by menhir]
- install menhirLib 20250912 [required by menhir]
- install menhirSdk 20250912 [required by menhir]
- install ordering 3.20.2 [required by dyn]
- install pp 2.0.0 [required by alice]
- install re 1.14.0 [required by alice]
- install sha 1.15.4 [required by alice]
- install stdlib-shims 0.3.0 [required by sha]
- install toml 7.1.0 [required by alice]
- install xdg 3.20.2 [required by alice]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/45: [alice.0.1.0: extract]
Processing 2/45: [alice.0.1.0: extract] [climate.0.9.0: extract]
Processing 3/45: [alice.0.1.0: extract] [climate.0.9.0: extract] [dune.3.20.2 + 3 others: extract]
-> retrieved climate.0.9.0 (cached)
Processing 3/45: [alice.0.1.0: extract] [dune.3.20.2 + 3 others: extract]
Processing 4/45: [alice.0.1.0: extract] [dune.3.20.2 + 3 others: extract] [fileutils.0.6.6: extract]
-> retrieved alice.0.1.0 (cached)
Processing 4/45: [dune.3.20.2 + 3 others: extract] [fileutils.0.6.6: extract]
Processing 5/45: [dune.3.20.2 + 3 others: extract] [fileutils.0.6.6: extract] [ISO8601.0.2.6: extract]
-> retrieved fileutils.0.6.6 (cached)
Processing 5/45: [dune.3.20.2 + 3 others: extract] [ISO8601.0.2.6: extract]
Processing 6/45: [dune.3.20.2 + 3 others: extract] [ISO8601.0.2.6: extract] [menhir.20250912 + 3 others: extract]
-> retrieved ISO8601.0.2.6 (cached)
Processing 6/45: [dune.3.20.2 + 3 others: extract] [menhir.20250912 + 3 others: extract]
Processing 7/45: [dune.3.20.2 + 3 others: extract] [menhir.20250912 + 3 others: extract] [pp.2.0.0: extract]
-> retrieved pp.2.0.0 (cached)
Processing 7/45: [dune.3.20.2 + 3 others: extract] [menhir.20250912 + 3 others: extract]
Processing 8/45: [dune.3.20.2 + 3 others: extract] [menhir.20250912 + 3 others: extract] [re.1.14.0: extract]
-> retrieved re.1.14.0 (cached)
Processing 8/45: [dune.3.20.2 + 3 others: extract] [menhir.20250912 + 3 others: extract]
Processing 9/45: [dune.3.20.2 + 3 others: extract] [menhir.20250912 + 3 others: extract] [sha.1.15.4: extract]
-> retrieved sha.1.15.4 (cached)
Processing 9/45: [dune.3.20.2 + 3 others: extract] [menhir.20250912 + 3 others: extract]
Processing 10/45: [dune.3.20.2 + 3 others: extract] [menhir.20250912 + 3 others: extract] [stdlib-shims.0.3.0: extract]
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (cached)
Processing 10/45: [dune.3.20.2 + 3 others: extract] [stdlib-shims.0.3.0: extract]
Processing 11/45: [dune.3.20.2 + 3 others: extract] [stdlib-shims.0.3.0: extract] [toml.7.1.0: extract]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 11/45: [dune.3.20.2 + 3 others: extract] [toml.7.1.0: extract]
-> retrieved toml.7.1.0 (cached)
Processing 11/45: [dune.3.20.2 + 3 others: extract]
-> retrieved dune.3.20.2, dyn.3.20.2, ordering.3.20.2, xdg.3.20.2 (cached)
Processing 12/45: [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.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
-
Processing 12/45: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.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.20.2)
-> compiled dune.3.20.2
-> installed dune.3.20.2
Processing 14/45: [climate: dune build]
Processing 15/45: [climate: dune build] [fileutils: dune build]
Processing 16/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build]
Processing 17/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build]
Processing 18/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 19/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 20/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm]
Processing 21/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build]
Processing 22/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build] [re: dune build]
Processing 23/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build] [re: dune build] [stdlib-shims: dune build]
Processing 24/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build] [re: dune build] [stdlib-shims: dune build] [xdg: rm]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 24/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build] [re: dune build] [xdg: rm]
-> installed stdlib-shims.0.3.0
Processing 25/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build] [re: dune build] [xdg: rm]
Processing 26/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build] [re: dune build] [sha: dune build] [xdg: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/xdg.3.20.2)
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "pp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/pp.2.0.0)
-> compiled pp.2.0.0
Processing 26/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [re: dune build] [sha: dune build] [xdg: rm]
-> installed pp.2.0.0
Processing 27/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [re: dune build] [sha: dune build] [xdg: rm]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/xdg.3.20.2)
Processing 27/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [re: dune build] [sha: dune build] [xdg: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ordering.3.20.2)
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirSdk" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirSdk.20250912)
-> compiled menhirSdk.20250912
Processing 27/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [ordering: rm] [re: dune build] [sha: dune build] [xdg: dune build]
-> installed menhirSdk.20250912
Processing 28/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [ordering: rm] [re: dune build] [sha: dune build] [xdg: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ordering.3.20.2)
Processing 28/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [menhirLib: dune build] [ordering: dune build] [re: dune build] [sha: dune build] [xdg: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirLib" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirLib.20250912)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled menhirLib.20250912
Processing 28/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [ordering: dune build] [re: dune build] [sha: dune build] [xdg: dune build]
-> installed menhirLib.20250912
Processing 29/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhirCST: dune build] [ordering: dune build] [re: dune build] [sha: dune build] [xdg: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirCST" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirCST.20250912)
-> compiled menhirCST.20250912
Processing 29/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [ordering: dune build] [re: dune build] [sha: dune build] [xdg: dune build]
-> installed menhirCST.20250912
Processing 30/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [ordering: dune build] [re: dune build] [sha: dune build] [xdg: dune build]
Processing 31/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhir: dune build] [ordering: dune build] [re: dune build] [sha: dune build] [xdg: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "re" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/re.1.14.0)
-> compiled re.1.14.0
Processing 31/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhir: dune build] [ordering: dune build] [sha: dune build] [xdg: dune build]
-> installed re.1.14.0
Processing 32/45: [climate: dune build] [fileutils: dune build] [ISO8601: dune build] [menhir: dune build] [ordering: dune build] [sha: dune build] [xdg: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ISO8601" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ISO8601.0.2.6)
-> compiled ISO8601.0.2.6
Processing 32/45: [climate: dune build] [fileutils: dune build] [menhir: dune build] [ordering: dune build] [sha: dune build] [xdg: dune build]
-> installed ISO8601.0.2.6
Processing 33/45: [climate: dune build] [fileutils: dune build] [menhir: dune build] [ordering: dune build] [sha: dune build] [xdg: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "fileutils" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/fileutils.0.6.6)
Processing 33/45: [climate: dune build] [fileutils: dune install] [menhir: dune build] [ordering: dune build] [sha: dune build] [xdg: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "climate" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/climate.0.9.0)
-> compiled climate.0.9.0
Processing 33/45: [fileutils: dune install] [menhir: dune build] [ordering: dune build] [sha: dune build] [xdg: dune build]
-> installed climate.0.9.0
Processing 34/45: [fileutils: dune install] [menhir: dune build] [ordering: dune build] [sha: dune build] [xdg: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "fileutils" "--create-install-files" "fileutils" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/fileutils.0.6.6)
-> compiled fileutils.0.6.6
Processing 34/45: [menhir: dune build] [ordering: dune build] [sha: dune build] [xdg: dune build]
-> installed fileutils.0.6.6
Processing 35/45: [menhir: dune build] [ordering: dune build] [sha: dune build] [xdg: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ordering" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ordering.3.20.2)
-> compiled ordering.3.20.2
Processing 35/45: [menhir: dune build] [sha: dune build] [xdg: dune build]
-> installed ordering.3.20.2
Processing 36/45: [menhir: dune build] [sha: dune build] [xdg: dune build]
Processing 37/45: [dyn: rm] [menhir: dune build] [sha: dune build] [xdg: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "xdg" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/xdg.3.20.2)
-> compiled xdg.3.20.2
Processing 37/45: [dyn: rm] [menhir: dune build] [sha: dune build]
-> installed xdg.3.20.2
Processing 38/45: [dyn: rm] [menhir: dune build] [sha: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dyn.3.20.2)
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "sha" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/sha.1.15.4)
Processing 38/45: [dyn: rm] [menhir: dune build] [sha: dune install]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dyn.3.20.2)
Processing 38/45: [dyn: dune build] [menhir: dune build] [sha: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "sha" "--create-install-files" "sha" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/sha.1.15.4)
-> compiled sha.1.15.4
Processing 38/45: [dyn: dune build] [menhir: dune build]
-> installed sha.1.15.4
Processing 39/45: [dyn: dune build] [menhir: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dyn" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dyn.3.20.2)
-> compiled dyn.3.20.2
Processing 39/45: [menhir: dune build]
-> installed dyn.3.20.2
Processing 40/45: [menhir: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhir.20250912)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled menhir.20250912
-> installed menhir.20250912
Processing 42/45: [toml: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "toml" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/toml.7.1.0)
-> compiled toml.7.1.0
-> installed toml.7.1.0
Processing 44/45: [alice: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "alice" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/alice.0.1.0)
-> compiled alice.0.1.0
-> installed alice.0.1.0
Done.
2025-11-14 00:16.13 ---> saved as "f57679c4c378b6ce5ebb67b9de8915e8f3074ab3ffa7aff2da396a785bc34daf"
Job succeeded