2025-12-15 14:41.54: New job: test backtracking/ocamlgraph https://github.com/backtracking/ocamlgraph.git#refs/pull/158/head (8bace9b45004f951fa1da9fe9ee3db230fbc7a0e) (macos-x86_64:macos-homebrew-5.4_opam-2.4)Base: macos-homebrew-ocaml-5.4Opam project buildTo reproduce locally:git clone --recursive "https://github.com/backtracking/ocamlgraph.git" && cd "ocamlgraph" && git fetch origin "refs/pull/158/head" && git reset --hard 8bace9b4cat > Dockerfile <<'END-OF-DOCKERFILE'FROM macos-homebrew-ocaml-5.4# macos-homebrew-5.4_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"RUN ln -f ~/local/bin/opam-2.4 ~/local/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionRUN cd ~/opam-repository && (git cat-file -e c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 ocamlgraph_gtk.opam ocamlgraph.opam ./src/./RUN opam pin add -yn ocamlgraph_gtk.dev './src/./' && \opam pin add -yn ocamlgraph.dev './src/./'RUN echo '(lang dune 3.0)' > './src/./dune-project'ENV DEPS="base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base camlp-streams.5.0.1 conf-gnomecanvas.2 conf-gtk2.1 conf-libX11.1 conf-libXft.1 conf-pkg-config.4 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 graphics.5.2.0 lablgtk.2.18.14 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y ocamlgraph_gtk.dev ocamlgraph.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . ./srcRUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-12-15 14:41.54: Using cache hint "backtracking/ocamlgraph-macos-homebrew-ocaml-5.4-macos-homebrew-5.4_opam-2.4-f9f771e347609a536b97e05be1bc3197"2025-12-15 14:41.54: Using OBuilder spec:((from macos-homebrew-ocaml-5.4)(comment macos-homebrew-5.4_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(run (shell "ln -f ~/local/bin/opam-2.4 ~/local/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src ocamlgraph_gtk.opam ocamlgraph.opam) (dst ./src/./))(run (network host)(shell "opam pin add -yn ocamlgraph_gtk.dev './src/./' && \\nopam pin add -yn ocamlgraph.dev './src/./'"))(run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))(env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base camlp-streams.5.0.1 conf-gnomecanvas.2 conf-gtk2.1 conf-libX11.1 conf-libXft.1 conf-pkg-config.4 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 graphics.5.2.0 lablgtk.2.18.14 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y ocamlgraph_gtk.dev ocamlgraph.dev $DEPS"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst ./src))(run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")))2025-12-15 14:41.54: Waiting for resource in pool OCluster2025-12-15 14:41.54: Waiting for worker…2025-12-15 16:24.48: Got resource from pool OClusterBuilding on i7-worker-02All commits already cachedHEAD is now at 8bace9b Correctly set labelfontcolor(from macos-homebrew-ocaml-5.4)2025-12-15 16:24.49 ---> using "338135fbf1889e924a607b47198b8b308c32a925cc9436066d65a9bdc402cad5" from cache/: (comment macos-homebrew-5.4_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (run (shell "ln -f ~/local/bin/opam-2.4 ~/local/bin/opam"))2025-12-15 16:24.49 ---> using "c45c11c7286cf606ab2156414383237a0e197bf48b9278e9465cc1693c9332b7" from cache/: (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 /Users/mac1000/.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:///Users/mac1000/opam-repository2025-12-15 16:24.50 ---> using "59a16318ff40c58338bc0b572a2d778111fa14b30a0dc4a11f6465d8abb80bbd" from cache/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Darwin 24.5.0The OCaml toplevel, version 5.4.02.4.12025-12-15 16:24.50 ---> using "03cbf303c2ae412068cf1b7f097ec773b09f8e6d693af9a4cf051761664f96f9" from cache/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD4c9d80b731..c65fcb1165 master -> origin/masterc65fcb1165 Merge pull request #29080 from dra27/ocaml-config-urls<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///Users/mac1000/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-12-15 16:24.50 ---> using "3659bba13a114a50d92600369b42402276f177f9e0f982c22965b4596b6ee9b8" from cache/: (copy (src ocamlgraph_gtk.opam ocamlgraph.opam) (dst ./src/./))2025-12-15 16:24.51 ---> using "6e0f734839aa6ba15782a907adc18764e00ac4d3372b6cd5073866cd8db06779" from cache/: (run (network host)(shell "opam pin add -yn ocamlgraph_gtk.dev './src/./' && \\nopam pin add -yn ocamlgraph.dev './src/./'"))[ocamlgraph_gtk.dev] synchronised (file:///Users/mac1000/src)ocamlgraph_gtk is now pinned to file:///Users/mac1000/src (version dev)[ocamlgraph.dev] synchronised (file:///Users/mac1000/src)ocamlgraph is now pinned to file:///Users/mac1000/src (version dev)2025-12-15 16:24.51 ---> using "001b9a37fe5bcd17bce9d2e3b7b464be36ea7f653ad9f5f15c37108ddde0d07b" from cache/: (run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))2025-12-15 16:24.51 ---> using "9466302f722b30f9d64758c98e3ec2b568a03a47a89c35f1db62806dfddc2356" from cache/: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base camlp-streams.5.0.1 conf-gnomecanvas.2 conf-gtk2.1 conf-libX11.1 conf-libXft.1 conf-pkg-config.4 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 graphics.5.2.0 lablgtk.2.18.14 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8")/: (env CI true)/: (env OCAMLCI true)/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y ocamlgraph_gtk.dev ocamlgraph.dev $DEPS"))+ /usr/local/bin/brew "update"- ==> Updating Homebrew...- Already up-to-date.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[ocamlgraph_gtk.dev] synchronised (file:///Users/mac1000/src)[ocamlgraph.dev] synchronised (file:///Users/mac1000/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:expat gtk+ libgnomecanvas pkgconf xquartz<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/local/bin/brew "install" "expat" "gtk+" "libgnomecanvas" "pkgconf" "xquartz"- Warning: No available formula with the name "libgnomecanvas". Did you mean libgetdata?- ==> Searching for similarly named formulae and casks...- ==> Formulae- libgetdata-- To install libgetdata, run:- brew install libgetdata[ERROR] System package install failed with exit code 1 at command:brew install expat gtk+ libgnomecanvas pkgconf xquartz[ERROR] These packages are still missing: expat gtk+ libgnomecanvas pkgconf xquartz[NOTE] You can retry with '--assume-depexts' to skip this check, or run 'opam option depext=false' to permanently disable handling of system packages."/usr/bin/env" "bash" "-c" "opam update --depexts && opam install --cli=2.4 --depext-only -y ocamlgraph_gtk.dev ocamlgraph.dev $DEPS" failed with exit status 102025-12-15 16:25.23: Job failed: Failed: Build failed