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


Building on rosemary

(from freebsd)
2026-01-15 19:03.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"))
2026-01-15 19:03.39 ---> 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 3b8f0bea4e326550eb808be5b9baade64566846a"))
2026-01-15 19:03.39 ---> using "6db8fe2259c01d1fc688ae1f876d2cb3cd26f6cb4be989ff6cb73a0dd695818b" 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-01-15 19:03.39 ---> using "0b6245cdbc797b8d5138060942c3eec5a60789b18d50f712d8a9efb7ba48827a" 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)
2026-01-15 19:03.40 ---> using "2f9ee4a2f66e6e8b9632dbfaaa3bf9df2a8cba15fb6737399569798fb77bf4f7" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-01-15 19:03.40 ---> using "98768adaa3c346507c2eb82ed685d8edf368e4cace213404a6450fc0d1564487" from cache

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

Nothing to do.
The following actions will be performed:
=== install 19 packages
  - install csexp             1.5.2  [required by dune-configurator]
  - install ctypes            0.24.0 [required by posix-uname, posix-socket-unix, posix-resource, etc.]
  - install dune              3.20.2 [required by posix-bindings]
  - install dune-configurator 3.20.2 [required by posix-getopt, posix-socket]
  - install integers          0.7.0  [required by ctypes, posix-base]
  - install posix-base        4.0.1  [required by posix-uname, posix-socket-unix, posix-resource, etc.]
  - install posix-bindings    4.0.1
  - install posix-errno       4.0.1  [required by posix-uname, posix-socket-unix, posix-getopt, etc.]
  - install posix-getopt      4.0.1  [required by posix-bindings]
  - install posix-math2       4.0.1  [required by posix-bindings]
  - install posix-resource    4.0.1  [required by posix-bindings]
  - install posix-socket      4.0.1  [required by posix-bindings]
  - install posix-socket-unix 4.0.1  [required by posix-bindings]
  - install posix-stat        4.0.1  [required by posix-bindings]
  - install posix-time2       4.0.1  [required by posix-bindings]
  - install posix-types       4.0.1  [required by posix-bindings]
  - install posix-uname       4.0.1  [required by posix-bindings]
  - install posix-unistd      4.0.1  [required by posix-bindings]
  - install stdlib-shims      0.3.0  [required by integers]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/44: [csexp.1.5.2: extract]
