Build:
  1. 0
2026-09-19 17:48.40: New job: build camlgpc.1.0 (de671ee2593c)
2026-09-19 17:48.40: Waiting for resource in pool day11-builds
2026-09-19 18:12.37: Got resource from pool day11-builds
2026-09-19 18:12.37: [profile full] build camlgpc.1.0
2026-09-19 18:12.37: build camlgpc.1.0 (de671ee2593c)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           9ab6e8146b48
  ocaml.5.5.1                                        62cb7e73ffb1
  ocaml-base-compiler.5.5.1                          3187d6d6f452
  ocaml-compiler.5.5.1                               3af2e5d33cd9
  ocamlfind.1.9.9~preview                            7593ab790e0d
=== STDOUT ===
Processing: [default: loading data]
[camlgpc.1.0: dl]
[camlgpc.1.0: extract]
-> retrieved camlgpc.1.0  (https://opam.ocaml.org/cache)
[camlgpc: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/camlgpc.1.0)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlgpc.1.0'
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC -DNATIVE_CODE   \
- 			    -o gpc.o " gpc.c 
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC -DNATIVE_CODE   \
- 			    -o gpcml.o " gpcml.c 
- gpcml.c: In function 'gpcml_buildpolygon':
- gpcml.c:31:9: error: implicit declaration of function 'alloc_custom'; did you mean 'caml_alloc_custom'? [-Wimplicit-function-declaration]
-    31 |   cst = alloc_custom(&polygon_ops, sizeof(gpc_polygon*), 0, 1);
-       |         ^~~~~~~~~~~~
-       |         caml_alloc_custom
- gpcml.c: In function 'gpcml_getpolygon':
- gpcml.c:58:9: error: implicit declaration of function 'alloc_tuple'; did you mean 'caml_alloc_tuple'? [-Wimplicit-function-declaration]
-    58 |   mlp = alloc_tuple(3);
-       |         ^~~~~~~~~~~
-       |         caml_alloc_tuple
- gpcml.c:67:13: error: implicit declaration of function 'alloc'; did you mean 'valloc'? [-Wimplicit-function-declaration]
-    67 |     holes = alloc(p->num_contours, 0);
-       |             ^~~~~
-       |             valloc
- make[1]: *** [OCamlMakefile:1013: gpcml.o] Error 2
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlgpc.1.0'
- make: *** [OCamlMakefile:725: native-code-library] Error 2
[ERROR] The compilation of camlgpc.1.0 failed at "make".
build failed... 

=== STDERR ===

2026-09-19 18:12.47: FAILED: build camlgpc.1.0
2026-09-19 18:12.47: Job failed: build failed: camlgpc.1.0