2026-04-03 11:36.02: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (1c403ba3b6c49eeb70e863421ff9454ea0d852a9) (linux-x86_64:alpine-3.22-5.4_opam-2.5)Base: ocaml/opam:alpine-3.22-ocaml-5.4@sha256:7d7dd1f15b5b094a8c6ec589b462e81fe5f982c5d6f2ac4af2e5e3dcdc1525e5Opam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/gl-legacy.git" -b "main" && cd "gl-legacy" && git reset --hard 1c403ba3cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:alpine-3.22-ocaml-5.4@sha256:7d7dd1f15b5b094a8c6ec589b462e81fe5f982c5d6f2ac4af2e5e3dcdc1525e5# alpine-3.22-5.4_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 gl-legacy.opam ./RUN opam pin add -yn gl-legacy.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y gl-legacy.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-04-03 11:36.02: Using cache hint "sanette/gl-legacy-ocaml/opam:alpine-3.22-ocaml-5.4@sha256:7d7dd1f15b5b094a8c6ec589b462e81fe5f982c5d6f2ac4af2e5e3dcdc1525e5-alpine-3.22-5.4_opam-2.5-1a53c02b3364320a771b7ab218b8f836"2026-04-03 11:36.02: Using OBuilder spec:((from ocaml/opam:alpine-3.22-ocaml-5.4@sha256:7d7dd1f15b5b094a8c6ec589b462e81fe5f982c5d6f2ac4af2e5e3dcdc1525e5)(comment alpine-3.22-5.4_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src gl-legacy.opam) (dst ./))(run (network host)(shell "opam pin add -yn gl-legacy.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 stdlib-shims.0.3.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y gl-legacy.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-04-03 11:36.02: Waiting for resource in pool OCluster2026-04-03 12:56.17: Waiting for worker…2026-04-03 13:00.09: Got resource from pool OClusterBuilding on asteria.caelum.ci.devAll commits already cachedHEAD is now at 1c403ba readme(from ocaml/opam:alpine-3.22-ocaml-5.4@sha256:7d7dd1f15b5b094a8c6ec589b462e81fe5f982c5d6f2ac4af2e5e3dcdc1525e5)2026-04-03 13:00.09 ---> using "8e7368a35b514e2f693b7ef97549c85525e506baecfd9cb71dfa7c1285b9bf9e" from cache/: (comment alpine-3.22-5.4_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-04-03 13:00.09 ---> using "5de1607ed24a4d9a94f038b30a5d26051019ad9d567bd9b920207c8a8790958e" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-03 13:00.09 ---> using "9a9c4e5cee84ea1f4dd03ef20c73db2f8677135dce421b26bfc6a84a6e4cec86" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 5.4.02.5.02026-04-03 13:00.09 ---> using "667074f5be2334a92415ceab74ec15bb59d47bdf0e2beb825eaa389555f40c78" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-03 13:00.09 ---> using "33c7b91e3a3fd17dd0b670dfb64c2fe390ea331270d4439429317512d6a40df2" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADa6b2f19780..d06cfb1853 master -> origin/masterd06cfb1853 Merge pull request #29632 from shonfeder/release-dune-3.22.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possibleHowever, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-04-03 13:00.09 ---> using "6f26515f2f1bcb2e781931afc1b31788cd239eb201bd4d4470733eabc2130b77" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-04-03 13:00.10 ---> saved as "1a9294a0ce3b267ca3b4ad82739fd651d16489f8e5dacd1f8310a23ad85d988b"/src: (run (network host)(shell "opam pin add -yn gl-legacy.dev './'"))[gl-legacy.dev] synchronised (file:///src)gl-legacy is now pinned to file:///src (version dev)2026-04-03 13:00.12 ---> saved as "77c5ff6a6c135f01ecfab68d0cbd79167878df7814633303caaa96c9345a82fe"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-03 13:00.12 ---> saved as "7e75dbaf5313573991b80ec9bdd2849e04416321dace9332dc127f14043eb6ef"/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 stdlib-shims.0.3.0")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y gl-legacy.dev $DEPS"))+ /usr/bin/sudo "apk" "update"- fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz- fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz- fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz- fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz- fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz- v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main]- v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community]- v20260127-6755-g72f069c0311 [https://dl-cdn.alpinelinux.org/alpine/edge/main]- v20260127-6758-gc4f1a61674c [https://dl-cdn.alpinelinux.org/alpine/edge/community]- v20260127-6759-g1123566d33e [https://dl-cdn.alpinelinux.org/alpine/edge/testing]- OK: 61164 distinct packages available<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[gl-legacy.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following system packages will first need to be installed:libffi-dev mesa-dev<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "apk" "add" "libffi-dev" "mesa-dev"- (1/35) Installing linux-headers (6.14.2-r0)- (2/35) Installing libffi-dev (3.4.8-r0)- (3/35) Installing hwdata-pci (0.395-r0)- (4/35) Installing libpciaccess (0.18.1-r0)- (5/35) Installing libdrm (2.4.124-r0)- (6/35) Installing libpciaccess-dev (0.18.1-r0)- (7/35) Installing libdrm-dev (2.4.124-r0)- (8/35) Installing libxext (1.3.6-r2)- (9/35) Installing libxext-dev (1.3.6-r2)- (10/35) Installing libxdamage (1.1.6-r5)- (11/35) Installing libxfixes (6.0.1-r4)- (12/35) Installing libxfixes-dev (6.0.1-r4)- (13/35) Installing libxdamage-dev (1.1.6-r5)- (14/35) Installing libxshmfence (1.3.3-r0)- (15/35) Installing libxshmfence-dev (1.3.3-r0)- (16/35) Installing libxml2 (2.13.9-r0)- (17/35) Installing llvm20-libs (20.1.8-r0)- (18/35) Installing spirv-tools (1.4.313.0-r0)- (19/35) Installing libelf (0.193-r0)- (20/35) Installing wayland-libs-server (1.23.1-r3)- (21/35) Installing mesa (25.1.9-r0)- (22/35) Installing mesa-gbm (25.1.9-r0)- (23/35) Installing wayland-libs-client (1.23.1-r3)- (24/35) Installing mesa-egl (25.1.9-r0)- (25/35) Installing libxxf86vm (1.1.7-r0)- (26/35) Installing mesa-gl (25.1.9-r0)- (27/35) Installing mesa-gles (25.1.9-r0)- (28/35) Installing clang20-headers (20.1.8-r0)- (29/35) Installing libclc (20.1.8-r0)- (30/35) Installing spirv-llvm-translator-libs (20.1.2-r0)- (31/35) Installing clang20-libs (20.1.8-r0)- (32/35) Installing mesa-rusticl (25.1.9-r0)- (33/35) Installing mesa-xatracker (25.1.9-r0)- (34/35) Installing libxxf86vm-dev (1.1.7-r0)- (35/35) Installing mesa-dev (25.1.9-r0)- Executing busybox-1.37.0-r20.trigger- OK: 863 MiB in 138 packages# To update the current shell environment, run: eval $(opam env)2026-04-03 13:05.48 ---> saved as "dc8a15409634c77cf2f95ce7e5315c6e2ad0300065e3f430626a715381365983"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 10 packages- install conf-libffi 2.0.0- install conf-libgl 1- install conf-pkg-config 4- install csexp 1.5.2- install ctypes 0.24.0- install ctypes-foreign 0.24.0- install dune 3.22.1- install dune-configurator 3.22.1- install integers 0.7.0- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved csexp.1.5.2 (cached)-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)-> installed conf-pkg-config.4-> retrieved integers.0.7.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> installed conf-libffi.2.0.0-> installed conf-libgl.1-> retrieved dune.3.22.1, dune-configurator.3.22.1 (cached)-> installed dune.3.22.1-> installed csexp.1.5.2-> installed stdlib-shims.0.3.0-> installed integers.0.7.0-> installed dune-configurator.3.22.1-> installed ctypes.0.24.0-> installed ctypes-foreign.0.24.0Done.# To update the current shell environment, run: eval $(opam env)2026-04-03 13:06.35 ---> saved as "9af1652aada57825cb941d55060f2a1d5d17edc70110fbe33b44082998fc31b2"/src: (copy (src .) (dst /src))2026-04-03 13:06.36 ---> saved as "aba8624ef86aa1ad907a80d73d70009b29f7804cb7d80f92045cb5fc9896e702"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/test && ./test.exe)Tests skipped. Please install tsdl.OCAMLCI=true2026-04-03 13:06.36 ---> saved as "fcb5f0e4ead7dc131963e987314938fd374c4974b86a92dd26d304a6396bf88f"Job succeeded2026-04-03 13:06.36: Job succeeded