Build:
  1. 0
2026-09-04 18:16.03: New job: build tgls.0.9.0 (9948c21a3647)
2026-09-04 18:16.03: Waiting for resource in pool day11-builds
2026-09-04 18:38.40: Got resource from pool day11-builds
2026-09-04 18:38.40: [profile full] build tgls.0.9.0
2026-09-04 18:38.40: build tgls.0.9.0 (9948c21a3647)
=== DEPENDENCIES (18 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  conf-libffi.2.0.0                                  32cf20b5f065
  conf-pkg-config.5                                  74f50f3cfe72
  csexp.1.5.2                                        8c096e7de322
  ctypes.0.24.0                                      df76887af7b0
  ctypes-foreign.0.24.0                              0c24e2e5e381
  dune.3.24.2                                        25fbaa318de6
  dune-configurator.3.24.2                           517e3f9cad4b
  integers.0.8.0                                     9e0dce9e7394
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  stdlib-shims.0.3.0                                 cc542b70be6c
  topkg.1.0.8                                        ec9a2745e955
=== STDOUT ===
Processing: [default: loading data]
[tgls.0.9.0: dl]
[tgls.0.9.0: extract]
-> retrieved tgls.0.9.0  (https://opam.ocaml.org/cache)
[tgls: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/tgls.0.9.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -I +unix unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package ctypes-foreign -package ctypes -modules src/tgl3/tgl3.ml > src/tgl3/tgl3.ml.depends
- + ocamlfind ocamldep -package ctypes-foreign -package ctypes -modules src/tgl3/tgl3.mli > src/tgl3/tgl3.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl3 -I support -I test -I src -I src/tgles2 -I src/tgl4 -I src/tgles3 -o src/tgl3/tgl3.cmi src/tgl3/tgl3.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl3 -I support -I test -I src -I src/tgles2 -I src/tgl4 -I src/tgles3 -o src/tgl3/tgl3.cmx src/tgl3/tgl3.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl3 -I support -I test -I src -I src/tgles2 -I src/tgl4 -I src/tgles3 -o src/tgl3/tgl3.cmx src/tgl3/tgl3.ml
- File "src/tgl3/tgl3.ml", line 29, characters 13-87:
- 29 |       ignore (foreign ?from ~abi:Libffi_abi.stdcall "glClear" (int @-> returning void)) ;
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
-   maybe some arguments are missing.
- + ocamlfind ocamlopt -a -thread -ccopt -Wl,-no-as-needed -package ctypes-foreign -package ctypes -I src/tgl3 src/tgl3/tgl3.cmx -o src/tgl3/tgl3.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -ccopt -Wl,-no-as-needed -package ctypes-foreign -package ctypes -I src/tgl3 src/tgl3/tgl3.cmxa -o src/tgl3/tgl3.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl3 -I support -I test -I src -I src/tgles2 -I src/tgl4 -I src/tgles3 -o src/tgl3/tgl3.cmo src/tgl3/tgl3.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl3 -I support -I test -I src -I src/tgles2 -I src/tgl4 -I src/tgles3 -o src/tgl3/tgl3.cmo src/tgl3/tgl3.ml
- File "src/tgl3/tgl3.ml", line 29, characters 13-87:
- 29 |       ignore (foreign ?from ~abi:Libffi_abi.stdcall "glClear" (int @-> returning void)) ;
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
-   maybe some arguments are missing.
- + ocamlfind ocamlc -a -custom -thread -ccopt -Wl,-no-as-needed -dllib -ltgl3 -package ctypes-foreign -package ctypes -I src/tgl3 src/tgl3/tgl3.cmo -o src/tgl3/tgl3.cma
- + ocamlfind ocamldep -package ctypes-foreign -package ctypes -modules src/tgl4/tgl4.ml > src/tgl4/tgl4.ml.depends
- + ocamlfind ocamldep -package ctypes-foreign -package ctypes -modules src/tgl4/tgl4.mli > src/tgl4/tgl4.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl4 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgles3 -o src/tgl4/tgl4.cmi src/tgl4/tgl4.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl4 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgles3 -o src/tgl4/tgl4.cmx src/tgl4/tgl4.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl4 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgles3 -o src/tgl4/tgl4.cmx src/tgl4/tgl4.ml
- File "src/tgl4/tgl4.ml", line 29, characters 13-87:
- 29 |       ignore (foreign ?from ~abi:Libffi_abi.stdcall "glClear" (int @-> returning void)) ;
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
-   maybe some arguments are missing.
- + ocamlfind ocamlopt -a -thread -ccopt -Wl,-no-as-needed -package ctypes-foreign -package ctypes -I src/tgl4 src/tgl4/tgl4.cmx -o src/tgl4/tgl4.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -ccopt -Wl,-no-as-needed -package ctypes-foreign -package ctypes -I src/tgl4 src/tgl4/tgl4.cmxa -o src/tgl4/tgl4.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl4 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgles3 -o src/tgl4/tgl4.cmo src/tgl4/tgl4.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgl4 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgles3 -o src/tgl4/tgl4.cmo src/tgl4/tgl4.ml
- File "src/tgl4/tgl4.ml", line 29, characters 13-87:
- 29 |       ignore (foreign ?from ~abi:Libffi_abi.stdcall "glClear" (int @-> returning void)) ;
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
-   maybe some arguments are missing.
- + ocamlfind ocamlc -a -custom -thread -ccopt -Wl,-no-as-needed -dllib -ltgl3 -package ctypes-foreign -package ctypes -I src/tgl4 src/tgl4/tgl4.cmo -o src/tgl4/tgl4.cma
- + ocamlfind ocamldep -package ctypes-foreign -package ctypes -modules src/tgles2/tgles2.ml > src/tgles2/tgles2.ml.depends
- + ocamlfind ocamldep -package ctypes-foreign -package ctypes -modules src/tgles2/tgles2.mli > src/tgles2/tgles2.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles2 -I support -I test -I src -I src/tgl3 -I src/tgl4 -I src/tgles3 -o src/tgles2/tgles2.cmi src/tgles2/tgles2.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles2 -I support -I test -I src -I src/tgl3 -I src/tgl4 -I src/tgles3 -o src/tgles2/tgles2.cmx src/tgles2/tgles2.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles2 -I support -I test -I src -I src/tgl3 -I src/tgl4 -I src/tgles3 -o src/tgles2/tgles2.cmx src/tgles2/tgles2.ml
- File "src/tgles2/tgles2.ml", line 29, characters 13-87:
- 29 |       ignore (foreign ?from ~abi:Libffi_abi.stdcall "glClear" (int @-> returning void)) ;
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
-   maybe some arguments are missing.
- + ocamlfind ocamlopt -a -thread -ccopt -Wl,-no-as-needed -package ctypes-foreign -package ctypes -I src/tgles2 src/tgles2/tgles2.cmx -o src/tgles2/tgles2.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -ccopt -Wl,-no-as-needed -package ctypes-foreign -package ctypes -I src/tgles2 src/tgles2/tgles2.cmxa -o src/tgles2/tgles2.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles2 -I support -I test -I src -I src/tgl3 -I src/tgl4 -I src/tgles3 -o src/tgles2/tgles2.cmo src/tgles2/tgles2.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles2 -I support -I test -I src -I src/tgl3 -I src/tgl4 -I src/tgles3 -o src/tgles2/tgles2.cmo src/tgles2/tgles2.ml
- File "src/tgles2/tgles2.ml", line 29, characters 13-87:
- 29 |       ignore (foreign ?from ~abi:Libffi_abi.stdcall "glClear" (int @-> returning void)) ;
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
-   maybe some arguments are missing.
- + ocamlfind ocamlc -a -custom -thread -ccopt -Wl,-no-as-needed -dllib -ltgles2 -package ctypes-foreign -package ctypes -I src/tgles2 src/tgles2/tgles2.cmo -o src/tgles2/tgles2.cma
- + ocamlfind ocamldep -package ctypes-foreign -package ctypes -modules src/tgles3/tgles3.ml > src/tgles3/tgles3.ml.depends
- + ocamlfind ocamldep -package ctypes-foreign -package ctypes -modules src/tgles3/tgles3.mli > src/tgles3/tgles3.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles3 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgl4 -o src/tgles3/tgles3.cmi src/tgles3/tgles3.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles3 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgl4 -o src/tgles3/tgles3.cmx src/tgles3/tgles3.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles3 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgl4 -o src/tgles3/tgles3.cmx src/tgles3/tgles3.ml
- File "src/tgles3/tgles3.ml", line 29, characters 13-87:
- 29 |       ignore (foreign ?from ~abi:Libffi_abi.stdcall "glClear" (int @-> returning void)) ;
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
-   maybe some arguments are missing.
- + ocamlfind ocamlopt -a -thread -ccopt -Wl,-no-as-needed -package ctypes-foreign -package ctypes -I src/tgles3 src/tgles3/tgles3.cmx -o src/tgles3/tgles3.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -ccopt -Wl,-no-as-needed -package ctypes-foreign -package ctypes -I src/tgles3 src/tgles3/tgles3.cmxa -o src/tgles3/tgles3.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles3 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgl4 -o src/tgles3/tgles3.cmo src/tgles3/tgles3.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package ctypes-foreign -package ctypes -I src/tgles3 -I support -I test -I src -I src/tgl3 -I src/tgles2 -I src/tgl4 -o src/tgles3/tgles3.cmo src/tgles3/tgles3.ml
- File "src/tgles3/tgles3.ml", line 29, characters 13-87:
- 29 |       ignore (foreign ?from ~abi:Libffi_abi.stdcall "glClear" (int @-> returning void)) ;
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
-   maybe some arguments are missing.
- + ocamlfind ocamlc -a -custom -thread -ccopt -Wl,-no-as-needed -dllib -ltgles3 -package ctypes-foreign -package ctypes -I src/tgles3 src/tgles3/tgles3.cmo -o src/tgles3/tgles3.cma
- + ocamlfind ocamlc -g -thread -c src/tgl_stub.c
- + mv tgl_stub.o src/tgl_stub.o
- + ocamlfind ocamlmklib -o src/tgl3/tgl3 -g -ldopt -Wl,-no-as-needed src/tgl_stub.o
- + ocamlfind ocamlmklib -o src/tgl4/tgl4 -g -ldopt -Wl,-no-as-needed src/tgl_stub.o
- + ocamlfind ocamlmklib -o src/tgles2/tgles2 -g -ldopt -Wl,-no-as-needed src/tgl_stub.o
- + ocamlfind ocamlmklib -o src/tgles3/tgles3 -g -ldopt -Wl,-no-as-needed src/tgl_stub.o
- # No parallelism done
-> compiled  tgls.0.9.0
-> installed tgls.0.9.0
[WARNING] Opam package conf-libffi.2.0.0 depends on the following system package that can no longer be found: libffi-dev

=== STDERR ===

2026-09-04 18:39.00: OK: build tgls.0.9.0 (runc: 13.6s, disk: 18KB)
2026-09-04 18:39.00: Job succeeded