Build:
- 0
2026-06-20 17:14.37: New job: build sendmsg.0.0.2 (5de77114ffac)
2026-06-20 17:14.37: Waiting for resource in pool day11-builds
2026-06-20 18:46.20: Got resource from pool day11-builds
2026-06-20 18:46.20: [profile full] build sendmsg.0.0.2
2026-06-20 18:46.20: build sendmsg.0.0.2 (5de77114ffac)
=== DEPENDENCIES (9 transitive) ===
astring.0.8.5 c9b7741b1ba7
compiler-cloning.enabled 0d2606125f88
ocaml.5.5.0 1b4132bddf48
ocaml-base-compiler.5.5.0 1901c3a760c1
ocaml-compiler.5.5.0 5f593a0b4a8c
ocamlbuild.0.16.1 b485a4f69c01
ocamlfind.1.9.8 5b46f9d92bbd
ocb-stubblr.0.1.1-1 faf9caec9b67
topkg.1.1.1 8e3718e4cf5c
=== 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + 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
- + ocamlfind ocamlc -g -ccopt '-std=c99 -O3 -Wall -Wextra' -package bytes -c src/native/sendmsg.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + mv sendmsg.o src/native/sendmsg.o
- + ocamlfind ocamlc -g -ccopt '-std=c99 -O3 -Wall -Wextra' -package bytes -c src/native/sendmsg_stubs.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- 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 ocamlmklib -o src/sendmsg_stubs -g src/native/sendmsg.o src/native/sendmsg_stubs.o
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + 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 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + 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 -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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -cclib -lsendmsg_stubs -package bytes -I src src/sendmsg.cmx -o src/sendmsg.cmxa
- + ocamlfind ocamlopt -a -cclib -lsendmsg_stubs -package bytes -I src src/sendmsg.cmx -o src/sendmsg.cmxa
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -I . -I lwt -I src -I test -package bytes -I src src/sendmsg.cmxa -o src/sendmsg.cmxs
- + ocamlfind ocamlopt -shared -linkall -I . -I lwt -I src -I test -package bytes -I src src/sendmsg.cmxa -o src/sendmsg.cmxs
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + 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 -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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -a -dllib -lsendmsg_stubs -cclib -lsendmsg_stubs -package bytes -I src src/sendmsg.cmo -o src/sendmsg.cma
- + ocamlfind ocamlc -a -dllib -lsendmsg_stubs -cclib -lsendmsg_stubs -package bytes -I src src/sendmsg.cmo -o src/sendmsg.cma
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- # Parallel statistics: { count(total): 1(12), max: 2, min: 2, average(total): 2.000(1.083) }
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
-> compiled sendmsg.0.0.2
-> installed sendmsg.0.0.2
=== STDERR ===
2026-06-20 18:46.28: OK: build sendmsg.0.0.2 (runc: 2.6s, disk: 12KB)
2026-06-20 18:46.28: Job succeeded