2026-04-29 12:50.06: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (1c403ba3b6c49eeb70e863421ff9454ea0d852a9) (freebsd-x86_64:freebsd-15.0-4.14_opam-2.5)Base: freebsd-15.0-ocaml-4.14Opam 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 freebsd-15.0-ocaml-4.14# freebsd-15.0-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/local/bin/opam-2.5 /usr/local/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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && 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-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.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-config.2 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-29 12:50.06: Using cache hint "sanette/gl-legacy-freebsd-15.0-ocaml-4.14-freebsd-15.0-4.14_opam-2.5-c0b74ef11d0bda477807bfd91cfcc352"2026-04-29 12:50.06: Using OBuilder spec:((from freebsd-15.0-ocaml-4.14)(comment freebsd-15.0-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/local/bin/opam-2.5 /usr/local/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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && 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-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.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-config.2 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-29 12:50.06: Waiting for resource in pool OCluster2026-04-29 14:44.53: Waiting for worker…2026-04-29 16:36.38: Got resource from pool OClusterBuilding on rosemaryAll commits already cachedHEAD is now at 1c403ba readme(from freebsd-15.0-ocaml-4.14)2026-04-29 16:29.20 ---> using "72cdd96d2d21f8c55140a83e6aa1d871999cc103a298a3bf0e5db4a314024f45" from cache/: (comment freebsd-15.0-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/local/bin/opam-2.5 /usr/local/bin/opam"))2026-04-29 16:29.21 ---> using "4538f703783db625d7bb0efc9c3955070c7cf00e8ba9c026a6fd4f53f70a8773" from cache/src: (run (shell "opam init --reinit -ni"))No configuration file found, using 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.1 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] y[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///home/opam/opam-repository2026-04-29 16:29.21 ---> using "5b8ccc8e555d7cd0f1032f902b03180b4a94661bb370b5a12ce602073b7e0ee3" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))FreeBSD 15.0-RELEASE-p6The OCaml toplevel, version 4.14.32.5.02026-04-29 16:29.22 ---> using "63dbf484679c53eec2cd63fc0cfb2a328df30922e62a61c8641a841e6a756d1d" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-29 16:29.22 ---> using "58d88452eeb4eb022753991a08e7397c7288aff7a4440207912f07c2c5a346a8" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))5f7bb1a6e6 Merge pull request #29704 from shonfeder/release-dune-3.22.2<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possibleThe following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.5.0- ocaml-config.3However, 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.2026-04-29 16:29.23 ---> using "fc6d6daddc50771f0f05ec30bca7adc69c0a4924bec26d68f9b2606b6e531d2a" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-04-29 16:29.26 ---> saved as "3816264c8e964e69a376919a5be426343ef581c910c540b26d884f46d33537f7"/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-29 16:29.30 ---> saved as "955c91a032a5113191b33c663a2b8a417516ffa5d2137c165b3206c71c4ad722"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-29 16:29.31 ---> saved as "c716c6942eca58d281f4e295e2554e5547613f72019f938d0235765dfbde03de"/src: (env DEPS "base-bigarray.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.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-config.2 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"))[WARNING] Unknown update command for bsd, skipping system update<><> 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 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.3).[NOTE] Package ocaml is already installed (current version is 4.14.3).[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-bigarray is already installed (current version is base).The following system packages will first need to be installed:libglvnd<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/local/bin/sudo "pkg" "install" "-y" "libglvnd"- Updating FreeBSD-ports repository catalogue...- FreeBSD-ports repository is up to date.- Updating FreeBSD-ports-kmods repository catalogue...- FreeBSD-ports-kmods repository is up to date.- All repositories are up to date.- The following 7 package(s) will be affected (of 0 checked):-- New packages to be INSTALLED:- libX11: 1.8.13,1 [FreeBSD-ports]- libXau: 1.0.12 [FreeBSD-ports]- libXdmcp: 1.1.5 [FreeBSD-ports]- libXext: 1.3.6,1 [FreeBSD-ports]- libglvnd: 1.7.0 [FreeBSD-ports]- libxcb: 1.17.0 [FreeBSD-ports]- xorgproto: 2024.1 [FreeBSD-ports]-- Number of packages to be installed: 7-- The process will require 16 MiB more space.- 3 MiB to be downloaded.- [rosemary] [1/7] Fetching libXau-1.0.12: . done- [rosemary] [2/7] Fetching libxcb-1.17.0: .......... done- [rosemary] [3/7] Fetching libglvnd-1.7.0: ...... done- [rosemary] [4/7] Fetching libX11-1.8.13,1: .......... done- [rosemary] [5/7] Fetching xorgproto-2024.1: .......... done- [rosemary] [6/7] Fetching libXdmcp-1.1.5: .. done- [rosemary] [7/7] Fetching libXext-1.3.6,1: ....... done- Checking integrity... done (0 conflicting)- [rosemary] [1/7] Installing libXau-1.0.12...- [rosemary] [1/7] Extracting libXau-1.0.12: .......... done- [rosemary] [2/7] Installing xorgproto-2024.1...- [rosemary] [2/7] Extracting xorgproto-2024.1: .......... done- [rosemary] [3/7] Installing libXdmcp-1.1.5...- [rosemary] [3/7] Extracting libXdmcp-1.1.5: ......... done- [rosemary] [4/7] Installing libxcb-1.17.0...- [rosemary] [4/7] Extracting libxcb-1.17.0: .......... done- [rosemary] [5/7] Installing libX11-1.8.13,1...- [rosemary] [5/7] Extracting libX11-1.8.13,1: .......... done- [rosemary] [6/7] Installing libXext-1.3.6,1...- [rosemary] [6/7] Extracting libXext-1.3.6,1: .......... done- [rosemary] [7/7] Installing libglvnd-1.7.0...- [rosemary] [7/7] Extracting libglvnd-1.7.0: .......... done2026-04-29 16:29.48 ---> saved as "d2ec990932ff26ccf1e67e1e71a4e44097c90ce49ccc4ce2e16b9d3d07deeeb7"/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 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.3).[NOTE] Package ocaml is already installed (current version is 4.14.3).[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-bigarray is already installed (current version is base).The following actions will be performed:=== install 10 packages∗ 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.2∗ dune-configurator 3.22.2∗ integers 0.7.0∗ stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>∗ installed conf-pkg-config.4∗ installed conf-libffi.2.0.0⬇ retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)∗ installed conf-libgl.1⬇ retrieved csexp.1.5.2 (cached)⬇ retrieved integers.0.7.0 (cached)⬇ retrieved stdlib-shims.0.3.0 (cached)⬇ retrieved dune.3.22.2, dune-configurator.3.22.2 (cached)∗ installed dune.3.22.2∗ installed stdlib-shims.0.3.0∗ installed csexp.1.5.2∗ installed integers.0.7.0∗ installed dune-configurator.3.22.2∗ installed ctypes.0.24.0∗ installed ctypes-foreign.0.24.0Done.2026-04-29 16:32.17 ---> saved as "a1ab8a31aab667e30bdf900632e7e71ed9c329d739f4cb49e38854ab0d8f6b12"/src: (copy (src .) (dst /src))2026-04-29 16:32.20 ---> saved as "c689f94897a21de0ee455b523252e54f044e9e55e13136c6ce6610f0ac18fbef"/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-29 16:32.24 ---> saved as "8e871d3aee54558f996c252bd708f16d611f6688c60d9e4299b8369982bfa8e6"Job succeeded2026-04-29 16:39.47: Job succeeded