Build:
  1. 0
2026-06-24 16:10.30: New job: build tsdl.1.3.0 (ab0d04538be0)
2026-06-24 16:10.30: Waiting for resource in pool day11-builds
2026-06-24 17:10.07: Got resource from pool day11-builds
2026-06-24 17:10.07: [profile full] build tsdl.1.3.0
2026-06-24 17:10.07: build tsdl.1.3.0 (ab0d04538be0)
=== DEPENDENCIES (19 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-libffi.2.0.0                                  61d8d9bdb420
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-sdl2.1                                        1b88e3221a2b
  csexp.1.5.2                                        977b865a51b4
  ctypes.0.24.0                                      66877315b5f5
  ctypes-foreign.0.24.0                              8a5f5dfd7517
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  integers.0.8.0                                     ee53929eae89
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  stdlib-shims.0.3.0                                 e7f8a4f187fa
  topkg.1.1.1                                        ac206dbbd2b6
=== STDOUT ===
Processing: [default: loading data]
[tsdl.1.3.0: dl]
[tsdl.1.3.0: extract]
-> retrieved tsdl.1.3.0  (https://opam.ocaml.org/cache)
[tsdl: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/tsdl.1.3.0)
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -g -thread -ccopt -DHAS_SDL2 -ccopt -I/usr/include/SDL2 -ccopt -D_REENTRANT -c src/tsdl_stubs.c
- + ocamlfind ocamlc -g -thread -ccopt -DHAS_SDL2 -ccopt -I/usr/include/SDL2 -ccopt -D_REENTRANT -c src/tsdl_stubs.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + mv tsdl_stubs.o src/tsdl_stubs.o
- + ocamlfind ocamlmklib -o src/tsdl_stubs -g -lSDL2 src/tsdl_stubs.o
- + ocamlfind ocamlmklib -o src/tsdl_stubs -g -lSDL2 src/tsdl_stubs.o
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -modules support/consts.ml > support/consts.ml.depends
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -I support -I src -o support/consts.cmo support/consts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -I support -I src -o support/consts.cmo support/consts.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -g -thread -ccopt -DHAS_SDL2 -ccopt -I/usr/include/SDL2 -ccopt -D_REENTRANT -c support/consts_stub.c
- + ocamlfind ocamlc -g -thread -ccopt -DHAS_SDL2 -ccopt -I/usr/include/SDL2 -ccopt -D_REENTRANT -c support/consts_stub.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + mv consts_stub.o support/consts_stub.o
- + ocamlfind ocamlc -linkpkg -g -custom -thread -I support support/consts.cmo support/consts_stub.o -o support/consts.byte
- + ocamlfind ocamlc -linkpkg -g -custom -thread -I support support/consts.cmo support/consts_stub.o -o support/consts.byte
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + support/consts.byte src/tsdl_consts.ml
- + ocamlfind ocamldep -modules src/tsdl_consts.ml > src/tsdl_consts.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -I src -o src/tsdl_consts.cmo src/tsdl_consts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -I src -o src/tsdl_consts.cmo src/tsdl_consts.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package 'ctypes ctypes-foreign' -modules src/tsdl.ml > src/tsdl.ml.depends
- + ocamlfind ocamldep -package 'ctypes ctypes-foreign' -modules src/tsdl.mli > src/tsdl.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package 'ctypes ctypes-foreign' -I src -o src/tsdl.cmi src/tsdl.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package 'ctypes ctypes-foreign' -I src -o src/tsdl.cmi src/tsdl.mli
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -I src -o src/tsdl_consts.cmx src/tsdl_consts.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -I src -o src/tsdl_consts.cmx src/tsdl_consts.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package 'ctypes ctypes-foreign' -I src -o src/tsdl.cmx src/tsdl.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package 'ctypes ctypes-foreign' -I src -o src/tsdl.cmx src/tsdl.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -thread -cclib -ltsdl_stubs -cclib -lSDL2 -package 'ctypes ctypes-foreign' -I src src/tsdl_consts.cmx src/tsdl.cmx -o src/tsdl.cmxa
- + ocamlfind ocamlopt -a -thread -cclib -ltsdl_stubs -cclib -lSDL2 -package 'ctypes ctypes-foreign' -I src src/tsdl_consts.cmx src/tsdl.cmx -o src/tsdl.cmxa
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package 'ctypes ctypes-foreign' -I src -o src/tsdl.cmo src/tsdl.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package 'ctypes ctypes-foreign' -I src -o src/tsdl.cmo src/tsdl.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/tsdl_top.ml > src/top/tsdl_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package compiler-libs.toplevel -I src/top -I src -o src/top/tsdl_top.cmo src/top/tsdl_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package compiler-libs.toplevel -I src/top -I src -o src/top/tsdl_top.cmo src/top/tsdl_top.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package compiler-libs.toplevel -I src/top -I src -o src/top/tsdl_top.cmx src/top/tsdl_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package compiler-libs.toplevel -I src/top -I src -o src/top/tsdl_top.cmx src/top/tsdl_top.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -thread -package compiler-libs.toplevel -I src/top src/top/tsdl_top.cmx -o src/top/tsdl_top.cmxa
- + ocamlfind ocamlopt -a -thread -package compiler-libs.toplevel -I src/top src/top/tsdl_top.cmx -o src/top/tsdl_top.cmxa
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -thread src/libtsdl_stubs.a -cclib -ltsdl_stubs -cclib -lSDL2 -package 'ctypes ctypes-foreign' -I src src/tsdl.cmxa -o src/tsdl.cmxs
- + ocamlfind ocamlc -a -thread -dllib -ltsdl_stubs -cclib -ltsdl_stubs -cclib -lSDL2 -package 'ctypes ctypes-foreign' -I src src/tsdl_consts.cmo src/tsdl.cmo -o src/tsdl.cma
- + ocamlfind ocamlopt -shared -linkall -thread -package compiler-libs.toplevel -I src/top src/top/tsdl_top.cmxa -o src/top/tsdl_top.cmxs
- + ocamlfind ocamlc -a -thread -package compiler-libs.toplevel -I src/top src/top/tsdl_top.cmo -o src/top/tsdl_top.cma
- + ocamlfind ocamlc -a -thread -package compiler-libs.toplevel -I src/top src/top/tsdl_top.cmo -o src/top/tsdl_top.cma
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -a -thread -dllib -ltsdl_stubs -cclib -ltsdl_stubs -cclib -lSDL2 -package 'ctypes ctypes-foreign' -I src src/tsdl_consts.cmo src/tsdl.cmo -o src/tsdl.cma
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -thread -package compiler-libs.toplevel -I src/top src/top/tsdl_top.cmxa -o src/top/tsdl_top.cmxs
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -thread src/libtsdl_stubs.a -cclib -ltsdl_stubs -cclib -lSDL2 -package 'ctypes ctypes-foreign' -I src src/tsdl.cmxa -o src/tsdl.cmxs
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- # Parallel statistics: { count(total): 1(25), max: 4, min: 4, average(total): 4.000(1.120) }
- + 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
-> compiled  tsdl.1.3.0
-> installed tsdl.1.3.0
[WARNING] Opam packages conf-libffi.2.0.0 and conf-sdl2.1 depend on the following system packages that are no longer installed: libffi-dev libsdl2-dev
  - conf-libffi.2.0.0: depends on libffi-dev
  - conf-sdl2.1: depends on libsdl2-dev

=== STDERR ===

2026-06-24 17:10.28: OK: build tsdl.1.3.0 (runc: 10.1s, disk: 17KB)
2026-06-24 17:10.28: Job succeeded