Build:
  1. 0
2026-06-24 13:00.21: New job: build win-eventlog.0.3 (a42e322efce8)
2026-06-24 13:00.21: Waiting for resource in pool day11-builds
2026-06-24 13:48.06: Got resource from pool day11-builds
2026-06-24 13:48.06: [profile full] build win-eventlog.0.3
2026-06-24 13:48.06: build win-eventlog.0.3 (a42e322efce8)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  dune.3.23.1                                        a59dd9b14fe3
  logs.0.10.0                                        8c102ece790d
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  result.1.5                                         dc628609a9da
  topkg.1.1.1                                        ac206dbbd2b6
=== STDOUT ===
Processing: [default: loading data]
[win-eventlog.0.3: dl]
[win-eventlog.0.3: extract]
-> retrieved win-eventlog.0.3  (https://opam.ocaml.org/cache)
[win-eventlog: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "win-eventlog" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/win-eventlog.0.3)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/result -o eventlog_stubs.o -c eventlog_stubs.c)
- eventlog_stubs.c:28:2: warning: #warning "This isn't a Windows platform: there is no real eventlog support here" [-Wcpp]
-    28 | #warning "This isn't a Windows platform: there is no real eventlog support here"
-       |  ^~~~~~~
- eventlog_stubs.c: In function 'CloseHandle':
- eventlog_stubs.c:30:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    30 |   fprintf(stderr, "CloseHandle %d\n", (int)h);
-       |                                       ^
- eventlog_stubs.c: In function 'alloc_eventlog':
- eventlog_stubs.c:85:13: warning: implicit declaration of function 'alloc_custom'; did you mean 'caml_alloc_custom'? [-Wimplicit-function-declaration]
-    85 |   value v = alloc_custom(&eventlog_ops, sizeof(HANDLE), 0, 1);
-       |             ^~~~~~~~~~~~
-       |             caml_alloc_custom
-> compiled  win-eventlog.0.3
-> installed win-eventlog.0.3

=== STDERR ===

2026-06-24 13:48.15: OK: build win-eventlog.0.3 (runc: 2.6s, disk: 7KB)
2026-06-24 13:48.15: Job succeeded