Build:
- 0
2026-06-24 11:47.10: New job: build extunix.0.4.3 (99a9ba89e71b)
2026-06-24 11:47.10: Waiting for resource in pool day11-builds
2026-06-24 13:11.44: Got resource from pool day11-builds
2026-06-24 13:11.44: [profile full] build extunix.0.4.3
2026-06-24 13:11.44: build extunix.0.4.3 (99a9ba89e71b)
=== DEPENDENCIES (16 transitive) ===
base-bigarray.base 2e16f77d4cae
base-bytes.base 5e0ff13867f4
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
csexp.1.5.2 3ce8cec4609f
dune.3.5.0 ef1548bb051b
dune-configurator.3.13.1 3fbfa88d9dc9
ocaml.5.2.1 ce2dc9fc0eff
ocaml-base-compiler.5.2.1 88ed4056afb0
ocaml-compiler-libs.v0.17.0 d87583caa978
ocaml-config.3 2c9ee201ff82
ocamlfind.1.9.8 da71e236833e
ppx_derivers.1.2.1 11c7bb66df73
ppxlib.0.33.0 b3d229862739
sexplib0.v0.16.0 d2122eb19670
stdlib-shims.0.3.0 04e1e43ab549
=== 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-24 13:12.11: OK: build extunix.0.4.3 (runc: 18.1s, disk: 11KB)
2026-06-24 13:12.11: Job succeeded