Build:
  1. 0
2026-06-24 13:54.50: New job: build graphics.5.2.0 (47e0770cab3d)
2026-06-24 13:54.50: Waiting for resource in pool day11-builds
2026-06-24 13:55.45: Got resource from pool day11-builds
2026-06-24 13:55.45: [profile full] build graphics.5.2.0
2026-06-24 13:55.45: build graphics.5.2.0 (47e0770cab3d)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-libX11.1                                      97c22001c0ed
  conf-libXft.1                                      cbe7d20a85e0
  conf-pkg-config.5                                  d5de2c6a88f9
  csexp.1.5.2                                        977b865a51b4
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
=== STDOUT ===
Processing: [default: loading data]
[graphics.5.2.0: dl]
[graphics.5.2.0: extract]
-> retrieved graphics.5.2.0  (https://opam.ocaml.org/cache)
[graphics: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "graphics" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/graphics.5.2.0)
- File "_build/.dune/default/src/dune", line 8, characters 9-14:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-              ^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o color.o -c color.c)
- In file included from src/unix/color.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 61-70:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                                                                  ^^^^^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o point_col.o -c point_col.c)
- In file included from src/unix/point_col.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 36-40:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                                         ^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o fill.o -c fill.c)
- In file included from src/unix/fill.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 77-86:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                                                                                  ^^^^^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o subwindow.o -c subwindow.c)
- In file included from src/unix/subwindow.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 87-91:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                                                                                            ^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o text.o -c text.c)
- In file included from src/unix/text.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 41-46:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                                              ^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o image.o -c image.c)
- In file included from src/unix/image.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 47-55:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                                                    ^^^^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o make_img.o -c make_img.c)
- In file included from src/unix/make_img.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 20-28:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                         ^^^^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o dump_img.o -c dump_img.c)
- In file included from src/unix/dump_img.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 56-60:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                                                             ^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o open.o -c open.c)
- In file included from src/unix/open.c:19:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 15-19:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                    ^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o draw.o -c draw.c)
- In file included from src/unix/draw.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 71-76:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                                                                            ^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o sound.o -c sound.c)
- In file included from src/unix/sound.c:16:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
- File "_build/.dune/default/src/dune", line 8, characters 29-35:
- 8 |   (names color draw dump_img events fill image make_img open point_col sound subwindow text)
-                                  ^^^^^^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o events.o -c events.c)
- In file included from src/unix/events.c:19:
- src/unix/libgraph.h:19:10: fatal error: X11/Xft/Xft.h: No such file or directory
- compilation terminated.
[ERROR] The compilation of graphics.5.2.0 failed at "dune build -p graphics -j 39 @install".
build failed... 

=== STDERR ===

2026-06-24 13:56.05: FAILED: build graphics.5.2.0
2026-06-24 13:56.05: Job failed: build failed: graphics.5.2.0