Build:
  1. 0
2026-06-16 12:19.39: New job: build extunix.0.4.3 (252e735022aa)
2026-06-16 12:19.39: Waiting for resource in pool day11-builds
2026-06-16 12:59.00: Got resource from pool day11-builds
2026-06-16 12:59.00: [profile full] build extunix.0.4.3
2026-06-16 12:59.00: build extunix.0.4.3 (252e735022aa)
=== DEPENDENCIES (16 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    58fbad332e97
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  csexp.1.5.2                                        6d0802779862
  dune.3.5.0                                         7fe2589c10b0
  dune-configurator.3.13.1                           5f0776a122c8
  ocaml.5.2.1                                        b36a3a003df3
  ocaml-base-compiler.5.2.1                          91ea68ae8779
  ocaml-compiler-libs.v0.17.0                        ae97539d5a14
  ocaml-config.3                                     291db63d419b
  ocamlfind.1.9.8                                    30fe322203e6
  ppx_derivers.1.2.1                                 dc64ba5cc36e
  ppxlib.0.33.0                                      3d11e98e4d45
  sexplib0.v0.16.0                                   a2fa83b7b6a7
  stdlib-shims.0.3.0                                 b0c130567f74
=== STDOUT ===
Processing: [default: loading data]
[extunix.0.4.3: dl]
[extunix.0.4.3: extract]
-> retrieved extunix.0.4.3  (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.3)
- (cd _build/default/src && ../discover/discover.exe)
- checking EVENTFD.............ok
- checking ATFILE..............ok
- checking RENAMEAT2...........ok
- checking RENAME_WHITEOUT.....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 -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/ocaml/unix -o rename.o -c rename.c)
- rename.c: In function 'caml_extunix_renameat2':
- rename.c:40:18: warning: passing argument 1 of 'caml_stat_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    40 |   caml_stat_free(oldname);
-       |                  ^~~~~~~
- In file included from config.h:26,
-                  from rename.c:2:
- /home/opam/.opam/default/lib/ocaml/caml/memory.h:123:32: note: expected 'caml_stat_block' {aka 'void *'} but argument is of type 'const char *'
-   123 | CAMLextern void caml_stat_free(caml_stat_block);
-       |                                ^~~~~~~~~~~~~~~
- rename.c:41:18: warning: passing argument 1 of 'caml_stat_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    41 |   caml_stat_free(newname);
-       |                  ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/memory.h:123:32: note: expected 'caml_stat_block' {aka 'void *'} but argument is of type 'const char *'
-   123 | CAMLextern void caml_stat_free(caml_stat_block);
-       |                                ^~~~~~~~~~~~~~~
-> compiled  extunix.0.4.3
-> installed extunix.0.4.3

=== STDERR ===

2026-06-16 12:59.44: OK: build extunix.0.4.3 (runc: 17.1s, disk: 11KB)
2026-06-16 12:59.44: Job succeeded