Build:
  1. 0
2026-06-16 13:46.12: New job: build win-eventlog.0.3 (0d0acfb47090)
2026-06-16 13:46.12: Waiting for resource in pool day11-builds
2026-06-16 14:32.34: Got resource from pool day11-builds
2026-06-16 14:32.34: [profile full] build win-eventlog.0.3
2026-06-16 14:32.34: build win-eventlog.0.3 (0d0acfb47090)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        d50060dd2cab
  logs.0.10.0                                        90d980464842
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  result.1.5                                         bde760920416
  topkg.1.1.1                                        4a88955a28b6
=== 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-16 14:32.40: OK: build win-eventlog.0.3 (runc: 2.6s, disk: 7KB)
2026-06-16 14:32.40: Job succeeded