2025-09-24 11:53.48: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (89e203c367c78c2f5cd2c03ba2deee7531281141) (freebsd-x86_64:freebsd-14.2-4.14_opam-2.4)Base: freebsd-14.2-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 89e203c3cat > Dockerfile <<'END-OF-DOCKERFILE'FROM freebsd-14.2-ocaml-4.14# freebsd-14.2-4.14_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/local/bin/opam-2.4 /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 6ef6813522b6ea29933f6451236a1639bdbaec61 || git fetch origin master) && git reset -q --hard 6ef6813522b6ea29933f6451236a1639bdbaec61 && 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 bigarray-compat.1.1.0 conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.23.0 ctypes-foreign.0.23.0 dune.3.20.2 dune-configurator.3.20.2 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 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.4 --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-BLOCK2025-09-24 11:53.48: Using cache hint "sanette/gl-legacy-freebsd-14.2-ocaml-4.14-freebsd-14.2-4.14_opam-2.4-1e5b54532dffdd3ebc07ff5eac4a4e93"2025-09-24 11:53.48: Using OBuilder spec:((from freebsd-14.2-ocaml-4.14)(comment freebsd-14.2-4.14_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/local/bin/opam-2.4 /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 6ef6813522b6ea29933f6451236a1639bdbaec61 || git fetch origin master) && git reset -q --hard 6ef6813522b6ea29933f6451236a1639bdbaec61 && 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 (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base bigarray-compat.1.1.0 conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.23.0 ctypes-foreign.0.23.0 dune.3.20.2 dune-configurator.3.20.2 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 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.4 --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")))2025-09-24 11:53.48: Waiting for resource in pool OCluster2025-09-24 11:53.48: Waiting for worker…2025-09-24 11:53.48: Got resource from pool OClusterBuilding on rosemaryAll commits already cachedHEAD is now at 89e203c add cube image(from freebsd-14.2-ocaml-4.14)2025-09-24 11:52.49 ---> using "e232d73c9161ea3ff94ff4ae2b5a6983da9a9ca98d5185b2db1dbadeae5228e2" from cache/: (comment freebsd-14.2-4.14_opam-2.4)/: (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.4 /usr/local/bin/opam"))2025-09-24 11:52.49 ---> using "ab3b72ff1bef5200ab51bf41b5ce466d603a607c082bc77b8cb9a89bd0ee8e2b" 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-repository2025-09-24 11:52.49 ---> using "4f5272944a297469599fadae70be6af0a741315c350ad35dc552c1741ce274b4" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))FreeBSD 14.2-RELEASE-p1The OCaml toplevel, version 4.14.22.4.12025-09-24 11:52.49 ---> using "07a4e313abba0673771074c9860cdd9543e4761d68d2fb7c6d7221bc739a7e75" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-09-24 11:52.50 ---> using "3a9f22eefbfbdecb5fa973f708084041cdbe652271a081208757b5e926d582b0" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 6ef6813522b6ea29933f6451236a1639bdbaec61 || git fetch origin master) && git reset -q --hard 6ef6813522b6ea29933f6451236a1639bdbaec61 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD4028320478..ece8667156 master -> origin/master6ef6813522 Merge pull request #28449 from dra27/ocaml-compiler-msvc<><> 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.3.0- ocaml-config.3However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.3.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.2025-09-24 11:52.50 ---> using "7725261d76654d1dd37a3cb5fdf4f69d667ba527d60d14c45d86c8dd0154d0d1" from cache/src: (copy (src gl-legacy.opam) (dst ./))2025-09-24 11:52.50 ---> using "f5a70bf8cfc167c6e2641319dfc32a65bb32a393507287df74bf21f2847e5e12" from cache/src: (run (network host)(shell "opam pin add -yn gl-legacy.dev './'"))[NOTE] Package gl-legacy does not exist in opam repositories registered in the current switch.[gl-legacy.dev] synchronised (file:///src)gl-legacy is now pinned to file:///src (version dev)2025-09-24 11:52.51 ---> using "71dc7ece963e4078a671e1074f9450e543f8c265ebf24c4a52141a4cb216c4bb" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-09-24 11:52.51 ---> using "5ff4f99f3592c0a214be151da128663de3cff33457265d297af5e736385374c1" from cache/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base bigarray-compat.1.1.0 conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.23.0 ctypes-foreign.0.23.0 dune.3.20.2 dune-configurator.3.20.2 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 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.4 --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.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[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 repository catalogue...- [rosemary] Fetching data.pkg:- ....- .- .- .- .- .- . done- Processing entries:- ..- ...- ..- ..- . done- FreeBSD repository update completed. 35657 packages processed.- 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.12,1- libXau: 1.0.12- libXdmcp: 1.1.5- libXext: 1.3.6,1- libglvnd: 1.7.0- libxcb: 1.17.0- xorgproto: 2024.1-- 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.pkg: . done- [rosemary] [2/7] Fetching libxcb-1.17.0.pkg: .......... done- [rosemary] [3/7] Fetching libglvnd-1.7.0.pkg: ......- .... done- [rosemary] [4/7] Fetching libX11-1.8.12,1.pkg: ......- .... done- [rosemary] [5/7] Fetching xorgproto-2024.1.pkg: .......... done- [rosemary] [6/7] Fetching libXdmcp-1.1.5.pkg: . done- [rosemary] [7/7] Fetching libXext-1.3.6,1.pkg: ..... 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.12,1...- [rosemary] [5/7] Extracting libX11-1.8.12,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: .......... done2025-09-24 11:52.51 ---> using "53d394114f1b158b94cc7db5c5769e593f7ffe9b2b730462e60d53d1dca32102" from cache/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.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[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 11 packages∗ bigarray-compat 1.1.0∗ conf-libffi 2.0.0∗ conf-libgl 1∗ conf-pkg-config 4∗ csexp 1.5.2∗ ctypes 0.23.0∗ ctypes-foreign 0.23.0∗ dune 3.20.2∗ dune-configurator 3.20.2∗ integers 0.7.0∗ stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>∗ installed conf-pkg-config.4⬇ retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached)∗ installed conf-libgl.1∗ installed conf-libffi.2.0.0⬇ retrieved csexp.1.5.2 (cached)⬇ retrieved bigarray-compat.1.1.0 (cached)⬇ retrieved integers.0.7.0 (cached)⬇ retrieved stdlib-shims.0.3.0 (cached)⬇ retrieved dune.3.20.2, dune-configurator.3.20.2 (cached)∗ installed dune.3.20.2∗ installed stdlib-shims.0.3.0∗ installed csexp.1.5.2∗ installed integers.0.7.0∗ installed bigarray-compat.1.1.0∗ installed dune-configurator.3.20.2∗ installed ctypes.0.23.0∗ installed ctypes-foreign.0.23.0Done.2025-09-24 11:52.52 ---> using "2f10496a0f136ce8575a7b488f829a61f8ac2c789dedd30695d3f439a99a4ae1" from cache/src: (copy (src .) (dst /src))2025-09-24 11:52.54 ---> saved as "e695fa49e31c36ffaf3d940151670f45607b7669be9938f62fba9996ef8ce9b5"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2025-09-24 11:54.16: Cancelling: Auto-cancelling job because it is no longer neededJob cancelled