Build:
- 0
2026-06-16 16:19.57: New job: build tgls.0.9.0 (dcf530f10acf) 2026-06-16 16:19.57: Waiting for resource in pool day11-builds 2026-06-16 17:01.16: Got resource from pool day11-builds 2026-06-16 17:01.16: [profile full] build tgls.0.9.0 2026-06-16 17:01.16: build tgls.0.9.0 (dcf530f10acf) === DEPENDENCIES (18 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d conf-libffi.2.0.0 8d7a8d3da0b7 conf-pkg-config.5 64c6b37d622b csexp.1.5.2 e2491a88a8e9 ctypes.0.24.0 5b2d1c971bbe ctypes-foreign.0.24.0 be73599d8de8 dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 integers.0.8.0 724bb489596a 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 stdlib-shims.0.3.0 b64bd5274094 topkg.1.0.8 b26b093bca52 === 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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgles2 -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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgles2 -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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgles2 -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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgles2 -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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgles2 -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 src -I support -I test -I src/tgles3 -I src/tgles2 -I src/tgl3 -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 src -I support -I test -I src/tgles3 -I src/tgles2 -I src/tgl3 -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 src -I support -I test -I src/tgles3 -I src/tgles2 -I src/tgl3 -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 src -I support -I test -I src/tgles3 -I src/tgles2 -I src/tgl3 -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 src -I support -I test -I src/tgles3 -I src/tgles2 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles3 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles2 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles2 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles2 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles2 -I src/tgl3 -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 src -I support -I test -I src/tgl4 -I src/tgles2 -I src/tgl3 -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-06-16 17:01.37: OK: build tgls.0.9.0 (runc: 12.2s, disk: 18KB) 2026-06-16 17:01.37: Job succeeded