Build:
  1. 0
2026-06-16 14:32.33: New job: build sendmsg.0.0.2 (cf774a327c25)
2026-06-16 14:32.33: Waiting for resource in pool day11-builds
2026-06-16 16:15.55: Got resource from pool day11-builds
2026-06-16 16:15.55: [profile full] build sendmsg.0.0.2
2026-06-16 16:15.55: build sendmsg.0.0.2 (cf774a327c25)
=== DEPENDENCIES (9 transitive) ===
  astring.0.8.5                                      af0a355c6a41
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  ocb-stubblr.0.1.1-1                                bdc5759a2776
  topkg.1.1.1                                        4a88955a28b6
=== STDOUT ===
Processing: [default: loading data]
[sendmsg.0.0.2: dl]
[sendmsg.0.0.2: extract]
-> retrieved sendmsg.0.0.2  (https://opam.ocaml.org/cache)
[sendmsg: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--with-lwt" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/sendmsg.0.0.2)
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- + ocamlfind ocamlc -g -ccopt '-std=c99 -O3 -Wall -Wextra' -package bytes -c src/native/sendmsg.c
- + ocamlfind ocamlc -g -ccopt '-std=c99 -O3 -Wall -Wextra' -package bytes -c src/native/sendmsg_stubs.c
- + mv sendmsg.o src/native/sendmsg.o
- + ocamlfind ocamlc -g -ccopt '-std=c99 -O3 -Wall -Wextra' -package bytes -c src/native/sendmsg_stubs.c
- src/native/sendmsg_stubs.c: In function 'from_buff_off_n':
- src/native/sendmsg_stubs.c:33:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    33 |   *data = String_val (buf) + off;
-       |         ^
- src/native/sendmsg_stubs.c: In function 'caml_sendmsg_sendv':
- src/native/sendmsg_stubs.c:81:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    81 |     data[i] = String_val (*((value *)bufv + i));
-       |             ^
- src/native/sendmsg_stubs.c: In function 'caml_sendmsg_recvv':
- src/native/sendmsg_stubs.c:97:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    97 |     data[i] = String_val (*((value *)bufv + i));
-       |             ^
- + mv sendmsg_stubs.o src/native/sendmsg_stubs.o
- + ocamlfind ocamlmklib -o src/sendmsg_stubs -g src/native/sendmsg.o src/native/sendmsg_stubs.o
- + ocamlfind ocamldep -package unix -package bytes -modules src/sendmsg.ml > src/sendmsg.ml.depends
- + ocamlfind ocamldep -package unix -package bytes -modules src/sendmsg.mli > src/sendmsg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I test -o src/sendmsg.cmi src/sendmsg.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I test -o src/sendmsg.cmx src/sendmsg.ml
- + ocamlfind ocamlopt -a -cclib -lsendmsg_stubs -package bytes -I src src/sendmsg.cmx -o src/sendmsg.cmxa
- + ocamlfind ocamlopt -shared -linkall -I . -I lwt -I src -I test -package bytes -I src src/sendmsg.cmxa -o src/sendmsg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I test -o src/sendmsg.cmo src/sendmsg.ml
- + ocamlfind ocamlc -a -dllib -lsendmsg_stubs -cclib -lsendmsg_stubs -package bytes -I src src/sendmsg.cmo -o src/sendmsg.cma
- # Parallel statistics: { count(total): 1(12), max: 2, min: 2, average(total): 2.000(1.083) }
-> compiled  sendmsg.0.0.2
-> installed sendmsg.0.0.2

=== STDERR ===

2026-06-16 16:16.10: OK: build sendmsg.0.0.2 (runc: 5.1s, disk: 8KB)
2026-06-16 16:16.10: Job succeeded