Build:
- 1
- 0
2026-09-04 16:52.47: New job: build wall.0.4.1 (170d906bbf44)
2026-09-04 16:52.47: Waiting for resource in pool day11-builds
2026-09-04 18:07.44: Got resource from pool day11-builds
2026-09-04 18:07.44: [profile full] build wall.0.4.1
2026-09-04 18:07.44: build wall.0.4.1 (170d906bbf44)
=== DEPENDENCIES (17 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
compiler-cloning.enabled 966a2e6839f0
conf-gles2.3.0 417ea40a3b3e
conf-pkg-config.5 74f50f3cfe72
dune.3.24.2 25fbaa318de6
gg.1.0.0 1c0d345acc41
grenier.0.16 1afc98e74028
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
result.1.5 de914be7381a
stb_image.0.5 62f95bed1d36
stb_truetype.0.7 2c4313341755
topkg.1.1.1 2919b4412ec4
=== STDOUT ===
Processing: [default: loading data]
[wall.0.4.1: dl]
[wall.0.4.1: extract]
-> retrieved wall.0.4.1 (https://opam.ocaml.org/cache)
[wall: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "wall" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/wall.0.4.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +26 -g -bin-annot -bin-annot-occurrences -I lib/.wall.objs/byte -I /home/opam/.opam/default/lib/gg -I /home/opam/.opam/default/lib/grenier/binpacking -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stb_image -I /home/opam/.opam/default/lib/stb_truetype -cmi-file lib/.wall.objs/byte/wall_text.cmi -no-alias-deps -o lib/.wall.objs/byte/wall_text.cmo -c -impl lib/wall_text.ml)
- File "lib/wall_text.ml", line 351, characters 15-24:
- 351 | let _, key = Glyph.key sx sy font in
- ^^^^^^^^^
- Warning 6 [labels-omitted]: labels sx, sy were omitted in the application of
- this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +26 -g -bin-annot -bin-annot-occurrences -I lib/.wall.objs/byte -I /home/opam/.opam/default/lib/gg -I /home/opam/.opam/default/lib/grenier/binpacking -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stb_image -I /home/opam/.opam/default/lib/stb_truetype -cmi-file lib/.wall.objs/byte/wall__geom.cmi -no-alias-deps -o lib/.wall.objs/byte/wall__geom.cmo -c -impl lib/wall__geom.ml)
- File "lib/wall__geom.ml", line 301, characters 9-21:
- 301 | if point_equals (T.dist_tol t)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label tol was omitted in the application of this
- function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +26 -unsafe -O3 -I lib/.wall.objs/byte -I lib/.wall.objs/native -I /home/opam/.opam/default/lib/gg -I /home/opam/.opam/default/lib/grenier/binpacking -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stb_image -I /home/opam/.opam/default/lib/stb_truetype -cmi-file lib/.wall.objs/byte/wall__geom.cmi -no-alias-deps -o lib/.wall.objs/native/wall__geom.cmx -c -impl lib/wall__geom.ml)
- File "lib/wall__geom.ml", line 301, characters 9-21:
- 301 | if point_equals (T.dist_tol t)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label tol was omitted in the application of this
- function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +26 -g -bin-annot -bin-annot-occurrences -I lib/.wall.objs/byte -I /home/opam/.opam/default/lib/gg -I /home/opam/.opam/default/lib/grenier/binpacking -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stb_image -I /home/opam/.opam/default/lib/stb_truetype -cmi-file lib/.wall.objs/byte/wall.cmi -no-alias-deps -o lib/.wall.objs/byte/wall.cmo -c -impl lib/wall.ml)
- File "lib/wall.ml", line 189, characters 13-21:
- 189 | compose (rotation angle) xform
- ^^^^^^^^
- Warning 6 [labels-omitted]: label a was omitted in the application of this
- function.
-
- File "lib/wall.ml", line 262, characters 14-35:
- 262 | xform = Transform.translation cx cy;
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 274, characters 14-35:
- 274 | xform = Transform.translation (x +. w) (y +. h);
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 287, characters 14-33:
- 287 | xform = Transform.translate cx cy (Transform.rotation angle);
- ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 287, characters 41-59:
- 287 | xform = Transform.translate cx cy (Transform.rotation angle);
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label a was omitted in the application of this
- function.
-
- File "lib/wall.ml", line 334, characters 48-55:
- 334 | let scale ~sx ~sy frame = {frame with xform = rescale sx sy frame.xform}
- ^^^^^^^
- Warning 6 [labels-omitted]: labels sx, sy were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 344, characters 6-17:
- 344 | set_scissor x y w h xf frame
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y, w, h were omitted in the application
- of this function.
-
- File "lib/wall.ml", line 361, characters 6-17:
- 361 | set_scissor x y w h xf frame
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y, w, h were omitted in the application
- of this function.
-
- File "lib/wall.ml", line 606, characters 11-18:
- 606 | then line_to t x1 y1
- ^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 618, characters 13-20:
- 618 | then line_to t x1 y1
- ^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 921, characters 18-39:
- 921 | begin match cls.Typesetter.render xf x quadbuf
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label push was omitted in the application of this
- function.
-
- File "lib/wall.ml", line 953, characters 6-30:
- 953 | Backend.Convex_fill.draw path.V.fill_first path.V.fill_count;
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 955, characters 8-35:
- 955 | Backend.Convex_fill.draw_aa path.V.stroke_first path.V.stroke_count
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 961, characters 11-36:
- 961 | Backend.Fill.draw_stencil fill_first fill_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 969, characters 13-33:
- 969 | Backend.Fill.draw_aa stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 973, characters 6-35:
- 973 | Backend.Fill.finish_and_cover b.triangle_offset b.triangle_count
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 979, characters 11-46:
- 979 | Backend.Stencil_stroke.draw_stencil stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 986, characters 11-41:
- 986 | Backend.Stencil_stroke.draw_aa stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 992, characters 11-44:
- 992 | Backend.Stencil_stroke.draw_clear stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 1000, characters 11-37:
- 1000 | Backend.Direct_stroke.draw stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 1005, characters 6-28:
- 1005 | Backend.Triangles.draw b.triangle_offset b.triangle_count
- ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 1041, characters 4-19:
- 1041 | Backend.prepare t.g width height (B.sub t.b);
- ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels width, height were omitted in the
- application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +26 -unsafe -O3 -I lib/.wall.objs/byte -I lib/.wall.objs/native -I /home/opam/.opam/default/lib/gg -I /home/opam/.opam/default/lib/grenier/binpacking -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stb_image -I /home/opam/.opam/default/lib/stb_truetype -cmi-file lib/.wall.objs/byte/wall.cmi -no-alias-deps -o lib/.wall.objs/native/wall.cmx -c -impl lib/wall.ml)
- File "lib/wall.ml", line 189, characters 13-21:
- 189 | compose (rotation angle) xform
- ^^^^^^^^
- Warning 6 [labels-omitted]: label a was omitted in the application of this
- function.
-
- File "lib/wall.ml", line 262, characters 14-35:
- 262 | xform = Transform.translation cx cy;
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 274, characters 14-35:
- 274 | xform = Transform.translation (x +. w) (y +. h);
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 287, characters 14-33:
- 287 | xform = Transform.translate cx cy (Transform.rotation angle);
- ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 287, characters 41-59:
- 287 | xform = Transform.translate cx cy (Transform.rotation angle);
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label a was omitted in the application of this
- function.
-
- File "lib/wall.ml", line 334, characters 48-55:
- 334 | let scale ~sx ~sy frame = {frame with xform = rescale sx sy frame.xform}
- ^^^^^^^
- Warning 6 [labels-omitted]: labels sx, sy were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 344, characters 6-17:
- 344 | set_scissor x y w h xf frame
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y, w, h were omitted in the application
- of this function.
-
- File "lib/wall.ml", line 361, characters 6-17:
- 361 | set_scissor x y w h xf frame
- ^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels x, y, w, h were omitted in the application
- of this function.
-
- File "lib/wall.ml", line 606, characters 11-18:
- 606 | then line_to t x1 y1
- ^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 618, characters 13-20:
- 618 | then line_to t x1 y1
- ^^^^^^^
- Warning 6 [labels-omitted]: labels x, y were omitted in the application of
- this function.
-
- File "lib/wall.ml", line 921, characters 18-39:
- 921 | begin match cls.Typesetter.render xf x quadbuf
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label push was omitted in the application of this
- function.
-
- File "lib/wall.ml", line 953, characters 6-30:
- 953 | Backend.Convex_fill.draw path.V.fill_first path.V.fill_count;
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 955, characters 8-35:
- 955 | Backend.Convex_fill.draw_aa path.V.stroke_first path.V.stroke_count
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 961, characters 11-36:
- 961 | Backend.Fill.draw_stencil fill_first fill_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 969, characters 13-33:
- 969 | Backend.Fill.draw_aa stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 973, characters 6-35:
- 973 | Backend.Fill.finish_and_cover b.triangle_offset b.triangle_count
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 979, characters 11-46:
- 979 | Backend.Stencil_stroke.draw_stencil stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 986, characters 11-41:
- 986 | Backend.Stencil_stroke.draw_aa stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 992, characters 11-44:
- 992 | Backend.Stencil_stroke.draw_clear stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 1000, characters 11-37:
- 1000 | Backend.Direct_stroke.draw stroke_first stroke_count)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 1005, characters 6-28:
- 1005 | Backend.Triangles.draw b.triangle_offset b.triangle_count
- ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels first, count were omitted in the
- application of this function.
-
- File "lib/wall.ml", line 1041, characters 4-19:
- 1041 | Backend.prepare t.g width height (B.sub t.b);
- ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels width, height were omitted in the
- application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +26 -unsafe -O3 -I lib/.wall.objs/byte -I lib/.wall.objs/native -I /home/opam/.opam/default/lib/gg -I /home/opam/.opam/default/lib/grenier/binpacking -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stb_image -I /home/opam/.opam/default/lib/stb_truetype -cmi-file lib/.wall.objs/byte/wall_text.cmi -no-alias-deps -o lib/.wall.objs/native/wall_text.cmx -c -impl lib/wall_text.ml)
- File "lib/wall_text.ml", line 351, characters 15-24:
- 351 | let _, key = Glyph.key sx sy font in
- ^^^^^^^^^
- Warning 6 [labels-omitted]: labels sx, sy were omitted in the application of
- this function.
-> compiled wall.0.4.1
-> installed wall.0.4.1
[WARNING] Opam package conf-gles2.3.0 depends on the following system package that can no longer be found: libgles2-mesa-dev
=== STDERR ===
2026-09-04 18:08.00: OK: build wall.0.4.1 (runc: 4.6s, disk: 22KB)
2026-09-04 18:08.00: Job succeeded