Build:
- 0
2026-06-24 13:54.51: New job: build extunix.0.4.1 (4e58151ae7d5) 2026-06-24 13:54.51: Waiting for resource in pool day11-builds 2026-06-24 15:58.45: Got resource from pool day11-builds 2026-06-24 15:58.45: [profile full] build extunix.0.4.1 2026-06-24 15:58.45: build extunix.0.4.1 (4e58151ae7d5) === DEPENDENCIES (17 transitive) === base-bigarray.base 2e16f77d4cae base-bytes.base b1e4ea0d0665 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb csexp.1.5.2 0ced60b1f74a dune.3.23.1 9d721df3a13a dune-configurator.3.23.1 1ab906eeab63 ocaml.5.3.0 ec34d524d97d ocaml-base-compiler.5.3.0 1841888fe75b ocaml-compiler.5.3.0 f295fe609c87 ocaml-compiler-libs.v0.17.0 ae1038bc23cf ocaml-config.3 a52eea84eedb ocamlfind.1.9.8 558092066ff0 ppx_derivers.1.2.1 fe71b19cf412 ppxlib.0.35.0 c1fcf64e4dff sexplib0.v0.17.0 a15b0f614c90 stdlib-shims.0.3.0 c94355dec213 === STDOUT === Processing: [default: loading data] [extunix.0.4.1: dl] [extunix.0.4.1: extract] -> retrieved extunix.0.4.1 (https://opam.ocaml.org/cache) [extunix: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "extunix" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/extunix.0.4.1) - (cd _build/default/src && ../discover/discover.exe) - checking EVENTFD.............ok - checking ATFILE..............ok - checking DIRFD...............ok - checking STATVFS.............ok - checking FSTATVFS............ok - checking SIOCGIFCONF.........ok - checking IFADDRS.............ok - checking INET_NTOA...........ok - checking INET_NTOP...........ok - checking UNAME...............ok - checking FADVISE.............ok - checking FALLOCATE...........ok - checking TTY_IOCTL...........ok - checking TTYNAME.............ok - checking CTERMID.............ok - checking GETTID..............ok - checking PGID................ok - checking SETREUID............ok - checking FSYNC...............ok - checking FDATASYNC...........ok - checking SYNC................ok - checking SYNCFS..............ok - checking REALPATH............ok - checking SIGNALFD............ok - checking PTRACE..............ok - checking RESOURCE............ok - checking MLOCKALL............ok - checking STRPTIME............ok - checking STRTIME.............ok - checking TIMEZONE............ok - checking TIMEGM..............ok - checking PTS.................ok - checking FCNTL...............ok - checking TCPGRP..............ok - checking EXECINFO............ok - checking SETENV..............ok - checking CLEARENV............ok - checking MKDTEMP.............ok - checking MALLOC_INFO.........ok - checking MALLOC_STATS........ok - checking MEMALIGN............ok - checking ENDIAN..............ok - checking READ_CREDENTIALS....ok - checking FEXECVE.............ok - checking SENDMSG.............ok - checking PREAD...............ok - checking PWRITE..............ok - checking READ................ok - checking WRITE...............ok - checking MKSTEMPS............ok - checking MKOSTEMPS...........ok - checking SETRESUID...........ok - checking SYSCONF.............ok - checking SPLICE..............ok - checking TEE.................ok - checking VMSPLICE............ok - checking SOCKOPT.............ok - checking TCP_KEEPIDLE........ok - checking TCP_KEEPCNT.........ok - checking TCP_KEEPINTVL.......ok - checking SO_REUSEPORT........ok - checking POLL................ok - checking SYSINFO.............ok - checking MCHECK..............ok - checking MOUNT...............ok - checking UNSHARE.............ok - checking CHROOT..............ok - checking SYSLOG..............ok - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ocaml/unix -o splice.o -c splice.c) - splice.c: In function 'get_offset': - splice.c:20:33: warning: return discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] - 20 | return (Is_long(v_off) ? NULL : &(Field(v_off, 0))); - | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ExtUnix.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ocaml/unix -no-alias-deps -open ExtUnix__ -o src/.ExtUnix.objs/byte/extUnix__Specific.cmo -c -impl src/specific.pp.ml) - File "src/specific.ml", line 990, characters 5-15: - 990 | [@@deprecated "Obsolete, compatibility, use have_sockopt_int."] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ExtUnix.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ocaml/unix -no-alias-deps -open ExtUnix__ -o src/.ExtUnix.objs/byte/extUnix__All.cmo -c -impl src/all.pp.ml) - File "src/all.ml", line 990, characters 5-15: - 990 | [@@deprecated "Obsolete, compatibility, use have_sockopt_int."] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.ExtUnix.objs/byte -I src/.ExtUnix.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file src/.ExtUnix.objs/byte/extUnix__Specific.cmi -no-alias-deps -open ExtUnix__ -o src/.ExtUnix.objs/native/extUnix__Specific.cmx -c -impl src/specific.pp.ml) - File "src/specific.ml", line 990, characters 5-15: - 990 | [@@deprecated "Obsolete, compatibility, use have_sockopt_int."] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.ExtUnix.objs/byte -I src/.ExtUnix.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file src/.ExtUnix.objs/byte/extUnix__All.cmi -no-alias-deps -open ExtUnix__ -o src/.ExtUnix.objs/native/extUnix__All.cmx -c -impl src/all.pp.ml) - File "src/all.ml", line 990, characters 5-15: - 990 | [@@deprecated "Obsolete, compatibility, use have_sockopt_int."] - ^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context -> compiled extunix.0.4.1 -> installed extunix.0.4.1 === STDERR === 2026-06-24 15:59.11: OK: build extunix.0.4.1 (runc: 15.6s, disk: 13KB) 2026-06-24 15:59.11: Job succeeded