Processing  2/44: [csexp.1.5.2: extract] [ctypes.0.24.0: extract]
Processing  3/44: [csexp.1.5.2: extract] [ctypes.0.24.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
-> retrieved ctypes.0.24.0  (cached)
Processing  3/44: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
Processing  4/44: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  4/44: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract]
Processing  5/44: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [posix-base.4.0.1 + 12 others: extract]
-> retrieved integers.0.7.0  (cached)
Processing  5/44: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.4.0.1 + 12 others: extract]
Processing  6/44: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.4.0.1 + 12 others: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing  6/44: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.4.0.1 + 12 others: extract]
-> retrieved posix-base.4.0.1, posix-bindings.4.0.1, posix-errno.4.0.1, posix-getopt.4.0.1, posix-math2.4.0.1, posix-resource.4.0.1, posix-socket.4.0.1, posix-socket-unix.4.0.1, posix-stat.4.0.1, posix-time2.4.0.1, posix-types.4.0.1, posix-uname.4.0.1, posix-unistd.4.0.1  (cached)
Processing  6/44: [dune.3.20.2, dune-configurator.3.20.2: extract]
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
Processing  7/44: [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  7/44: [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  9/44: [csexp: dune build]
Processing 10/44: [csexp: dune build] [stdlib-shims: dune build]
+ /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 10/44: [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 11/44: [stdlib-shims: dune build]
Processing 12/44: [dune-configurator: rm] [stdlib-shims: dune build]
+ /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 12/44: [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 13/44: [dune-configurator: rm]
Processing 14/44: [dune-configurator: rm] [integers: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.2)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.2)
Processing 14/44: [dune-configurator: dune build] [integers: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "integers" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 14/44: [dune-configurator: dune build]
-> installed integers.0.7.0
Processing 15/44: [dune-configurator: 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.20.2)
-> compiled  dune-configurator.3.20.2
-> installed dune-configurator.3.20.2
Processing 17/44: [ctypes: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ctypes" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ctypes.0.24.0)
Processing 17/44: [ctypes: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ctypes.0.24.0)
-> compiled  ctypes.0.24.0
-> installed ctypes.0.24.0
Processing 19/44: [posix-base: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-base" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-base.4.0.1)
-> compiled  posix-base.4.0.1
-> installed posix-base.4.0.1
Processing 21/44: [posix-errno: dune build]
Processing 22/44: [posix-errno: dune build] [posix-math2: dune build]
Processing 23/44: [posix-errno: dune build] [posix-math2: dune build] [posix-socket: dune build]
Processing 24/44: [posix-errno: dune build] [posix-math2: dune build] [posix-socket: dune build] [posix-types: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-types" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-types.4.0.1)
-> compiled  posix-types.4.0.1
Processing 24/44: [posix-errno: dune build] [posix-math2: dune build] [posix-socket: dune build]
-> installed posix-types.4.0.1
Processing 25/44: [posix-errno: dune build] [posix-math2: dune build] [posix-socket: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-errno" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-errno.4.0.1)
-> compiled  posix-errno.4.0.1
Processing 25/44: [posix-math2: dune build] [posix-socket: dune build]
-> installed posix-errno.4.0.1
Processing 26/44: [posix-math2: dune build] [posix-socket: dune build]
Processing 27/44: [posix-getopt: dune build] [posix-math2: dune build] [posix-socket: dune build]
Processing 28/44: [posix-getopt: dune build] [posix-math2: dune build] [posix-socket: dune build] [posix-time2: dune build]
Processing 29/44: [posix-getopt: dune build] [posix-math2: dune build] [posix-socket: dune build] [posix-time2: dune build] [posix-uname: dune build]
Processing 30/44: [posix-getopt: dune build] [posix-math2: dune build] [posix-socket: dune build] [posix-time2: dune build] [posix-uname: dune build] [posix-unistd: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-socket" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-socket.4.0.1)
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I posix-socket/src/types/.posix_socket_types.objs/byte -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/posix-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I posix-socket/src/constants/.posix_socket_constants.objs/byte -no-alias-deps -open Posix_socket_types__ -o posix-socket/src/types/.posix_socket_types.objs/byte/posix_socket_types__Posix_socket_generated_constants.cmo -c -impl posix-socket/src/types/posix_socket_generated_constants.ml)
- File "posix-socket/src/types/posix_socket_generated_constants.ml", line 48, characters 4-63:
- 48 |   | Ctypes_static.Primitive Cstubs_internals.Int, "SOCK_STREAM" ->
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I posix-socket/src/types/.posix_socket_types.objs/byte -I posix-socket/src/types/.posix_socket_types.objs/native -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/posix-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I posix-socket/src/constants/.posix_socket_constants.objs/byte -I posix-socket/src/constants/.posix_socket_constants.objs/native -cmi-file posix-socket/src/types/.posix_socket_types.objs/byte/posix_socket_types__Posix_socket_generated_constants.cmi -no-alias-deps -open Posix_socket_types__ -o posix-socket/src/types/.posix_socket_types.objs/native/posix_socket_types__Posix_socket_generated_constants.cmx -c -impl posix-socket/src/types/posix_socket_generated_constants.ml)
- File "posix-socket/src/types/posix_socket_generated_constants.ml", line 48, characters 4-63:
- 48 |   | Ctypes_static.Primitive Cstubs_internals.Int, "SOCK_STREAM" ->
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 11 [redundant-case]: this match case is unused.
-> compiled  posix-socket.4.0.1
Processing 30/44: [posix-getopt: dune build] [posix-math2: dune build] [posix-time2: dune build] [posix-uname: dune build] [posix-unistd: dune build]
-> installed posix-socket.4.0.1
Processing 31/44: [posix-getopt: dune build] [posix-math2: dune build] [posix-time2: dune build] [posix-uname: dune build] [posix-unistd: dune build]
Processing 32/44: [posix-getopt: dune build] [posix-math2: dune build] [posix-socket-unix: dune build] [posix-time2: dune build] [posix-uname: dune build] [posix-unistd: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-unistd" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-unistd.4.0.1)
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I posix-unistd/src/.posix_unistd.objs/byte -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/posix-base -I /home/opam/.opam/5.3.0/lib/posix-errno -I /home/opam/.opam/5.3.0/lib/posix-errno/constants -I /home/opam/.opam/5.3.0/lib/posix-errno/stubs -I /home/opam/.opam/5.3.0/lib/posix-types -I /home/opam/.opam/5.3.0/lib/posix-types/constants -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I posix-unistd/src/constants/.posix_unistd_constants.objs/byte -I posix-unistd/src/stubs/.posix_unistd_stubs.objs/byte -I posix-unistd/src/stubs/.posix_unistd_stubs_unlocked.objs/byte -no-alias-deps -open Posix_unistd__ -o posix-unistd/src/.posix_unistd.objs/byte/posix_unistd__Posix_unistd_generated_stubs.cmo -c -impl posix-unistd/src/posix_unistd_generated_stubs.ml)
- File "posix-unistd/src/posix_unistd_generated_stubs.ml", lines 232-237, characters 2-11:
- 232 | ..Function
- 233 |     (CI.Primitive CI.Int,
- 234 |      Function
- 235 |        (CI.Pointer _,
- 236 |         Function (CI.Primitive CI.Int, Returns (CI.Primitive CI.Int)))),
- 237 |   "confstr"...
- Warning 11 [redundant-case]: this match case is unused.
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I posix-unistd/src/.posix_unistd.objs/byte -I posix-unistd/src/.posix_unistd.objs/native -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/posix-base -I /home/opam/.opam/5.3.0/lib/posix-errno -I /home/opam/.opam/5.3.0/lib/posix-errno/constants -I /home/opam/.opam/5.3.0/lib/posix-errno/stubs -I /home/opam/.opam/5.3.0/lib/posix-types -I /home/opam/.opam/5.3.0/lib/posix-types/constants -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I posix-unistd/src/constants/.posix_unistd_constants.objs/byte -I posix-unistd/src/constants/.posix_unistd_constants.objs/native -I posix-unistd/src/stubs/.posix_unistd_stubs.objs/byte -I posix-unistd/src/stubs/.posix_unistd_stubs.objs/native -I posix-unistd/src/stubs/.posix_unistd_stubs_unlocked.objs/byte -I posix-unistd/src/stubs/.posix_unistd_stubs_unlocked.objs/native -cmi-file posix-unistd/src/.posix_unistd.objs/byte/posix_unistd__Posix_unistd_generated_stubs.cmi -no-alias-deps -open Posix_unistd__ -o posix-unistd/src/.posix_unistd.objs/native/posix_unistd__Posix_unistd_generated_stubs.cmx -c -impl posix-unistd/src/posix_unistd_generated_stubs.ml)
- File "posix-unistd/src/posix_unistd_generated_stubs.ml", lines 232-237, characters 2-11:
- 232 | ..Function
- 233 |     (CI.Primitive CI.Int,
- 234 |      Function
- 235 |        (CI.Pointer _,
- 236 |         Function (CI.Primitive CI.Int, Returns (CI.Primitive CI.Int)))),
- 237 |   "confstr"...
- Warning 11 [redundant-case]: this match case is unused.
-> compiled  posix-unistd.4.0.1
Processing 32/44: [posix-getopt: dune build] [posix-math2: dune build] [posix-socket-unix: dune build] [posix-time2: dune build] [posix-uname: dune build]
-> installed posix-unistd.4.0.1
Processing 33/44: [posix-getopt: dune build] [posix-math2: dune build] [posix-socket-unix: dune build] [posix-time2: dune build] [posix-uname: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-getopt" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-getopt.4.0.1)
-> compiled  posix-getopt.4.0.1
Processing 33/44: [posix-math2: dune build] [posix-socket-unix: dune build] [posix-time2: dune build] [posix-uname: dune build]
-> installed posix-getopt.4.0.1
Processing 34/44: [posix-math2: dune build] [posix-socket-unix: dune build] [posix-time2: dune build] [posix-uname: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-uname" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-uname.4.0.1)
-> compiled  posix-uname.4.0.1
Processing 34/44: [posix-math2: dune build] [posix-socket-unix: dune build] [posix-time2: dune build]
-> installed posix-uname.4.0.1
Processing 35/44: [posix-math2: dune build] [posix-socket-unix: dune build] [posix-time2: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-math2" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-math2.4.0.1)
-> compiled  posix-math2.4.0.1
Processing 35/44: [posix-socket-unix: dune build] [posix-time2: dune build]
-> installed posix-math2.4.0.1
Processing 36/44: [posix-socket-unix: dune build] [posix-time2: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-time2" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-time2.4.0.1)
-> compiled  posix-time2.4.0.1
Processing 36/44: [posix-socket-unix: dune build]
-> installed posix-time2.4.0.1
Processing 37/44: [posix-socket-unix: dune build]
Processing 38/44: [posix-resource: dune build] [posix-socket-unix: dune build]
Processing 39/44: [posix-resource: dune build] [posix-socket-unix: dune build] [posix-stat: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-socket-unix" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-socket-unix.4.0.1)
-> compiled  posix-socket-unix.4.0.1
Processing 39/44: [posix-resource: dune build] [posix-stat: dune build]
-> installed posix-socket-unix.4.0.1
Processing 40/44: [posix-resource: dune build] [posix-stat: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-resource" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-resource.4.0.1)
-> compiled  posix-resource.4.0.1
Processing 40/44: [posix-stat: dune build]
-> installed posix-resource.4.0.1
Processing 41/44: [posix-stat: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-stat" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-stat.4.0.1)
-> compiled  posix-stat.4.0.1
-> installed posix-stat.4.0.1
Processing 43/44: [posix-bindings: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "posix-bindings" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/posix-bindings.4.0.1)
-> compiled  posix-bindings.4.0.1
-> installed posix-bindings.4.0.1
Done.
2026-01-15 19:05.03 ---> saved as "9881045a89db7ff7b787c35dfadad2a44a07d466a6eb9d317da65a47a37c4de0"
Job succeeded