Build:
- 0
2026-06-16 15:27.00: New job: build raylib.1.5.1 (80d4c909980a) 2026-06-16 15:27.00: Waiting for resource in pool day11-builds 2026-06-16 16:19.45: Got resource from pool day11-builds 2026-06-16 16:19.45: [profile full] build raylib.1.5.1 2026-06-16 16:19.45: build raylib.1.5.1 (80d4c909980a) === DEPENDENCIES (19 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d conf-libxcursor.1 9d89afd16052 conf-libxi.1 f5152e1d5741 conf-libxinerama.1 d47981194b57 conf-libxrandr.1 078a96b71f06 conf-mesa.1 f30137f14c97 conf-pkg-config.5 64c6b37d622b csexp.1.5.2 e2491a88a8e9 ctypes.0.24.0 5b2d1c971bbe 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 patch.3.1.1 390f49acc77c stdlib-shims.0.3.0 b64bd5274094 === STDOUT === Processing: [default: loading data] [raylib.1.5.1: dl] [raylib.1.5.1: extract] -> retrieved raylib.1.5.1 (https://opam.ocaml.org/cache) [raylib: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "raylib" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/raylib.1.5.1) - (cd _build/default/src/c && ./apply_patch.exe enable_formats.patch) - vendor/raylib/src/config.h - patching vendor/raylib/src/config.h - File "src/c/dune", lines 20-42, characters 0-663: - 20 | (rule - 21 | (alias build-raylib) - 22 | (targets libraylib.a dllraylib.so) - .... - 40 | (run make -C vendor/raylib/src clean) - 41 | (run make -C vendor/raylib/src RAYLIB_LIBTYPE=SHARED -j 8) - 42 | (copy vendor/raylib/src/libraylib.so.5.5.0 dllraylib.so))))) - (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=STATIC -j 8) - make: Entering directory '/home/opam/.opam/default/.opam-switch/build/raylib.1.5.1/_build/default/src/c/vendor/raylib/src' - gcc -c rcore.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP_GLFW -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -D_GLFW_X11 -I. -Iexternal/glfw/include - gcc -c rshapes.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP_GLFW -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -D_GLFW_X11 -I. -Iexternal/glfw/include - gcc -c rtextures.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP_GLFW -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -D_GLFW_X11 -I. -Iexternal/glfw/include - gcc -c rtext.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP_GLFW -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -D_GLFW_X11 -I. -Iexternal/glfw/include - gcc -c utils.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP_GLFW -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -D_GLFW_X11 -I. -Iexternal/glfw/include - gcc -c rglfw.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP_GLFW -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -D_GLFW_X11 -I. -Iexternal/glfw/include - gcc -c rmodels.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP_GLFW -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -D_GLFW_X11 -I. -Iexternal/glfw/include - gcc -c raudio.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP_GLFW -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -D_GLFW_X11 -I. -Iexternal/glfw/include - make: Leaving directory '/home/opam/.opam/default/.opam-switch/build/raylib.1.5.1/_build/default/src/c/vendor/raylib/src' - In file included from external/glfw/src/platform.h:81, - from external/glfw/src/internal.h:325, - from external/glfw/src/init.c:28, - from rglfw.c:73: - external/glfw/src/x11_platform.h:39:10: fatal error: X11/extensions/Xrandr.h: No such file or directory - 39 | #include <X11/extensions/Xrandr.h> - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - compilation terminated. - make: *** [Makefile:734: rglfw.o] Error 1 - make: *** Waiting for unfinished jobs.... [ERROR] The compilation of raylib.1.5.1 failed at "dune build -p raylib -j 39 @install". build failed... === STDERR === 2026-06-16 16:20.30: FAILED: build raylib.1.5.1 2026-06-16 16:20.30: Job failed: build failed: raylib.1.5.1