Build:
- 0
2026-09-03 18:37.43: New job: build lwt.4.2.1-1 (38f26d0d1066)
2026-09-03 18:37.43: Waiting for resource in pool day11-builds
2026-09-03 20:12.16: Got resource from pool day11-builds
2026-09-03 20:12.16: [profile full] build lwt.4.2.1-1
2026-09-03 20:12.16: build lwt.4.2.1-1 (38f26d0d1066)
=== DEPENDENCIES (11 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bigarray-compat.1.1.0 a2d9ca857cfd
cppo.1.6.8 77e7b1cc6ed0
dune.1.6.3 a039a9a01d62
mmap.1.2.0 4124956b80dc
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-config.1 51b78fd13520
result.1.5 4afc2745d23a
seq.base cd92d8fe94f6
=== STDOUT ===
Processing: [default: loading data]
[lwt.4.2.1-1: dl]
[lwt.4.2.1-1: extract]
[lwt.4.2.1-1/META-version.patch: dl]
-> retrieved lwt.4.2.1-1 (https://opam.ocaml.org/cache)
[lwt: patch] applying META-version.patch
[lwt: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lwt" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt.4.2.1-1)
- discover src/unix/lwt_config.{h,ml},src/unix/unix_c_flags.sexp,src/unix/unix_c_library_flags.sexp
- found config var ext_obj: ...................... .o
- found config var default_executable_name: ...... a.out
- found config var ccomp_type: ................... cc
- found config var system: ....................... linux
- found config var os_type: ...................... Unix
- found config var use_libev: .................... false
- not checking for pkg-config
- not checking for libev
- testing for pthread: ........................... available
- testing for eventfd: ........................... available
- testing for fd passing: ........................ available
- testing for sched_getcpu: ...................... unavailable
- testing for affinity getting/setting: .......... unavailable
- testing for credentials getting (Linux): ....... available
- testing for credentials getting (NetBSD): ...... unavailable
- testing for credentials getting (OpenBSD): ..... unavailable
- testing for credentials getting (FreeBSD): ..... unavailable
- testing for credentials getting (getpeereid): .. unavailable
- testing for fdatasync: ......................... available
- testing for netdb_reentrant: ................... unavailable
- testing for reentrant gethost*: ................ available
- testing for nanosecond stat support: ........... *tim.tv_nsec
- testing for BSD mincore: ....................... unavailable
- ocamlc src/unix/unix_read_job.o
- unix_read_job.c: In function 'result_read':
- unix_read_job.c:52:40: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 52 | memcpy(String_val(job->string) + job->offset, job->buffer, result);
- In file included from unix_read_job.c:15:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
- ocamlc src/unix/lwt_unix_stubs.o
- lwt_unix_stubs.c: In function 'lwt_unix_blit_to_bytes':
- lwt_unix_stubs.c:134:31: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 134 | memcpy(String_val(val_buf2) + Long_val(val_ofs2),
- In file included from /usr/include/x86_64-linux-gnu/sys/un.h:38,
- from /home/opam/.opam/default/lib/ocaml/caml/socketaddr.h:22,
- from lwt_unix.h:15,
- from lwt_unix_stubs.c:35:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
-> compiled lwt.4.2.1-1
-> installed lwt.4.2.1-1
=== STDERR ===
2026-09-03 20:12.40: OK: build lwt.4.2.1-1 (runc: 12.7s, disk: 10KB)
2026-09-03 20:12.40: Job succeeded