(for PR #28841)
2025-11-16 20:45.03: New job: build frama-c-metacsl.0.10~beta, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/28841/head (942cf92898f611b05516a6d7061df8b16ac17513)
on macos-homebrew-ocaml-4.14/arm64
To reproduce locally:
cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28841/head" && git reset --hard 942cf928
git fetch origin master
git merge --no-edit 1c92c86556d4b9c73229d94763be9715317321bc
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-4.14
USER 1000:1000
RUN ln -f ~/local/bin/opam-dev ~/local/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url -k local --strict default opam-repository/
RUN opam update --depexts || true
RUN opam pin add -k version -yn frama-c-metacsl.0.10~beta 0.10~beta
RUN opam reinstall frama-c-metacsl.0.10~beta; \
res=$?; \
test "$res" != 31 && exit "$res"; \
export OPAMCLI=2.0; \
build_dir=$(opam var prefix)/.opam-switch/build; \
failed=$(ls "$build_dir"); \
partial_fails=""; \
for pkg in $failed; do \
if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"macos-homebrew\""; then \
echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
fi; \
test "$pkg" != 'frama-c-metacsl.0.10~beta' && partial_fails="$partial_fails $pkg"; \
done; \
test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \
exit 1
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2025-11-16 20:45.03: Using cache hint "macos-homebrew-ocaml-4.14-frama-c-metacsl.0.10~beta-942cf92898f611b05516a6d7061df8b16ac17513"
2025-11-16 20:45.03: Using OBuilder spec:
((from macos-homebrew-ocaml-4.14)
(user (uid 1000) (gid 1000))
(run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
(run (network host)
(shell "opam init --reinit -ni"))
(run (shell "opam option solver=builtin-0install && opam config report"))
(env OPAMDOWNLOADJOBS 1)
(env OPAMERRLOGLEN 0)
(env OPAMPRECISETRACKING 1)
(env CI true)
(env OPAM_REPO_CI true)
(run (shell "rm -rf opam-repository/"))
(copy (src .) (dst opam-repository/))
(run (shell "opam repository set-url -k local --strict default opam-repository/"))
(run (network host)
(shell "opam update --depexts || true"))
(run (shell "opam pin add -k version -yn frama-c-metacsl.0.10~beta 0.10~beta"))
(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
(network host)
(shell "opam reinstall frama-c-metacsl.0.10~beta;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'frama-c-metacsl.0.10~beta' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
)
2025-11-16 20:45.03: Waiting for resource in pool OCluster
2025-11-16 20:45.03: Waiting for worker…
2025-11-16 20:46.15: Got resource from pool OCluster
Building on m1-worker-01
Updating files: 59% (11106/18766)
Updating files: 60% (11260/18766)
Updating files: 61% (11448/18766)
Updating files: 62% (11635/18766)
Updating files: 63% (11823/18766)
Updating files: 64% (12011/18766)
Updating files: 65% (12198/18766)
Updating files: 66% (12386/18766)
Updating files: 67% (12574/18766)
Updating files: 68% (12761/18766)
Updating files: 69% (12949/18766)
Updating files: 70% (13137/18766)
Updating files: 71% (13324/18766)
Updating files: 72% (13512/18766)
Updating files: 73% (13700/18766)
Updating files: 74% (13887/18766)
Updating files: 75% (14075/18766)
Updating files: 76% (14263/18766)
Updating files: 77% (14450/18766)
Updating files: 78% (14638/18766)
Updating files: 79% (14826/18766)
Updating files: 80% (15013/18766)
Updating files: 81% (15201/18766)
Updating files: 82% (15389/18766)
Updating files: 83% (15576/18766)
Updating files: 84% (15764/18766)
Updating files: 85% (15952/18766)
Updating files: 86% (16139/18766)
Updating files: 87% (16327/18766)
Updating files: 88% (16515/18766)
Updating files: 89% (16702/18766)
Updating files: 90% (16890/18766)
Updating files: 91% (17078/18766)
Updating files: 92% (17265/18766)
Updating files: 93% (17453/18766)
Updating files: 94% (17641/18766)
Updating files: 95% (17828/18766)
Updating files: 96% (18016/18766)
Updating files: 97% (18204/18766)
Updating files: 98% (18391/18766)
Updating files: 99% (18579/18766)
Updating files: 100% (18766/18766)
Updating files: 100% (18766/18766), done.
HEAD is now at 3177061162 Add crypt.2.1
HEAD is now at 1c92c86556 Merge pull request #28847 from nikochiko/opam-publish-raga.0.1.0
Merge made by the 'ort' strategy.
.../frama-c-metacsl/frama-c-metacsl.0.10~beta/opam | 59 ++++++++++++++++++++++
1 file changed, 59 insertions(+)
create mode 100644 packages/frama-c-metacsl/frama-c-metacsl.0.10~beta/opam
(from macos-homebrew-ocaml-4.14)
2025-11-16 20:46.30 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache
/: (user (uid 1000) (gid 1000))
/: (run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
2025-11-16 20:46.30 ---> using "f20a31eccb94af52fa2a3ef86b723bc6460bac3d8a92b8861915540c2498d20a" from cache
/: (run (network host)
(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 --global
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///Users/mac1000/opam-repository
2025-11-16 20:46.30 ---> using "7818e224f85c11d1d318abe9ba4e297be345388b7ed476f912b6900c6bae56aa" from cache
/: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version 2.4.1
# self-upgrade no
# system arch=arm64 os=macos os-distribution=homebrew os-version=15.5
# solver builtin-0install
# install-criteria -changed,-count[avoid-version,solution]
# upgrade-criteria -count[avoid-version,solution]
# jobs 7
# repositories 1 (version-controlled)
# pinned 0
# current-switch 4.14.2
# invariant ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}]
# compiler-packages ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /Users/mac1000/.opam/4.14.2/lib/ocaml/stublibs:/Users/mac1000/.opam/4.14.2/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 4.14.2
2025-11-16 20:46.31 ---> using "625776f8b2f728a128171e2ba4372c97abd18632a07574a8412026e8be39dac5" from cache
/: (env OPAMDOWNLOADJOBS 1)
/: (env OPAMERRLOGLEN 0)
/: (env OPAMPRECISETRACKING 1)
/: (env CI true)
/: (env OPAM_REPO_CI true)
/: (run (shell "rm -rf opam-repository/"))
2025-11-16 20:46.31 ---> using "15fbb76bf7dee5d6e8ae583230339015a61d8d2d8397de2cfe6459f8ba421f1e" from cache
/: (copy (src .) (dst opam-repository/))
2025-11-16 20:46.36 ---> saved as "25ae08cf6b9685969fb103d2cec1f7bf377f007d193a5b7b3e80c542c82229e0"
/: (run (shell "opam repository set-url -k local --strict default opam-repository/"))
[default] Initialised
2025-11-16 20:46.45 ---> saved as "557a202611e0dd2ca7d6529050befae02814d5ecbfae58e79f73cb6303c565e7"
/: (run (network host)
(shell "opam update --depexts || true"))
+ /opt/homebrew/bin/brew "update"
- ==> Updating Homebrew...
- ==> Homebrew collects anonymous analytics.
- Read the analytics documentation (and how to opt-out) here:
- https://docs.brew.sh/Analytics
- No analytics have been recorded yet (nor will be during this `brew` run).
-
- ==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
- https://github.com/Homebrew/brew#donations
-
- Already up-to-date.
2025-11-16 20:47.06 ---> saved as "d7179211428f7c49b0dedd95dd3e64c8497b635aa7b97dac82008857eb7db6a7"
/: (run (shell "opam pin add -k version -yn frama-c-metacsl.0.10~beta 0.10~beta"))
frama-c-metacsl is now pinned to version 0.10~beta
2025-11-16 20:47.07 ---> saved as "c518018408c7b27166c97305168cb792ac1836047358969f6c5716c106900912"
/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
(network host)
(shell "opam reinstall frama-c-metacsl.0.10~beta;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'frama-c-metacsl.0.10~beta' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
frama-c-metacsl.0.10~beta is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 66 packages
- install alt-ergo-free 2.2.0 [required by frama-c]
- install astring 0.8.5 [required by bos]
- install base v0.16.4 [required by ppx_inline_test]
- install bos 0.2.1 [required by yaml]
- install camlzip 1.13 [required by frama-c]
- install conf-autoconf 0.2 [required by alt-ergo-free]
- install conf-gmp 5 [required by zarith]
- install conf-graphviz 0.1
- install conf-pkg-config 4 [required by zarith]
- install conf-zlib 1 [required by camlzip]
- install cppo 1.8.0 [required by ppx_deriving]
- install csexp 1.5.2 [required by dune-configurator]
- install ctypes 0.24.0 [required by yaml]
- install dune 3.20.2 [required by frama-c-metacsl]
- install dune-configurator 3.20.2 [required by frama-c]
- install dune-private-libs 3.20.2 [required by dune-site]
- install dune-site 3.20.2 [required by frama-c]
- install dyn 3.20.2 [required by dune-private-libs]
- install fmt 0.11.0 [required by bos]
- install fpath 0.7.3 [required by bos]
- install frama-c 32.0~beta [required by frama-c-metacsl]
- install frama-c-metacsl 0.10~beta (pinned) Note that if you wish to use the deduction features of MetAcsl, you must install the conf-swi-prolog package (and swi-prolog itself)
- install integers 0.7.0 [required by ctypes]
- install jane-street-headers v0.16.0 [required by time_now]
- install jst-config v0.16.0 [required by time_now]
- install logs 0.10.0 [required by bos]
- install menhir 20211128 [required by frama-c]
- install menhirLib 20211128 [required by menhir]
- install menhirSdk 20211128 [required by menhir]
- install num 1.6 [required by alt-ergo-free]
- install ocaml-compiler-libs v0.12.4 [required by ppxlib]
- install ocamlbuild 0.16.1 [required by bos]
- install ocamlfind 1.9.8 [required by ppx_deriving, why3]
- install ocamlgraph 2.2.0 [required by frama-c]
- install ocplib-simplex 0.4.1 [required by alt-ergo-free]
- install ordering 3.20.2 [required by dyn, stdune]
- install pp 2.0.0 [required by dune-private-libs]
- install ppx_assert v0.16.0 [required by jst-config]
- install ppx_base v0.16.0 [required by time_now]
- install ppx_cold v0.16.0 [required by ppx_base]
- install ppx_compare v0.16.0 [required by ppx_base]
- install ppx_derivers 1.2.1 [required by ppx_deriving]
- install ppx_deriving 6.0.3 [required by frama-c]
- install ppx_deriving_yaml 0.4.0 [required by frama-c]
- install ppx_deriving_yojson 3.9.1 [required by frama-c]
- install ppx_enumerate v0.16.0 [required by ppx_base]
- install ppx_globalize v0.16.0 [required by ppx_base]
- install ppx_hash v0.16.0 [required by ppx_base]
- install ppx_here v0.16.0 [required by ppx_assert]
- install ppx_inline_test v0.16.1 [required by frama-c]
- install ppx_optcomp v0.16.0 [required by time_now]
- install ppx_sexp_conv v0.16.0 [required by why3]
- install ppxlib 0.35.0 [required by frama-c]
- install psmt2-frontend 0.1 [required by alt-ergo-free]
- install rresult 0.7.0 [required by bos]
- install sexplib0 v0.16.0 [required by ppxlib, base]
- install stdio v0.16.0 [required by ppx_optcomp]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install stdune 3.20.2 [required by dune-private-libs]
- install time_now v0.16.0 [required by ppx_inline_test]
- install topkg 1.1.1 [required by bos]
- install unionFind 20250818 [required by frama-c]
- install why3 1.8.2 [required by frama-c-metacsl]
- install yaml 3.2.0 [required by frama-c]
- install yojson 3.0.0 [required by frama-c]
- install zarith 1.14 [required by frama-c]
The following system packages will first need to be installed:
autoconf gmp graphviz pkgconf zlib
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
opam believes some required external dependencies are missing. opam can:
> 1. Run brew to install them (may need root/sudo access)
2. Display the recommended brew command and wait while you run it manually (e.g. in another terminal)
3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
4. Abort the installation
[1/2/3/4] 1
+ /opt/homebrew/bin/brew "install" "autoconf" "gmp" "graphviz" "pkgconf" "zlib"
- ==> Fetching downloads for: autoconf, gmp, graphviz, pkgconf and zlib
- ✔︎ Bottle Manifest autoconf (2.72)
- ✔︎ Bottle Manifest gmp (6.3.0)
- ✔︎ Bottle Manifest graphviz (14.0.4)
- ✔︎ Bottle Manifest pkgconf (2.5.1)
- ✔︎ Bottle Manifest zlib (1.3.1)
- ✔︎ Bottle Manifest zlib (1.3.1)
- ✔︎ Bottle Manifest m4 (1.4.20)
- ✔︎ Bottle m4 (1.4.20)
- ✔︎ Bottle autoconf (2.72)
- ✔︎ Bottle gmp (6.3.0)
- ✔︎ Bottle Manifest libpng (1.6.50)
- ✔︎ Bottle libpng (1.6.50)
- ✔︎ Bottle Manifest freetype (2.14.1_1)
- ✔︎ Bottle freetype (2.14.1_1)
- ✔︎ Bottle Manifest libunistring (1.4.1)
- ✔︎ Bottle libunistring (1.4.1)
- ✔︎ Bottle Manifest gettext (0.26_1)
- ✔︎ Bottle gettext (0.26_1)
- ✔︎ Bottle Manifest fontconfig (2.17.1)
- ✔︎ Bottle fontconfig (2.17.1)
- ✔︎ Bottle Manifest pcre2 (10.47)
- ✔︎ Bottle pcre2 (10.47)
- ✔︎ Bottle Manifest glib (2.86.1)
- ✔︎ Bottle glib (2.86.1)
- ✔︎ Bottle Manifest xorgproto (2024.1)
- ✔︎ Bottle xorgproto (2024.1)
- ✔︎ Bottle Manifest libxau (1.0.12)
- ✔︎ Bottle libxau (1.0.12)
- ✔︎ Bottle Manifest libxdmcp (1.1.5)
- ✔︎ Bottle libxdmcp (1.1.5)
- ✔︎ Bottle Manifest libxcb (1.17.0)
- ✔︎ Bottle libxcb (1.17.0)
- ✔︎ Bottle Manifest libx11 (1.8.12)
- ✔︎ Bottle libx11 (1.8.12)
- ✔︎ Bottle Manifest libxext (1.3.6)
- ✔︎ Bottle libxext (1.3.6)
- ✔︎ Bottle Manifest libxrender (0.9.12)
- ✔︎ Bottle libxrender (0.9.12)
- ✔︎ Bottle Manifest lzo (2.10)
- ✔︎ Bottle lzo (2.10)
- ✔︎ Bottle Manifest pixman (0.46.4)
- ✔︎ Bottle pixman (0.46.4)
- ✔︎ Bottle Manifest cairo (1.18.4)
- ✔︎ Bottle cairo (1.18.4)
- ✔︎ Bottle Manifest jpeg-turbo (3.1.2)
- ✔︎ Bottle jpeg-turbo (3.1.2)
- ✔︎ Bottle Manifest brotli (1.2.0)
- ✔︎ Bottle brotli (1.2.0)
- ✔︎ Bottle Manifest giflib (5.2.2)
- ✔︎ Bottle giflib (5.2.2)
- ✔︎ Bottle Manifest highway (1.3.0)
- ✔︎ Bottle highway (1.3.0)
- ✔︎ Bottle Manifest imath (3.2.2)
- ✔︎ Bottle imath (3.2.2)
- ✔︎ Bottle Manifest xz (5.8.1)
- ✔︎ Bottle xz (5.8.1)
- ✔︎ Bottle Manifest lz4 (1.10.0)
- ✔︎ Bottle lz4 (1.10.0)
- ✔︎ Bottle Manifest zstd (1.5.7)
- ✔︎ Bottle zstd (1.5.7)
- ✔︎ Bottle Manifest libtiff (4.7.1)
- ✔︎ Bottle libtiff (4.7.1)
- ✔︎ Bottle Manifest little-cms2 (2.17)
- ✔︎ Bottle little-cms2 (2.17)
- ✔︎ Bottle Manifest libdeflate (1.25)
- ✔︎ Bottle libdeflate (1.25)
- ✔︎ Bottle Manifest openjph (0.25.2)
- ✔︎ Bottle openjph (0.25.2)
- ✔︎ Bottle Manifest openexr (3.4.3)
- ✔︎ Bottle openexr (3.4.3)
- ✔︎ Bottle Manifest webp (1.6.0)
- ✔︎ Bottle webp (1.6.0)
- ✔︎ Bottle Manifest jpeg-xl (0.11.1_3)
- ✔︎ Bottle jpeg-xl (0.11.1_3)
- ✔︎ Bottle Manifest libvmaf (3.0.0)
- ✔︎ Bottle libvmaf (3.0.0)
- ✔︎ Bottle Manifest aom (3.13.1)
- ✔︎ Bottle aom (3.13.1)
- ✔︎ Bottle Manifest dav1d (1.5.2)
- ✔︎ Bottle dav1d (1.5.2)
- ✔︎ Bottle Manifest libavif (1.3.0)
- ✔︎ Bottle libavif (1.3.0)
- ✔︎ Bottle Manifest gd (2.3.3_6)
- ✔︎ Bottle gd (2.3.3_6)
- ✔︎ Bottle Manifest jasper (4.2.8)
- ✔︎ Bottle jasper (4.2.8)
- ✔︎ Bottle Manifest netpbm (11.02.19_1)
- ✔︎ Bottle Manifest gts (0.7.6_3)
- ✔︎ Bottle gts (0.7.6_3)
- ✔︎ Bottle Manifest gdk-pixbuf (2.44.4)
- ✔︎ Bottle gdk-pixbuf (2.44.4)
- ✔︎ Bottle Manifest graphite2 (1.3.14)
- ✔︎ Bottle graphite2 (1.3.14)
- ✔︎ Bottle Manifest icu4c@78 (78.1)
- ✔︎ Bottle icu4c@78 (78.1)
- ✔︎ Bottle Manifest harfbuzz (12.2.0_1)
- ✔︎ Bottle harfbuzz (12.2.0_1)
- ✔︎ Bottle Manifest fribidi (1.0.16)
- ✔︎ Bottle fribidi (1.0.16)
- ✔︎ Bottle Manifest pango (1.57.0_1)
- ✔︎ Bottle pango (1.57.0_1)
- ✔︎ Bottle Manifest librsvg (2.61.3_1)
- ✔︎ Bottle Manifest libtool (2.5.4)
- ✔︎ Bottle netpbm (11.02.19_1)
- ✔︎ Bottle librsvg (2.61.3_1)
- ✔︎ Bottle libtool (2.5.4)
- ✔︎ Bottle graphviz (14.0.4)
- ✔︎ Bottle pkgconf (2.5.1)
- ✔︎ Bottle zlib (1.3.1)
- ==> Installing autoconf dependency: m4
- ==> Pouring m4--1.4.20.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/m4/1.4.20: 14 files, 801.6KB
- ==> Pouring autoconf--2.72.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/autoconf/2.72: 72 files, 3.8MB
- ==> Running `brew cleanup autoconf`...
- Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`.
- Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
- ==> Pouring gmp--6.3.0.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/gmp/6.3.0: 22 files, 3.4MB
- ==> Running `brew cleanup gmp`...
- ==> Installing dependencies for graphviz: libpng, freetype, libunistring, gettext, fontconfig, pcre2, glib, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, jpeg-turbo, brotli, giflib, highway, imath, xz, lz4, zstd, libtiff, little-cms2, libdeflate, openjph, openexr, webp, jpeg-xl, libvmaf, aom, dav1d, libavif, gd, jasper, netpbm, gts, gdk-pixbuf, graphite2, icu4c@78, harfbuzz, fribidi, pango, librsvg and libtool
- ==> Installing graphviz dependency: libpng
- ==> Pouring libpng--1.6.50.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libpng/1.6.50: 28 files, 1.4MB
- ==> Installing graphviz dependency: freetype
- ==> Pouring freetype--2.14.1_1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/freetype/2.14.1_1: 68 files, 2.7MB
- ==> Installing graphviz dependency: libunistring
- ==> Pouring libunistring--1.4.1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libunistring/1.4.1: 59 files, 5.8MB
- ==> Installing graphviz dependency: gettext
- ==> Pouring gettext--0.26_1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/gettext/0.26_1: 2,428 files, 29.5MB
- ==> Installing graphviz dependency: fontconfig
- ==> Pouring fontconfig--2.17.1.arm64_sequoia.bottle.1.tar.gz
- ==> Regenerating font cache, this may take a while
- ==> /opt/homebrew/Cellar/fontconfig/2.17.1/bin/fc-cache --force --really-force --verbose
- 🍺 /opt/homebrew/Cellar/fontconfig/2.17.1: 98 files, 1.6MB
- ==> Installing graphviz dependency: pcre2
- ==> Pouring pcre2--10.47.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/pcre2/10.47: 244 files, 7.3MB
- ==> Installing graphviz dependency: glib
- ==> Pouring glib--2.86.1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/glib/2.86.1: 504 files, 39.6MB
- ==> Installing graphviz dependency: xorgproto
- ==> Pouring xorgproto--2024.1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/xorgproto/2024.1: 268 files, 4.1MB
- ==> Installing graphviz dependency: libxau
- ==> Pouring libxau--1.0.12.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libxau/1.0.12: 21 files, 136.1KB
- ==> Installing graphviz dependency: libxdmcp
- ==> Pouring libxdmcp--1.1.5.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libxdmcp/1.1.5: 12 files, 142.4KB
- ==> Installing graphviz dependency: libxcb
- ==> Pouring libxcb--1.17.0.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/libxcb/1.17.0: 2,498 files, 7.8MB
- ==> Installing graphviz dependency: libx11
- ==> Pouring libx11--1.8.12.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libx11/1.8.12: 1,043 files, 7.4MB
- ==> Installing graphviz dependency: libxext
- ==> Pouring libxext--1.3.6.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libxext/1.3.6: 88 files, 466.0KB
- ==> Installing graphviz dependency: libxrender
- ==> Pouring libxrender--0.9.12.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libxrender/0.9.12: 13 files, 229.5KB
- ==> Installing graphviz dependency: lzo
- ==> Pouring lzo--2.10.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/lzo/2.10: 32 files, 579.8KB
- ==> Installing graphviz dependency: pixman
- ==> Pouring pixman--0.46.4.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/pixman/0.46.4: 11 files, 1.4MB
- ==> Installing graphviz dependency: cairo
- ==> Pouring cairo--1.18.4.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/cairo/1.18.4: 58 files, 4.7MB
- ==> Installing graphviz dependency: jpeg-turbo
- ==> Pouring jpeg-turbo--3.1.2.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/jpeg-turbo/3.1.2: 47 files, 3.7MB
- ==> Installing graphviz dependency: brotli
- ==> Pouring brotli--1.2.0.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/brotli/1.2.0: 33 files, 1.9MB
- ==> Installing graphviz dependency: giflib
- ==> Pouring giflib--5.2.2.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/giflib/5.2.2: 20 files, 559.0KB
- ==> Installing graphviz dependency: highway
- ==> Pouring highway--1.3.0.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/highway/1.3.0: 81 files, 5.6MB
- ==> Installing graphviz dependency: imath
- ==> Pouring imath--3.2.2.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/imath/3.2.2: 50 files, 987.8KB
- ==> Installing graphviz dependency: xz
- ==> Pouring xz--5.8.1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/xz/5.8.1: 96 files, 2.6MB
- ==> Installing graphviz dependency: lz4
- ==> Pouring lz4--1.10.0.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/lz4/1.10.0: 24 files, 729.1KB
- ==> Installing graphviz dependency: zstd
- ==> Pouring zstd--1.5.7.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/zstd/1.5.7: 32 files, 2.3MB
- ==> Installing graphviz dependency: libtiff
- ==> Pouring libtiff--4.7.1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libtiff/4.7.1: 488 files, 9.0MB
- ==> Installing graphviz dependency: little-cms2
- ==> Pouring little-cms2--2.17.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/little-cms2/2.17: 23 files, 1.5MB
- ==> Installing graphviz dependency: libdeflate
- ==> Pouring libdeflate--1.25.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libdeflate/1.25: 17 files, 441.9KB
- ==> Installing graphviz dependency: openjph
- ==> Pouring openjph--0.25.2.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/openjph/0.25.2: 25 files, 635.8KB
- ==> Installing graphviz dependency: openexr
- ==> Pouring openexr--3.4.3.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/openexr/3.4.3: 212 files, 5.1MB
- ==> Installing graphviz dependency: webp
- ==> Pouring webp--1.6.0.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/webp/1.6.0: 64 files, 2.6MB
- ==> Installing graphviz dependency: jpeg-xl
- ==> Pouring jpeg-xl--0.11.1_3.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/jpeg-xl/0.11.1_3: 64 files, 36MB
- ==> Installing graphviz dependency: libvmaf
- ==> Pouring libvmaf--3.0.0.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/libvmaf/3.0.0: 235 files, 7.5MB
- ==> Installing graphviz dependency: aom
- ==> Pouring aom--3.13.1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/aom/3.13.1: 28 files, 10.6MB
- ==> Installing graphviz dependency: dav1d
- ==> Pouring dav1d--1.5.2.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/dav1d/1.5.2: 16 files, 943.2KB
- ==> Installing graphviz dependency: libavif
- ==> Pouring libavif--1.3.0.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/libavif/1.3.0: 22 files, 1MB
- ==> Installing graphviz dependency: gd
- ==> Pouring gd--2.3.3_6.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/gd/2.3.3_6: 34 files, 1.6MB
- ==> Installing graphviz dependency: jasper
- ==> Pouring jasper--4.2.8.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/jasper/4.2.8: 45 files, 1.7MB
- ==> Installing graphviz dependency: netpbm
- ==> Pouring netpbm--11.02.19_1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/netpbm/11.02.19_1: 825 files, 20.4MB
- ==> Installing graphviz dependency: gts
- ==> Pouring gts--0.7.6_3.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/gts/0.7.6_3: 27 files, 1.7MB
- ==> Installing graphviz dependency: gdk-pixbuf
- ==> Pouring gdk-pixbuf--2.44.4.arm64_sequoia.bottle.tar.gz
- ==> /opt/homebrew/Cellar/gdk-pixbuf/2.44.4/bin/gdk-pixbuf-query-loaders --update-cache
- 🍺 /opt/homebrew/Cellar/gdk-pixbuf/2.44.4: 151 files, 4.2MB
- ==> Installing graphviz dependency: graphite2
- ==> Pouring graphite2--1.3.14.arm64_sequoia.bottle.1.tar.gz
- 🍺 /opt/homebrew/Cellar/graphite2/1.3.14: 19 files, 276.8KB
- ==> Installing graphviz dependency: icu4c@78
- ==> Pouring icu4c@78--78.1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/icu4c@78/78.1: 279 files, 87.9MB
- ==> Installing graphviz dependency: harfbuzz
- ==> Pouring harfbuzz--12.2.0_1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/harfbuzz/12.2.0_1: 77 files, 12.5MB
- ==> Installing graphviz dependency: fribidi
- ==> Pouring fribidi--1.0.16.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/fribidi/1.0.16: 68 files, 578.6KB
- ==> Installing graphviz dependency: pango
- ==> Pouring pango--1.57.0_1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/pango/1.57.0_1: 69 files, 3.7MB
- ==> Installing graphviz dependency: librsvg
- ==> Pouring librsvg--2.61.3_1.arm64_sequoia.bottle.tar.gz
- ==> /opt/homebrew/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders --update-cache
- 🍺 /opt/homebrew/Cellar/librsvg/2.61.3_1: 21 files, 13.1MB
- ==> Installing graphviz dependency: libtool
- ==> Pouring libtool--2.5.4.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/libtool/2.5.4: 76 files, 4.1MB
- ==> Installing graphviz
- ==> Pouring graphviz--14.0.4.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/graphviz/14.0.4: 283 files, 8.5MB
- ==> Running `brew cleanup graphviz`...
- ==> Pouring pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz
- 🍺 /opt/homebrew/Cellar/pkgconf/2.5.1: 28 files, 531.1KB
- ==> Running `brew cleanup pkgconf`...
- ==> Pouring zlib--1.3.1.arm64_sequoia.bottle.tar.gz
- ==> Caveats
- zlib is keg-only, which means it was not symlinked into /opt/homebrew,
- because macOS already provides this software and installing another version in
- parallel can cause all kinds of trouble.
-
- For compilers to find zlib you may need to set:
- export LDFLAGS="-L/opt/homebrew/opt/zlib/lib"
- export CPPFLAGS="-I/opt/homebrew/opt/zlib/include"
-
- For pkgconf to find zlib you may need to set:
- export PKG_CONFIG_PATH="/opt/homebrew/opt/zlib/lib/pkgconfig"
- ==> Summary
- 🍺 /opt/homebrew/Cellar/zlib/1.3.1: 14 files, 412.5KB
- ==> Running `brew cleanup zlib`...
- ==> Caveats
- ==> zlib
- zlib is keg-only, which means it was not symlinked into /opt/homebrew,
- because macOS already provides this software and installing another version in
- parallel can cause all kinds of trouble.
-
- For compilers to find zlib you may need to set:
- export LDFLAGS="-L/opt/homebrew/opt/zlib/lib"
- export CPPFLAGS="-I/opt/homebrew/opt/zlib/include"
-
- For pkgconf to find zlib you may need to set:
- export PKG_CONFIG_PATH="/opt/homebrew/opt/zlib/lib/pkgconfig"
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved alt-ergo-free.2.2.0 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved base.v0.16.4 (cached)
-> retrieved bos.0.2.1 (cached)
-> retrieved camlzip.1.13 (cached)
-> retrieved conf-gmp.5 (cached)
-> retrieved cppo.1.8.0 (cached)
-> installed conf-pkg-config.4
-> retrieved csexp.1.5.2 (cached)
-> installed conf-gmp.5
-> installed conf-zlib.1
-> installed conf-autoconf.0.2
-> installed conf-graphviz.0.1
-> retrieved ctypes.0.24.0 (cached)
-> retrieved dune.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2 (cached)
-> retrieved fmt.0.11.0 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved frama-c.32.0~beta (cached)
-> retrieved frama-c-metacsl.0.10~beta (cached)
-> retrieved integers.0.7.0 (cached)
-> retrieved jane-street-headers.v0.16.0 (cached)
-> retrieved jst-config.v0.16.0 (cached)
-> retrieved logs.0.10.0 (cached)
-> retrieved menhir.20211128, menhirLib.20211128, menhirSdk.20211128 (cached)
-> retrieved num.1.6 (cached)
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved ocamlgraph.2.2.0 (cached)
-> retrieved ocplib-simplex.0.4.1 (cached)
-> retrieved pp.2.0.0 (cached)
-> retrieved ppx_assert.v0.16.0 (cached)
-> retrieved ppx_base.v0.16.0 (cached)
-> retrieved ppx_cold.v0.16.0 (cached)
-> retrieved ppx_compare.v0.16.0 (cached)
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved ppx_deriving.6.0.3 (cached)
-> retrieved ppx_deriving_yaml.0.4.0 (cached)
-> retrieved ppx_deriving_yojson.3.9.1 (cached)
-> retrieved ppx_enumerate.v0.16.0 (cached)
-> retrieved ppx_globalize.v0.16.0 (cached)
-> retrieved ppx_hash.v0.16.0 (cached)
-> retrieved ppx_here.v0.16.0 (cached)
-> retrieved ppx_inline_test.v0.16.1 (cached)
-> retrieved ppx_optcomp.v0.16.0 (cached)
-> retrieved ppx_sexp_conv.v0.16.0 (cached)
-> retrieved ppxlib.0.35.0 (cached)
-> retrieved psmt2-frontend.0.1 (cached)
-> retrieved rresult.0.7.0 (cached)
-> retrieved sexplib0.v0.16.0 (cached)
-> retrieved stdio.v0.16.0 (cached)
-> retrieved stdlib-shims.0.3.0 (cached)
-> retrieved time_now.v0.16.0 (cached)
-> retrieved topkg.1.1.1 (cached)
-> retrieved unionFind.20250818 (cached)
-> installed num.1.6
-> retrieved why3.1.8.2 (cached)
-> retrieved yaml.3.2.0 (cached)
-> retrieved yojson.3.0.0 (cached)
-> retrieved zarith.1.14 (cached)
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed camlzip.1.13
-> installed zarith.1.14
-> installed ocplib-simplex.0.4.1
-> installed topkg.1.1.1
-> installed rresult.0.7.0
-> installed fmt.0.11.0
-> installed astring.0.8.5
-> installed logs.0.10.0
-> installed fpath.0.7.3
-> installed dune.3.20.2
-> installed jane-street-headers.v0.16.0
-> installed csexp.1.5.2
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocamlgraph.2.2.0
-> installed menhirSdk.20211128
-> installed menhirLib.20211128
-> installed cppo.1.8.0
-> installed pp.2.0.0
-> installed bos.0.2.1
-> installed ppx_derivers.1.2.1
-> installed stdlib-shims.0.3.0
-> installed unionFind.20250818
-> installed sexplib0.v0.16.0
-> installed integers.0.7.0
-> installed ordering.3.20.2
-> installed yojson.3.0.0
-> installed dune-configurator.3.20.2
-> installed dyn.3.20.2
-> installed ctypes.0.24.0
-> installed stdune.3.20.2
-> installed yaml.3.2.0
-> installed base.v0.16.4
-> installed menhir.20211128
-> installed stdio.v0.16.0
-> installed dune-private-libs.3.20.2
-> installed dune-site.3.20.2
-> installed ppxlib.0.35.0
-> installed ppx_cold.v0.16.0
-> installed ppx_globalize.v0.16.0
-> installed ppx_enumerate.v0.16.0
-> installed ppx_compare.v0.16.0
-> installed ppx_here.v0.16.0
-> installed ppx_deriving_yaml.0.4.0
-> installed ppx_deriving.6.0.3
-> installed ppx_optcomp.v0.16.0
-> installed ppx_sexp_conv.v0.16.0
-> installed ppx_deriving_yojson.3.9.1
-> installed ppx_hash.v0.16.0
-> installed ppx_assert.v0.16.0
-> installed ppx_base.v0.16.0
-> installed psmt2-frontend.0.1
-> installed jst-config.v0.16.0
-> installed time_now.v0.16.0
-> installed ppx_inline_test.v0.16.1
-> installed alt-ergo-free.2.2.0
-> installed why3.1.8.2
-> installed frama-c.32.0~beta
-> installed frama-c-metacsl.0.10~beta
Done.
<><> frama-c.32.0~beta installed successfully <><><><><><><><><><><><><><><><><>
=> The Frama-C/WP plug-in requires one or more external prover(s).
Recommended provers are:
- Alt-Ergo (https://alt-ergo.ocamlpro.com)
- CVC4 (https://cvc4.github.io)
- CVC5 (https://cvc5.github.io)
- Z3 (https://github.com/Z3Prover/z3)
Use 'why3 config detect' to configure new provers.
=> Ivette is a new GUI for Frama-C, currently in development.
Run 'ivette' once to finalize installation (requires an internet connection).
Once finalized, 'ivette' will work offline.
Finalization also requires Node v20 or v22 and Yarn:
- install NVM (https://github.com/nvm-sh/nvm)
- run 'nvm install 22'
- run 'nvm use 22'
- run 'npm install --global yarn'
# To update the current shell environment, run: eval $(opam env)
2025-11-16 20:51.26 ---> saved as "f519aa644d6ef71c2d567d3fa80c01cdf16743afdb5d02f85bbdb570c268a36f"
Job succeeded
2025-11-16 20:51.33: Job succeeded