Build:
  1. 0
2026-09-19 19:54.17: New job: build win-eventlog.0.3 (631649fe7253)
2026-09-19 19:54.17: Waiting for resource in pool day11-builds
2026-09-19 21:10.57: Got resource from pool day11-builds
2026-09-19 21:10.57: [profile full] build win-eventlog.0.3
2026-09-19 21:10.57: build win-eventlog.0.3 (631649fe7253)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  ddcab511c589
  base-unix.base                                     742554e1dbc2
  compiler-cloning.enabled                           9ab6e8146b48
  dune.3.24.2                                        fc1180f13f25
  logs.0.10.0                                        6bfe06fb4d6d
  ocaml.5.5.1                                        62cb7e73ffb1
  ocaml-base-compiler.5.5.1                          3187d6d6f452
  ocaml-compiler.5.5.1                               3af2e5d33cd9
  ocamlbuild.0.16.1                                  8d3df99eafcd
  ocamlfind.1.9.9~preview                            7593ab790e0d
  result.1.5                                         d4874f74d357
  topkg.1.1.1                                        7da6df9c9f9d
=== 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)
- File "lib/dune", line 5, characters 10-24:
- 5 |  (c_names eventlog_stubs)
-               ^^^^^^^^^^^^^^
- (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: error: 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
[ERROR] The compilation of win-eventlog.0.3 failed at "dune build -p win-eventlog -j 39".
build failed... 

=== STDERR ===

2026-09-19 21:11.03: FAILED: build win-eventlog.0.3
2026-09-19 21:11.03: Job failed: build failed: win-eventlog.0.3