Build:
  1. 0
2026-06-16 14:30.48: New job: build lwt.4.2.1-1 (9d313d4045a9)
2026-06-16 14:30.48: Waiting for resource in pool day11-builds
2026-06-16 16:12.39: Got resource from pool day11-builds
2026-06-16 16:12.39: [profile full] build lwt.4.2.1-1
2026-06-16 16:12.39: build lwt.4.2.1-1 (9d313d4045a9)
=== DEPENDENCIES (14 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              b348b1d45233
  cppo.1.8.0                                         5b7957cf3e5d
  dune.3.23.1                                        fc50a1588b4e
  mmap.1.2.0                                         708ebfb2fc63
  ocaml.4.11.2                                       82527a3d9959
  ocaml-base-compiler.4.11.2                         853adb80bee7
  ocaml-config.1                                     73dc523c3cc6
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlfind.1.9.6                                    37418aad65fb
  ocamlfind-secondary.1.9.6                          4507fb801bdf
  result.1.5                                         22261c52cca2
  seq.base                                           9cd2e9e1495c
=== 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)
- (cd _build/default/src/unix && config/discover.exe -ocamlc-config ocamlc_config -lwt-config lwt_config)
- 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: ...................... available
- testing for affinity getting/setting: .......... available
- 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
- (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I. -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/mmap -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/seq -I ../core -o unix_read_job.o -c unix_read_job.c)
- 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,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I. -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/mmap -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/seq -I ../core -o lwt_unix_stubs.o -c lwt_unix_stubs.c)
- 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:37,
-                  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-06-16 16:13.14: OK: build lwt.4.2.1-1 (runc: 21.7s, disk: 10KB)
2026-06-16 16:13.14: Job succeeded