Build:
- 0
2026-06-16 12:02.46: New job: build msgpck.1.7 (c9c9c67d4775)
2026-06-16 12:02.46: Waiting for resource in pool day11-builds
2026-06-16 12:46.13: Got resource from pool day11-builds
2026-06-16 12:46.13: [profile full] build msgpck.1.7
2026-06-16 12:46.13: build msgpck.1.7 (c9c9c67d4775)
=== DEPENDENCIES (10 transitive) ===
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cppo.1.8.0 1167b74ab0f3
dune.2.9.3 36797f878ec2
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocamlfind.1.9.8 6025f4a8e98e
ocplib-endian.1.2 f826ad11fb60
=== STDOUT ===
Processing: [default: loading data]
[msgpck.1.7: dl]
[msgpck.1.7: extract]
-> retrieved msgpck.1.7 (https://opam.ocaml.org/cache)
[msgpck: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "msgpck" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/msgpck.1.7)
- ocamlc src/.msgpck.objs/byte/msgpck.{cmo,cmt}
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_int8
- Use EndianBytes.set_int8 instead.
- File "endianString.cppo.mli", lines 58-59, characters 2-60:
- Definition
- File "src/msgpck.ml", line 19, characters 2-46:
- 19 | val set_int8 : buf_out -> int -> int -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_int16
- Use EndianBytes.set_int16 instead.
- File "endianString.cppo.mli", lines 62-63, characters 2-61:
- Definition
- File "src/msgpck.ml", line 20, characters 2-47:
- 20 | val set_int16 : buf_out -> int -> int -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_int32
- Use EndianBytes.set_int13 instead.
- File "endianString.cppo.mli", lines 66-67, characters 2-61:
- Definition
- File "src/msgpck.ml", line 21, characters 2-49:
- 21 | val set_int32 : buf_out -> int -> int32 -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_int64
- Use EndianBytes.set_int64 instead.
- File "endianString.cppo.mli", lines 70-71, characters 2-61:
- Definition
- File "src/msgpck.ml", line 22, characters 2-49:
- 22 | val set_int64 : buf_out -> int -> int64 -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_double
- Use EndianBytes.set_double instead.
- File "endianString.cppo.mli", lines 78-79, characters 2-62:
- Definition
- File "src/msgpck.ml", line 23, characters 2-50:
- 23 | val set_double : buf_out -> int -> float -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
- ocamlopt src/.msgpck.objs/native/msgpck.{cmx,o}
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_int8
- Use EndianBytes.set_int8 instead.
- File "endianString.cppo.mli", lines 58-59, characters 2-60:
- Definition
- File "src/msgpck.ml", line 19, characters 2-46:
- 19 | val set_int8 : buf_out -> int -> int -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_int16
- Use EndianBytes.set_int16 instead.
- File "endianString.cppo.mli", lines 62-63, characters 2-61:
- Definition
- File "src/msgpck.ml", line 20, characters 2-47:
- 20 | val set_int16 : buf_out -> int -> int -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_int32
- Use EndianBytes.set_int13 instead.
- File "endianString.cppo.mli", lines 66-67, characters 2-61:
- Definition
- File "src/msgpck.ml", line 21, characters 2-49:
- 21 | val set_int32 : buf_out -> int -> int32 -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_int64
- Use EndianBytes.set_int64 instead.
- File "endianString.cppo.mli", lines 70-71, characters 2-61:
- Definition
- File "src/msgpck.ml", line 22, characters 2-49:
- 22 | val set_int64 : buf_out -> int -> int64 -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
- File "src/msgpck.ml", line 619, characters 22-26:
- 619 | module String = Make (SIBO)
- ^^^^
- Alert deprecated: set_double
- Use EndianBytes.set_double instead.
- File "endianString.cppo.mli", lines 78-79, characters 2-62:
- Definition
- File "src/msgpck.ml", line 23, characters 2-50:
- 23 | val set_double : buf_out -> int -> float -> unit
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Expected signature
-> compiled msgpck.1.7
-> installed msgpck.1.7
=== STDERR ===
2026-06-16 12:46.49: OK: build msgpck.1.7 (runc: 1.6s, disk: 10KB)
2026-06-16 12:46.49: Job succeeded