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


Building on rosemary

(from freebsd)
2026-06-07 09:07.13 ---> 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-06-07 09:07.13 ---> 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 c98b21e24c088665ccae4c3b53eadadd3b755b15"))
2026-06-07 09:07.14 ---> using "13a8d3d5f786a6d85982c9861c737f828a4c1582e66c98acbed05aaad4f2b4a6" 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-06-07 09:07.14 ---> using "05ed3ba3870692150b6a0206b5d984d91bf05e87dce7658ede1a3a1c7132af19" 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  (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)
2026-06-07 09:07.15 ---> using "b254f2de05bcec5346268cef827f33d3e26fca1ac135d2d0069bc21ee5fe5bb2" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-06-07 09:07.15 ---> using "0e43f99369433df08542bea333f7dbd6aa3c491005709e6513c84c5cde4e07ea" 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.23.1 [required by gettext-stub]
  - install dune-configurator 3.23.1 [required by gettext-stub]
  - install dune-private-libs 3.23.1 [required by dune-site]
  - install dune-site         3.23.1 [required by gettext]
  - install dyn               3.23.1 [required by dune-private-libs]
  - install fileutils         0.6.6  [required by gettext]
  - install fs-io             3.23.1 [required by stdune]
  - install gettext           0.5.0  [required by gettext-stub]
  - install gettext-stub      0.5.0
  - install ordering          3.23.1 [required by dyn, stdune]
  - install pp                2.0.0  [required by dune-private-libs]
  - install stdune            3.23.1 [required by dune-private-libs]
  - install top-closure       3.23.1 [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.23.1 + 8 others: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  3/36: [cppo.1.8.0: extract] [dune.3.23.1 + 8 others: extract]
Processing  4/36: [cppo.1.8.0: extract] [dune.3.23.1 + 8 others: extract] [fileutils.0.6.6: extract]
-> retrieved cppo.1.8.0  (cached)
Processing  4/36: [dune.3.23.1 + 8 others: extract] [fileutils.0.6.6: extract]
Processing  5/36: [dune.3.23.1 + 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.23.1 + 8 others: extract] [gettext.0.5.0, gettext-stub.0.5.0: http]
Processing  6/36: [dune.3.23.1 + 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.23.1 + 8 others: extract] [gettext.0.5.0, gettext-stub.0.5.0: http]
Processing  6/36: [dune.3.23.1 + 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.23.1 + 8 others: extract]
-> retrieved dune.3.23.1, dune-configurator.3.23.1, dune-private-libs.3.23.1, dune-site.3.23.1, dyn.3.23.1, fs-io.3.23.1, ordering.3.23.1, stdune.3.23.1, top-closure.3.23.1  (cached)
Processing  7/36: [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.23.1)
- ocamllex -q -o boot/pps.ml boot/pps.mll
- ocaml -I +unix unix.cma /tmp/.duneboot41b969main -j 39
- cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -I +unix -I +threads ev.c
- src/lev/vendor/ev.c:514:9: warning: 'EV_USE_INOTIFY' macro redefined [-Wmacro-redefined]
-   514 | #define EV_USE_INOTIFY 0
-       |         ^
- src/lev/vendor/ev.c:162:12: note: previous definition is here
-   162 | #   define EV_USE_INOTIFY EV_FEATURE_OS
-       |            ^
- src/lev/vendor/ev.c:515:9: warning: 'EV_USE_KQUEUE' macro redefined [-Wmacro-redefined]
-   515 | #define EV_USE_KQUEUE 1
-       |         ^
- src/lev/vendor/ev.c:144:12: note: previous definition is here
-   144 | #   define EV_USE_KQUEUE EV_FEATURE_BACKENDS
-       |            ^
- 2 warnings generated.
Processing  7/36: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.23.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.23.1)
-> compiled  dune.3.23.1
-> installed dune.3.23.1
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/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 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/5.3.0/bin/dune "build" "-p" "ordering" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ordering.3.23.1)
-> compiled  ordering.3.23.1
Processing 16/36: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [fs-io: dune build] [top-closure: dune build]
-> installed ordering.3.23.1
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/5.3.0/bin/dune "build" "-p" "top-closure" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/top-closure.3.23.1)
-> compiled  top-closure.3.23.1
Processing 18/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune build] [fs-io: dune build]
-> installed top-closure.3.23.1
Processing 19/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune build] [fs-io: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "fs-io" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/fs-io.3.23.1)
-> compiled  fs-io.3.23.1
Processing 19/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune build]
-> installed fs-io.3.23.1
Processing 20/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: 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 20/36: [cppo: dune build] [csexp: dune build] [dyn: dune build] [fileutils: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> 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/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 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/5.3.0/bin/dune "build" "-p" "dyn" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dyn.3.23.1)
-> compiled  dyn.3.23.1
Processing 23/36: [cppo: dune build] [dune-configurator: dune build]
-> installed dyn.3.23.1
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/5.3.0/bin/dune "build" "-p" "cppo" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.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/5.3.0/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.23.1)
-> compiled  dune-configurator.3.23.1
Processing 26/36: [stdune: dune build]
-> installed dune-configurator.3.23.1
Processing 27/36: [stdune: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdune" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdune.3.23.1)
-> compiled  stdune.3.23.1
-> installed stdune.3.23.1
Processing 29/36: [dune-private-libs: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-private-libs" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-private-libs.3.23.1)
-> compiled  dune-private-libs.3.23.1
-> installed dune-private-libs.3.23.1
Processing 31/36: [dune-site: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-site" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-site.3.23.1)
-> compiled  dune-site.3.23.1
-> installed dune-site.3.23.1
Processing 33/36: [gettext: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "gettext" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/gettext.0.5.0)
- (cd _build/.sandbox/25e13438dac4ed613142ca812894be77/default && /home/opam/.opam/5.3.0/bin/ocamlyacc src/lib/gettext/extension/gettextPo_parser.mly)
- 12 shift/reduce conflicts.
- (cd _build/.sandbox/de206576f17af61d0f6b81fae9f029d3/default && /home/opam/.opam/5.3.0/bin/ocamlyacc src/lib/gettext/base/gettextMo_parser.mly)
- 14 shift/reduce conflicts.
Processing 33/36: [gettext: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "gettext" "--create-install-files" "gettext" (CWD=/home/opam/.opam/5.3.0/.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/5.3.0/bin/dune "build" "-p" "gettext-stub" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/gettext-stub.0.5.0)
Processing 35/36: [gettext-stub: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "gettext-stub" "--create-install-files" "gettext-stub" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/gettext-stub.0.5.0)
-> compiled  gettext-stub.0.5.0
-> installed gettext-stub.0.5.0
Done.
2026-06-07 09:09.31 ---> saved as "ccffeee9897aff85d1e6dde571adfa7bc800982468e80fd85101b37278c3d96c"
Job succeeded