Build:
  1. 0
2026-06-20 15:52.34: New job: build camlgpc.1.0 (19c007daf161)
2026-06-20 15:52.34: Waiting for resource in pool day11-builds
2026-06-20 15:58.51: Got resource from pool day11-builds
2026-06-20 15:58.51: [profile full] build camlgpc.1.0
2026-06-20 15:58.51: build camlgpc.1.0 (19c007daf161)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           0d2606125f88
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlfind.1.9.8                                    5b46f9d92bbd
=== 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: warning: 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: warning: 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: warning: implicit declaration of function 'alloc'; did you mean 'valloc'? [-Wimplicit-function-declaration]
-    67 |     holes = alloc(p->num_contours, 0);
-       |             ^~~~~
-       |             valloc
- ar rcs libcamlgpc_stubs.a  gpc.o gpcml.o
- ocamlc -c clip.mli
- ocamlopt -c -g clip.ml
- ocamlopt -a              -cclib -lcamlgpc_stubs   \
- 			 -o camlgpc.cmxa clip.cmx
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlgpc.1.0'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlgpc.1.0'
- make[1]: 'libcamlgpc_stubs.a' is up to date.
- ocamlc -c -g clip.ml
- ocamlmklib          \
- 			-o camlgpc_stubs  gpc.o gpcml.o  \
- 			
- ocamlc -a -dllib dllcamlgpc_stubs.so -custom              \
- 			-cclib -lcamlgpc_stubs   -o camlgpc.cma  clip.cmo
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlgpc.1.0'
- rm -rf doc/camlgpc/html
- mkdir -p doc/camlgpc/html
- ocamldoc -html -d doc/camlgpc/html clip.mli
-> compiled  camlgpc.1.0
[camlgpc: make install]
+ /usr/bin/make "install" (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'
- make[1]: 'libcamlgpc_stubs.a' is up to date.
- make[1]: 'camlgpc.cmxa' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlgpc.1.0'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlgpc.1.0'
- make[1]: 'libcamlgpc_stubs.a' is up to date.
- make[1]: 'camlgpc.cma' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlgpc.1.0'
- 
- Installing library with ocamlfind
- ocamlfind install  camlgpc META camlgpc.a camlgpc.cma camlgpc.cmxa libcamlgpc_stubs.a dllcamlgpc_stubs.* clip.mli clip.cmi
- Installed /home/opam/.opam/default/lib/camlgpc/clip.cmi
- Installed /home/opam/.opam/default/lib/camlgpc/clip.mli
- Installed /home/opam/.opam/default/lib/camlgpc/libcamlgpc_stubs.a
- Installed /home/opam/.opam/default/lib/camlgpc/camlgpc.cmxa
- Installed /home/opam/.opam/default/lib/camlgpc/camlgpc.cma
- Installed /home/opam/.opam/default/lib/camlgpc/camlgpc.a
- Installed /home/opam/.opam/default/lib/stublibs/dllcamlgpc_stubs.so
- Installed /home/opam/.opam/default/lib/stublibs/dllcamlgpc_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/default/lib/camlgpc/META
- 
- Installation successful.
-> installed camlgpc.1.0

=== STDERR ===

2026-06-20 15:59.04: OK: build camlgpc.1.0 (runc: 2.6s, disk: 8KB)
2026-06-20 15:59.04: Job succeeded