Build:
- 0
2026-09-03 17:36.16: New job: build extunix.0.4.3 (5581567869d7)
2026-09-03 17:36.16: Waiting for resource in pool day11-builds
2026-09-03 18:39.14: Got resource from pool day11-builds
2026-09-03 18:39.14: [profile full] build extunix.0.4.3
2026-09-03 18:39.14: build extunix.0.4.3 (5581567869d7)
=== DEPENDENCIES (16 transitive) ===
base-bigarray.base 31ac6860ef52
base-bytes.base 9c987ffcbd88
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
csexp.1.5.2 1359064d5533
dune.3.5.0 9aa4483095e6
dune-configurator.3.13.1 a5a7015f975a
ocaml.5.2.1 d8399d6b6c43
ocaml-base-compiler.5.2.1 a53cb1b6356d
ocaml-compiler-libs.v0.17.0 f865190a4fad
ocaml-config.3 1c357e4d2066
ocamlfind.1.9.8 e3f08a6b7b86
ppx_derivers.1.2.1 c08f99ac4ab6
ppxlib.0.33.0 9add77c9d1b8
sexplib0.v0.16.0 054f2cf52ac7
stdlib-shims.0.3.0 f1bc578857dd
=== 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-09-03 18:39.47: OK: build extunix.0.4.3 (runc: 18.1s, disk: 11KB)
2026-09-03 18:39.47: Job succeeded