Build:
- 0
2026-06-24 11:07.25: New job: build fd-send-recv.2.0.1 (93c5c5efe5a3)
2026-06-24 11:07.25: Waiting for resource in pool day11-builds
2026-06-24 11:22.20: Got resource from pool day11-builds
2026-06-24 11:22.20: [profile full] build fd-send-recv.2.0.1
2026-06-24 11:22.20: build fd-send-recv.2.0.1 (93c5c5efe5a3)
=== DEPENDENCIES (6 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
dune.3.23.1 848a72441e15
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
=== STDOUT ===
Processing: [default: loading data]
[fd-send-recv.2.0.1: dl]
[fd-send-recv.2.0.1: extract]
-> retrieved fd-send-recv.2.0.1 (https://opam.ocaml.org/cache)
[fd-send-recv: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "fd-send-recv" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/fd-send-recv.2.0.1)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/default/lib/ocaml -o fd_send_recv_stubs.o -c fd_send_recv_stubs.c)
- fd_send_recv_stubs.c: In function 'raise_error':
- fd_send_recv_stubs.c:42:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 42 | exn = caml_named_value("fd_send_recv.unix_error");
- | ^
- fd_send_recv_stubs.c: In function 'stub_unix_send_fd':
- fd_send_recv_stubs.c:67:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 67 | cv_flags = convert_flag_list(flags,msg_flag_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- fd_send_recv_stubs.c: In function 'stub_unix_recv_fd':
- fd_send_recv_stubs.c:128:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 128 | cv_flags = convert_flag_list(flags,msg_flag_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- fd_send_recv_stubs.c:163:13: warning: "failwith" is deprecated: use "caml_failwith" instead
- 163 | failwith("Failed to receive an fd!");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- fd_send_recv_stubs.c:174:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 174 | addr=alloc_small(1,0); /* Unix.sockaddr; must be an ADDR_UNIX of string */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- fd_send_recv_stubs.c:178:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 178 | Field(addr,0) = copy_string(unix_socket_name.sun_path);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- fd_send_recv_stubs.c:180:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 180 | Field(addr,0) = copy_string("nothing");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- fd_send_recv_stubs.c:183:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 183 | res=alloc_small(3,0);
- | ^~~~~~~~~~~
-> compiled fd-send-recv.2.0.1
-> installed fd-send-recv.2.0.1
=== STDERR ===
2026-06-24 11:22.34: OK: build fd-send-recv.2.0.1 (runc: 2.6s, disk: 7KB)
2026-06-24 11:22.34: Job succeeded