Build:
  1. 0
2026-06-16 14:04.06: New job: build extunix.0.4.1 (5e9a9e863d18)
2026-06-16 14:04.06: Waiting for resource in pool day11-builds
2026-06-16 15:48.54: Got resource from pool day11-builds
2026-06-16 15:48.54: [profile full] build extunix.0.4.1
2026-06-16 15:48.54: build extunix.0.4.1 (5e9a9e863d18)
=== DEPENDENCIES (17 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    fe093162f383
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  csexp.1.5.2                                        1637d117a8bb
  dune.3.23.1                                        433683e90514
  dune-configurator.3.23.1                           d169faaa676d
  ocaml.5.3.0                                        f3f5cb82ec5e
  ocaml-base-compiler.5.3.0                          3282792848d7
  ocaml-compiler.5.3.0                               ec781058d2f3
  ocaml-compiler-libs.v0.17.0                        8c25585cc677
  ocaml-config.3                                     0df636be409d
  ocamlfind.1.9.8                                    814b8d0197a7
  ppx_derivers.1.2.1                                 ff9d4bfc129e
  ppxlib.0.35.0                                      2ca0651b3ecc
  sexplib0.v0.17.0                                   56e363170312
  stdlib-shims.0.3.0                                 f49bc9dde33b
=== 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__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/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/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
- (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
-> compiled  extunix.0.4.1
-> installed extunix.0.4.1

=== STDERR ===

2026-06-16 15:49.25: OK: build extunix.0.4.1 (runc: 14.6s, disk: 12KB)
2026-06-16 15:49.25: Job succeeded