Organisationstaridestezos-ci6edf34 (main)macos-homebrew-5.3_arm64_opam-2.4

macos-homebrew-5.3_arm64_opam-2.4

Link Copied
Code Copied

Logs

2025-10-14 14:30.17: New job: test tarides/tezos-ci https://github.com/tarides/tezos-ci.git#refs/heads/main (6edf344be19059c964ed9573947762f88caab4d2) (macos-arm64:macos-homebrew-5.3_arm64_opam-2.4)
Base: macos-homebrew-ocaml-5.3
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/tarides/tezos-ci.git" -b "main" && cd "tezos-ci" && git reset --hard 6edf344b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-5.3
# macos-homebrew-5.3_arm64_opam-2.4
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f ~/local/bin/opam-2.4 ~/local/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
RUN cd ~/opam-repository && (git cat-file -e deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 || git fetch origin master) && git reset -q --hard deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 && git log --no-decorate -n1 --oneline && opam update -u
RUN mkdir -p 'vendor/ocurrent/' 'vendor/ocluster/' 'vendor/ocluster/obuilder/' 'vendor/ocluster/' 'vendor/ocaml-gitlab/' 'vendor/current-web-pipelines/'
COPY --chown=1000:1000 vendor/ocurrent/current_web.opam vendor/ocurrent/current_slack.opam vendor/ocurrent/current_rpc.opam vendor/ocurrent/current_gitlab.opam vendor/ocurrent/current_github.opam vendor/ocurrent/current_git.opam vendor/ocurrent/current_examples.opam vendor/ocurrent/current_docker.opam vendor/ocurrent/current.opam ./src/vendor/ocurrent/
COPY --chown=1000:1000 vendor/ocluster/ocluster.opam vendor/ocluster/ocluster-api.opam ./src/vendor/ocluster/
COPY --chown=1000:1000 vendor/ocluster/obuilder/obuilder.opam vendor/ocluster/obuilder/obuilder-spec.opam ./src/vendor/ocluster/obuilder/
COPY --chown=1000:1000 vendor/ocluster/current_ocluster.opam ./src/vendor/ocluster/
COPY --chown=1000:1000 vendor/ocaml-gitlab/lab.opam vendor/ocaml-gitlab/gitlab.opam vendor/ocaml-gitlab/gitlab-unix.opam vendor/ocaml-gitlab/gitlab-jsoo.opam ./src/vendor/ocaml-gitlab/
COPY --chown=1000:1000 vendor/current-web-pipelines/current-web-pipelines.opam ./src/vendor/current-web-pipelines/
COPY --chown=1000:1000 tezos-setup.opam tezos-ci.opam ./src/./
RUN opam pin add -yn current_web.dev './src/vendor/ocurrent/' && \
opam pin add -yn current_slack.dev './src/vendor/ocurrent/' && \
opam pin add -yn current_rpc.dev './src/vendor/ocurrent/' && \
opam pin add -yn current_gitlab.dev './src/vendor/ocurrent/' && \
opam pin add -yn current_github.dev './src/vendor/ocurrent/' && \
opam pin add -yn current_git.dev './src/vendor/ocurrent/' && \
opam pin add -yn current_examples.dev './src/vendor/ocurrent/' && \
opam pin add -yn current_docker.dev './src/vendor/ocurrent/' && \
opam pin add -yn current.dev './src/vendor/ocurrent/' && \
opam pin add -yn ocluster.dev './src/vendor/ocluster/' && \
opam pin add -yn ocluster-api.dev './src/vendor/ocluster/' && \
opam pin add -yn obuilder.dev './src/vendor/ocluster/obuilder/' && \
opam pin add -yn obuilder-spec.dev './src/vendor/ocluster/obuilder/' && \
opam pin add -yn current_ocluster.dev './src/vendor/ocluster/' && \
opam pin add -yn lab.dev './src/vendor/ocaml-gitlab/' && \
opam pin add -yn gitlab.dev './src/vendor/ocaml-gitlab/' && \
opam pin add -yn gitlab-unix.dev './src/vendor/ocaml-gitlab/' && \
opam pin add -yn gitlab-jsoo.dev './src/vendor/ocaml-gitlab/' && \
opam pin add -yn current-web-pipelines.dev './src/vendor/current-web-pipelines/' && \
opam pin add -yn tezos-setup.dev './src/./' && \
opam pin add -yn tezos-ci.dev './src/./'
RUN echo '(lang dune 3.0)' > './src/vendor/ocurrent/dune-project' && \
echo '(lang dune 3.0)' > './src/vendor/ocluster/dune-project' && \
echo '(lang dune 3.0)' > './src/vendor/ocluster/obuilder/dune-project' && \
echo '(lang dune 3.0)' > './src/vendor/ocluster/dune-project' && \
echo '(lang dune 3.0)' > './src/vendor/ocaml-gitlab/dune-project' && \
echo '(lang dune 3.0)' > './src/vendor/current-web-pipelines/dune-project' && \
echo '(lang dune 3.0)' > './src/./dune-project'
ENV DEPS="angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.16.0 atdgen-runtime.2.16.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.1.1 cohttp-lwt.6.1.1 cohttp-lwt-unix.6.1.1 conduit.8.0.0 conduit-lwt.8.0.0 conduit-lwt-unix.8.0.0 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_docker.dev current_git.dev current_gitlab.dev current_incr.0.6.1 current_ocluster.dev current_web.dev dockerfile.8.3.2 domain-name.0.5.0 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.4 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gitlab.dev gitlab-unix.dev gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.1.1 ISO8601.0.2.6 integers.0.7.0 ipaddr.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.9.0 lwt.5.9.2 lwt-dllist.1.1.0 macaddr.5.6.1 magic-mime.1.3.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 obuilder-spec.dev ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocluster-api.dev ocplib-endian.1.2 opam-file-format.2.2.0 optint.0.3.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_deriving_yojson.3.10.0 ppx_sexp_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tls.0.17.3 tls-mirage.0.17.3 topkg.1.1.0 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.4 --depext-only -y tezos-setup.dev tezos-ci.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . ./src
RUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2025-10-14 14:30.17: Using cache hint "tarides/tezos-ci-macos-homebrew-ocaml-5.3-macos-homebrew-5.3_arm64_opam-2.4-b9e9ee4ae94e2694ad94adc394032eb9"
2025-10-14 14:30.17: Using OBuilder spec:
((from macos-homebrew-ocaml-5.3)
(comment macos-homebrew-5.3_arm64_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 deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 || git fetch origin master) && git reset -q --hard deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 && git log --no-decorate -n1 --oneline && opam update -u"))
(run (shell "mkdir -p 'vendor/ocurrent/' 'vendor/ocluster/' 'vendor/ocluster/obuilder/' 'vendor/ocluster/' 'vendor/ocaml-gitlab/' 'vendor/current-web-pipelines/'"))
(copy (src vendor/ocurrent/current_web.opam vendor/ocurrent/current_slack.opam vendor/ocurrent/current_rpc.opam vendor/ocurrent/current_gitlab.opam vendor/ocurrent/current_github.opam vendor/ocurrent/current_git.opam vendor/ocurrent/current_examples.opam vendor/ocurrent/current_docker.opam vendor/ocurrent/current.opam)
(dst ./src/vendor/ocurrent/))
(copy (src vendor/ocluster/ocluster.opam vendor/ocluster/ocluster-api.opam)
(dst ./src/vendor/ocluster/))
(copy (src vendor/ocluster/obuilder/obuilder.opam vendor/ocluster/obuilder/obuilder-spec.opam)
(dst ./src/vendor/ocluster/obuilder/))
(copy (src vendor/ocluster/current_ocluster.opam)
(dst ./src/vendor/ocluster/))
(copy (src vendor/ocaml-gitlab/lab.opam vendor/ocaml-gitlab/gitlab.opam vendor/ocaml-gitlab/gitlab-unix.opam vendor/ocaml-gitlab/gitlab-jsoo.opam)
(dst ./src/vendor/ocaml-gitlab/))
(copy (src vendor/current-web-pipelines/current-web-pipelines.opam)
(dst ./src/vendor/current-web-pipelines/))
(copy (src tezos-setup.opam tezos-ci.opam) (dst ./src/./))
(run (network host)
(shell  "opam pin add -yn current_web.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_slack.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_rpc.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_gitlab.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_github.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_git.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_examples.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_docker.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn ocluster.dev './src/vendor/ocluster/' && \
\nopam pin add -yn ocluster-api.dev './src/vendor/ocluster/' && \
\nopam pin add -yn obuilder.dev './src/vendor/ocluster/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev './src/vendor/ocluster/obuilder/' && \
\nopam pin add -yn current_ocluster.dev './src/vendor/ocluster/' && \
\nopam pin add -yn lab.dev './src/vendor/ocaml-gitlab/' && \
\nopam pin add -yn gitlab.dev './src/vendor/ocaml-gitlab/' && \
\nopam pin add -yn gitlab-unix.dev './src/vendor/ocaml-gitlab/' && \
\nopam pin add -yn gitlab-jsoo.dev './src/vendor/ocaml-gitlab/' && \
\nopam pin add -yn current-web-pipelines.dev './src/vendor/current-web-pipelines/' && \
\nopam pin add -yn tezos-setup.dev './src/./' && \
\nopam pin add -yn tezos-ci.dev './src/./'"))
(run (network host)
(shell  "echo '(lang dune 3.0)' > './src/vendor/ocurrent/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/ocluster/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/ocluster/obuilder/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/ocluster/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/ocaml-gitlab/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/current-web-pipelines/dune-project' && \
\necho '(lang dune 3.0)' > './src/./dune-project'"))
(env DEPS "angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.16.0 atdgen-runtime.2.16.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.1.1 cohttp-lwt.6.1.1 cohttp-lwt-unix.6.1.1 conduit.8.0.0 conduit-lwt.8.0.0 conduit-lwt-unix.8.0.0 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_docker.dev current_git.dev current_gitlab.dev current_incr.0.6.1 current_ocluster.dev current_web.dev dockerfile.8.3.2 domain-name.0.5.0 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.4 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gitlab.dev gitlab-unix.dev gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.1.1 ISO8601.0.2.6 integers.0.7.0 ipaddr.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.9.0 lwt.5.9.2 lwt-dllist.1.1.0 macaddr.5.6.1 magic-mime.1.3.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 obuilder-spec.dev ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocluster-api.dev ocplib-endian.1.2 opam-file-format.2.2.0 optint.0.3.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_deriving_yojson.3.10.0 ppx_sexp_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tls.0.17.3 tls-mirage.0.17.3 topkg.1.1.0 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.2.2.2 zarith.1.14")
(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 tezos-setup.dev tezos-ci.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-10-14 14:30.17: Waiting for resource in pool OCluster
2025-10-14 14:30.17: Waiting for worker…
2025-10-14 19:06.36: Got resource from pool OCluster
Building on m1-worker-03
All commits already cached
Submodule path 'vendor/current-web-pipelines': checked out 'fee01e340fe0e1f41428b2bc96531f4eae86c018'
Submodule path 'vendor/ocaml-gitlab': checked out '0af123315eaf054060092fe6bafc6ed7a244fbe0'
Submodule path 'vendor/ocluster': checked out 'bd96fb0990b92e9c35ee02a543a960e22e50ed34'
Submodule path 'vendor/ocurrent': checked out '3fde9232c2cc24e5e79bcf95c0f631e9218f9ca3'
HEAD is now at 6edf344 Mark as unmaintained
Synchronizing submodule url for 'vendor/current-web-pipelines'
Synchronizing submodule url for 'vendor/ocaml-gitlab'
Synchronizing submodule url for 'vendor/ocluster'
Synchronizing submodule url for 'vendor/ocurrent'
Cleared directory 'vendor/current-web-pipelines'
Submodule 'vendor/current-web-pipelines' (https://github.com/tarides/current-web-pipelines.git) unregistered for path 'vendor/current-web-pipelines'
Cleared directory 'vendor/ocaml-gitlab'
Submodule 'vendor/ocaml-gitlab' (https://github.com/tmcgilchrist/ocaml-gitlab.git) unregistered for path 'vendor/ocaml-gitlab'
Cleared directory 'vendor/ocluster'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'vendor/ocluster'
Cleared directory 'vendor/ocurrent'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'vendor/ocurrent'
Submodule 'vendor/current-web-pipelines' (https://github.com/tarides/current-web-pipelines.git) registered for path 'vendor/current-web-pipelines'
Submodule 'vendor/ocaml-gitlab' (https://github.com/tmcgilchrist/ocaml-gitlab.git) registered for path 'vendor/ocaml-gitlab'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'vendor/ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'vendor/ocurrent'
Submodule path 'vendor/current-web-pipelines': checked out 'fee01e340fe0e1f41428b2bc96531f4eae86c018'
Submodule path 'vendor/ocaml-gitlab': checked out '0af123315eaf054060092fe6bafc6ed7a244fbe0'
Submodule path 'vendor/ocluster': checked out 'bd96fb0990b92e9c35ee02a543a960e22e50ed34'
Submodule path 'vendor/ocluster/obuilder': checked out 'a2f4cec1774967a54808e6d5c9dfb6a4d77bc9c8'
Submodule path 'vendor/ocurrent': checked out '3fde9232c2cc24e5e79bcf95c0f631e9218f9ca3'


(from macos-homebrew-ocaml-5.3)
2025-10-14 19:06.37 ---> using "6ee950b55569b1a3f8a7953dc679318bf303d3a70ac7d49901c0ac2ca3805d7c" from cache


/: (comment macos-homebrew-5.3_arm64_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-10-14 19:06.37 ---> using "98f27ffc931cc35f6fd0434c4b7cb74004ae5b966eac1b4d0d724f37574600ad" 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 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///Users/mac1000/opam-repository
2025-10-14 19:06.37 ---> using "05bef02621f4f152ba73fa5008f45408f9224fb6a3f95400ffe628ff48189e9f" from cache


/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Darwin 24.5.0
The OCaml toplevel, version 5.3.0
2.4.1
2025-10-14 19:06.38 ---> using "a78de44d0fa6eb2299c3aff4eac17004df22cc4faa362aec41a39eccbcb56bb5" 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 deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 || git fetch origin master) && git reset -q --hard deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
ec0dc125ad..deb3de7fc5  master     -> origin/master
deb3de7fc5 Merge pull request #28686 from NathanReb/release-ppxlib-0.37.0


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///Users/mac1000/opam-repository


Everything as up-to-date as possible


The following packages are not being upgraded because the new versions conflict with other installed packages:
- ocaml-compiler.5.4.0
However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml-base-compiler.5.4.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)
2025-10-14 19:06.38 ---> using "c8587477cd7af6a53dce768562513ae85c22abd4b63cf54efaf29e0ab743ee40" from cache


/: (run (shell "mkdir -p 'vendor/ocurrent/' 'vendor/ocluster/' 'vendor/ocluster/obuilder/' 'vendor/ocluster/' 'vendor/ocaml-gitlab/' 'vendor/current-web-pipelines/'"))
2025-10-14 19:06.39 ---> saved as "c4ecf6e46155b4bba8c0e4cb8f18cfe2e8252811ef2035e78d67c64467c9098a"


/: (copy (src vendor/ocurrent/current_web.opam vendor/ocurrent/current_slack.opam vendor/ocurrent/current_rpc.opam vendor/ocurrent/current_gitlab.opam vendor/ocurrent/current_github.opam vendor/ocurrent/current_git.opam vendor/ocurrent/current_examples.opam vendor/ocurrent/current_docker.opam vendor/ocurrent/current.opam)
(dst ./src/vendor/ocurrent/))
2025-10-14 19:06.40 ---> saved as "34d07fe958142a2076c0d2aea242fedc24500ab66ca2c522bf0e38946db028e3"


/: (copy (src vendor/ocluster/ocluster.opam vendor/ocluster/ocluster-api.opam)
(dst ./src/vendor/ocluster/))
2025-10-14 19:06.41 ---> saved as "a4bd72ae9a14b17c4287a4b63bac99664e918ef25b6564ea6a5bce70edd4e445"


/: (copy (src vendor/ocluster/obuilder/obuilder.opam vendor/ocluster/obuilder/obuilder-spec.opam)
(dst ./src/vendor/ocluster/obuilder/))
2025-10-14 19:06.42 ---> saved as "6dbf78bcf1e05368d91b2476bcf4965eb9f1a3eea72c9954769d72afac8957b6"


/: (copy (src vendor/ocluster/current_ocluster.opam)
(dst ./src/vendor/ocluster/))
2025-10-14 19:06.43 ---> saved as "a422b6d6f8dea2b558e4681a77f7d792685f3b7470e681abe627a13446b7f5d5"


/: (copy (src vendor/ocaml-gitlab/lab.opam vendor/ocaml-gitlab/gitlab.opam vendor/ocaml-gitlab/gitlab-unix.opam vendor/ocaml-gitlab/gitlab-jsoo.opam)
(dst ./src/vendor/ocaml-gitlab/))
2025-10-14 19:06.44 ---> saved as "22f1aaa227263f8ee667d37a3c52d1b5e7ab199d23afa7c55bf56a7507c9007b"


/: (copy (src vendor/current-web-pipelines/current-web-pipelines.opam)
(dst ./src/vendor/current-web-pipelines/))
2025-10-14 19:06.45 ---> saved as "f91ed2615d3975dec15768fdfce4c3d8803ab14a8718cdb9a21006b65c084409"


/: (copy (src tezos-setup.opam tezos-ci.opam) (dst ./src/./))
2025-10-14 19:06.46 ---> saved as "d9a91c573e84c95e2205f708506b28e562796890e46daaf6ac1699c4f622d0f0"


/: (run (network host)
(shell  "opam pin add -yn current_web.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_slack.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_rpc.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_gitlab.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_github.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_git.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_examples.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current_docker.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn current.dev './src/vendor/ocurrent/' && \
\nopam pin add -yn ocluster.dev './src/vendor/ocluster/' && \
\nopam pin add -yn ocluster-api.dev './src/vendor/ocluster/' && \
\nopam pin add -yn obuilder.dev './src/vendor/ocluster/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev './src/vendor/ocluster/obuilder/' && \
\nopam pin add -yn current_ocluster.dev './src/vendor/ocluster/' && \
\nopam pin add -yn lab.dev './src/vendor/ocaml-gitlab/' && \
\nopam pin add -yn gitlab.dev './src/vendor/ocaml-gitlab/' && \
\nopam pin add -yn gitlab-unix.dev './src/vendor/ocaml-gitlab/' && \
\nopam pin add -yn gitlab-jsoo.dev './src/vendor/ocaml-gitlab/' && \
\nopam pin add -yn current-web-pipelines.dev './src/vendor/current-web-pipelines/' && \
\nopam pin add -yn tezos-setup.dev './src/./' && \
\nopam pin add -yn tezos-ci.dev './src/./'"))
[current_web.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
current_web is now pinned to file:///Users/mac1000/src/vendor/ocurrent (version dev)
[current_slack.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
current_slack is now pinned to file:///Users/mac1000/src/vendor/ocurrent (version dev)
[current_rpc.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
current_rpc is now pinned to file:///Users/mac1000/src/vendor/ocurrent (version dev)
[current_gitlab.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
current_gitlab is now pinned to file:///Users/mac1000/src/vendor/ocurrent (version dev)
[current_github.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
current_github is now pinned to file:///Users/mac1000/src/vendor/ocurrent (version dev)
[current_git.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
current_git is now pinned to file:///Users/mac1000/src/vendor/ocurrent (version dev)
[current_examples.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
current_examples is now pinned to file:///Users/mac1000/src/vendor/ocurrent (version dev)
[current_docker.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
current_docker is now pinned to file:///Users/mac1000/src/vendor/ocurrent (version dev)
[current.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
current is now pinned to file:///Users/mac1000/src/vendor/ocurrent (version dev)
[ocluster.dev] synchronised (file:///Users/mac1000/src/vendor/ocluster)
[WARNING] Failed checks on ocluster package definition from source at file:///Users/mac1000/src/vendor/ocluster:
warning 68: Missing field 'license'
ocluster is now pinned to file:///Users/mac1000/src/vendor/ocluster (version dev)
[ocluster-api.dev] synchronised (file:///Users/mac1000/src/vendor/ocluster)
[WARNING] Failed checks on ocluster-api package definition from source at file:///Users/mac1000/src/vendor/ocluster:
warning 68: Missing field 'license'
ocluster-api is now pinned to file:///Users/mac1000/src/vendor/ocluster (version dev)
[obuilder.dev] synchronised (file:///Users/mac1000/src/vendor/ocluster/obuilder)
[WARNING] Failed checks on obuilder package definition from source at file:///Users/mac1000/src/vendor/ocluster/obuilder:
warning 68: Missing field 'license'
obuilder is now pinned to file:///Users/mac1000/src/vendor/ocluster/obuilder (version dev)
[obuilder-spec.dev] synchronised (file:///Users/mac1000/src/vendor/ocluster/obuilder)
[WARNING] Failed checks on obuilder-spec package definition from source at file:///Users/mac1000/src/vendor/ocluster/obuilder:
warning 68: Missing field 'license'
obuilder-spec is now pinned to file:///Users/mac1000/src/vendor/ocluster/obuilder (version dev)
[current_ocluster.dev] synchronised (file:///Users/mac1000/src/vendor/ocluster)
[WARNING] Failed checks on current_ocluster package definition from source at file:///Users/mac1000/src/vendor/ocluster:
warning 68: Missing field 'license'
current_ocluster is now pinned to file:///Users/mac1000/src/vendor/ocluster (version dev)
[lab.dev] synchronised (file:///Users/mac1000/src/vendor/ocaml-gitlab)
lab is now pinned to file:///Users/mac1000/src/vendor/ocaml-gitlab (version dev)
[gitlab.dev] synchronised (file:///Users/mac1000/src/vendor/ocaml-gitlab)
gitlab is now pinned to file:///Users/mac1000/src/vendor/ocaml-gitlab (version dev)
[gitlab-unix.dev] synchronised (file:///Users/mac1000/src/vendor/ocaml-gitlab)
gitlab-unix is now pinned to file:///Users/mac1000/src/vendor/ocaml-gitlab (version dev)
[gitlab-jsoo.dev] synchronised (file:///Users/mac1000/src/vendor/ocaml-gitlab)
gitlab-jsoo is now pinned to file:///Users/mac1000/src/vendor/ocaml-gitlab (version dev)
[current-web-pipelines.dev] synchronised (file:///Users/mac1000/src/vendor/current-web-pipelines)
[WARNING] Failed checks on current-web-pipelines package definition from source at file:///Users/mac1000/src/vendor/current-web-pipelines:
warning 68: Missing field 'license'
current-web-pipelines is now pinned to file:///Users/mac1000/src/vendor/current-web-pipelines (version dev)
[NOTE] Package tezos-setup does not exist in opam repositories registered in the current switch.
[tezos-setup.dev] synchronised (file:///Users/mac1000/src)
[WARNING] Failed checks on tezos-setup package definition from source at file:///Users/mac1000/src:
warning 68: Missing field 'license'
tezos-setup is now pinned to file:///Users/mac1000/src (version dev)
[NOTE] Package tezos-ci does not exist in opam repositories registered in the current switch.
[tezos-ci.dev] synchronised (file:///Users/mac1000/src)
[WARNING] Failed checks on tezos-ci package definition from source at file:///Users/mac1000/src:
warning 68: Missing field 'license'
tezos-ci is now pinned to file:///Users/mac1000/src (version dev)
2025-10-14 19:07.16 ---> saved as "c8f9421e84558af91c99544e7628c7da46a08a66bfbb76cff3c3b0ab42a2480f"


/: (run (network host)
(shell  "echo '(lang dune 3.0)' > './src/vendor/ocurrent/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/ocluster/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/ocluster/obuilder/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/ocluster/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/ocaml-gitlab/dune-project' && \
\necho '(lang dune 3.0)' > './src/vendor/current-web-pipelines/dune-project' && \
\necho '(lang dune 3.0)' > './src/./dune-project'"))
2025-10-14 19:07.18 ---> saved as "00479ae4db8cadca304fe8ba92b0104ef399e66c44e22d16198044564cc6db7f"


/: (env DEPS "angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.16.0 atdgen-runtime.2.16.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.1.1 cohttp-lwt.6.1.1 cohttp-lwt-unix.6.1.1 conduit.8.0.0 conduit-lwt.8.0.0 conduit-lwt-unix.8.0.0 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_docker.dev current_git.dev current_gitlab.dev current_incr.0.6.1 current_ocluster.dev current_web.dev dockerfile.8.3.2 domain-name.0.5.0 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.4 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gitlab.dev gitlab-unix.dev gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.1.1 ISO8601.0.2.6 integers.0.7.0 ipaddr.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.9.0 lwt.5.9.2 lwt-dllist.1.1.0 macaddr.5.6.1 magic-mime.1.3.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 obuilder-spec.dev ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocluster-api.dev ocplib-endian.1.2 opam-file-format.2.2.0 optint.0.3.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_deriving_yojson.3.10.0 ppx_sexp_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tls.0.17.3 tls-mirage.0.17.3 topkg.1.1.0 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.2.2.2 zarith.1.14")


/: (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 tezos-setup.dev tezos-ci.dev $DEPS"))
+ /opt/homebrew/bin/brew "update"
- ==> Updating Homebrew...
- Already up-to-date.


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[current_git.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
[current_docker.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
[current.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
[current_ocluster.dev] synchronised (file:///Users/mac1000/src/vendor/ocluster)
[current_gitlab.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
[current_web.dev] synchronised (file:///Users/mac1000/src/vendor/ocurrent)
[gitlab.dev] synchronised (file:///Users/mac1000/src/vendor/ocaml-gitlab)
[gitlab-unix.dev] synchronised (file:///Users/mac1000/src/vendor/ocaml-gitlab)
[obuilder-spec.dev] synchronised (file:///Users/mac1000/src/vendor/ocluster/obuilder)
[ocluster-api.dev] synchronised (file:///Users/mac1000/src/vendor/ocluster)
[tezos-ci.dev] synchronised (file:///Users/mac1000/src)
[tezos-setup.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.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.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:
capnp gmp graphviz libev libffi pkgconf sqlite


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>


+ /opt/homebrew/bin/brew "install" "capnp" "gmp" "graphviz" "libev" "libffi" "pkgconf" "sqlite"
- ==> Fetching downloads for: capnp, gmp, graphviz, libev, libffi, pkgconf and sqlite
- ==> Downloading https://ghcr.io/v2/homebrew/core/capnp/manifests/1.2.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c1e4e3e62e1119c1c3d634257ffb10c8b5a8e0815385c9327a5782a4cc66e818--capnp-1.2.0.bottle_manifest.json
- ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json
- ==> Downloading https://ghcr.io/v2/homebrew/core/graphviz/manifests/14.0.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1312319e8f4e97c419b049c9bad29c805aea596815e2e636e24577fc123ce64c--graphviz-14.0.1.bottle_manifest.json
- ==> Downloading https://ghcr.io/v2/homebrew/core/libev/manifests/4.33
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/dcc77a4ef78cc646caf5e0675f4121c18ac6fbbb84ddb181eaab408546c41b66--libev-4.33.bottle_manifest.json
- ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/manifests/3.5.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1e3f0378eebac131d3f2f10e90ed27d4d855d669ead4a290ed14197729216c90--libffi-3.5.2.bottle_manifest.json
- ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/manifests/2.5.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e0bf05fafcedcfbde9a9a488dc3a083cadd19584ac19f4cc053a9c265f841120--pkgconf-2.5.1.bottle_manifest.json
- ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.50.4-2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cc0b46a30077b6cb9f6927fc0c81145398349a0ba416b914b1e5485d0d678231--sqlite-3.50.4-2.bottle_manifest.json
- ==> Fetching capnp
- ==> Downloading https://ghcr.io/v2/homebrew/core/capnp/blobs/sha256:32850d9930ecb4a82632d22ba68f5dc3ee221d9b4b00e7bbcfd57fc093b0e6b9
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ee0f33742c3b08ab57c0b669c995a698ad78f9985c04c779f91bb3ecbc8e4192--capnp--1.2.0.arm64_sequoia.bottle.tar.gz
- ==> Fetching gmp
- ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/blobs/sha256:6683d73d6677d28e1e8d1b92d6ebfbc068c1d33e19b79114a22a648a99ba5991
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a0c4a56cc56ffac0cb3f0aa5deb1b3a614002dabf65a81e14d87129c89eb7bde--gmp--6.3.0.arm64_sequoia.bottle.tar.gz
- ==> Fetching 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, fribidi, graphite2, icu4c@77, harfbuzz, pango, librsvg, m4 and libtool
- ==> Downloading https://ghcr.io/v2/homebrew/core/libpng/manifests/1.6.50
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2f04a12c6ccd384325ef3d025d3e5e42fe9cfc1e07c01cd9dd48ad9b57affc4b--libpng-1.6.50.bottle_manifest.json
- ==> Fetching libpng
- ==> Downloading https://ghcr.io/v2/homebrew/core/libpng/blobs/sha256:0e84944536d6bf2c7cfd393a4576acf5c0ced03992d156685a7f83c7d2a60215
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/10bc84b9f3874188e24c385090ca748df2657cecc1e495a2b7d9a6bdda7ceaeb--libpng--1.6.50.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.14.1_1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/11daa2aac46a2d65e8079364f05481c72e9c71906a5f5abf7ca711ad1a53a237--freetype-2.14.1_1.bottle_manifest.json
- ==> Fetching freetype
- ==> Downloading https://ghcr.io/v2/homebrew/core/freetype/blobs/sha256:40c5e9659d92bf629661a6580fbbf7f962cb98b81ac982dbfa23d30e4ddaf6d7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/baa211bcd6f0f3090b649a30319f930043662ccab51943b7c4c843eb622d346a--freetype--2.14.1_1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.4.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/01b6a59504897811bd37ce076d575925ff56ac26ed4411438221dddef0807896--libunistring-1.4.1.bottle_manifest.json
- ==> Fetching libunistring
- ==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/blobs/sha256:dbc874f78025281d97cf683531c635a6a4195b928f1af4288bda71e6dba723cd
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f4e595a082caada00e88754b8e862091fdeddd16c2100563934ba551b3964ad4--libunistring--1.4.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/gettext/manifests/0.26
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d28158ffec04fae757cdbeb46750e8e2ed43b7b17ada49d72a5bda2cff4cd6ed--gettext-0.26.bottle_manifest.json
- ==> Fetching gettext
- ==> Downloading https://ghcr.io/v2/homebrew/core/gettext/blobs/sha256:b25ac1e62443f8f79eadc3dadf6d3af954d4cbc33a0577fc626aa0c8f2bb01a5
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4e4400df4cd1b1ba5e981061d5c674e2847e96951b505339505452340fc926f6--gettext--0.26.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/manifests/2.17.1-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e53a8e68cd621f68ec95803ef9b8e6c8a4b6539c3a73b3da85788a6ab9da7606--fontconfig-2.17.1-1.bottle_manifest.json
- ==> Fetching fontconfig
- ==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/blobs/sha256:357516db5db5eb0cf5936333ef5845e600a0e01fbe80909b994f159b9d18bb22
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ddbc9a5b9cb5b81887034333e2b3686e356fa929524b286a25e034424ca5a19d--fontconfig--2.17.1.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.46
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/476078c344b0d9fa702da6e94d7fe5dd59bb1897d3fcc12d1b52b4bc0de68854--pcre2-10.46.bottle_manifest.json
- ==> Fetching pcre2
- ==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/blobs/sha256:6ddb89f2eef25f73e258a97bf4379539e24ea76e207fa3c0eb49222bdb656de2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7df368bf1170657fcfd0f900ce4a03a0004adb1769372d92664702e8197ca39f--pcre2--10.46.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/glib/manifests/2.86.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b5632e879b4de13053d81def8e05975f37376403192c92f87868969be0558d30--glib-2.86.0.bottle_manifest.json
- ==> Fetching glib
- ==> Downloading https://ghcr.io/v2/homebrew/core/glib/blobs/sha256:7c3d1882370a0cffe94535a6db4af6d0f3d27bc10aeb3a34d0d2de46209dd12d
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ce869824dd6e188f74642e5729b8147e6bc24cde73bc6f3499b0ee0265613a47--glib--2.86.0.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2024.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d89d69340366d1d015e7214520f64081e2d82d7955fb28c6ea5f6539dcb610b2--xorgproto-2024.1.bottle_manifest.json
- ==> Fetching xorgproto
- ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:91066363512e4a3b01644398886815eb370bc8f62611f7ee20c23c7350b4422e
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7aac4cd73925119193aefeb19be333cbde134cfa599e99c82542d5179c1c156f--xorgproto--2024.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.12
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6335be202d59f96fdee2e4a02f93d8ee87dfcfdbaa4ed132b8fe8c3e3651e27c--libxau-1.0.12.bottle_manifest.json
- ==> Fetching libxau
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:e8a5fedbd9e5c49f10006171decc5b1e56c48fbd4267e7668f813e47c0da984f
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/20f363edc4fafaa0e7cadb3370c99cd0833caa38cdcca528b681577d8a498182--libxau--1.0.12.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.5
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8713e53f73d0be64780dbea522b0ee07027e6cc7828ff1a4fa0a6596f14cfe25--libxdmcp-1.1.5.bottle_manifest.json
- ==> Fetching libxdmcp
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:b09a915dae5b45371a86f20a4ccce13c16c7a8eadc843b665e91bc5b2d2143ce
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d737bea539a2cb3a0fd03f34e913d2e9e2ae4fcff4e6b700ff48bfe737aaa5e1--libxdmcp--1.1.5.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.17.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a17e9d0e04a0013a5be592875b012c409023664b3df084b8051766331d213ff5--libxcb-1.17.0-1.bottle_manifest.json
- ==> Fetching libxcb
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:cce8d9e12c3f0b2fdbffbb3f7ba02f7e25cf3fa495b3e759d34a6264599543b3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c03000b1d04ff327a80b6e8486c46ee974e809ba9875d95d1e02e47cd1a6b18c--libxcb--1.17.0.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.8.12
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8510ddcf75e7c4313fe4f8b0999d667b22f2ae0b850bc80ba53becb609335934--libx11-1.8.12.bottle_manifest.json
- ==> Fetching libx11
- ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:57ccd55767fd6ffc7d32940d1c59d59b42c82abff4abf795b4ca0df489da42f1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ac485b35b0a8bc039691451468442fe41812c2fb6850df986dcb9da73b5b3e71--libx11--1.8.12.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/fedb843acbfcf682fb451396914bfc096f9ea2748376d4c43ce2af7ce1b766b7--libxext-1.3.6.bottle_manifest.json
- ==> Fetching libxext
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:a0434e871b6dfa64f18757e5d6df179308bcf1b53e5fa233c7d54222be8d513b
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/67723ae85cf35a85098287de50cff74a4bef5620b5bf14228fe8d4130c72e575--libxext--1.3.6.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.12
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/152fb22ff88a23b62841dcfa14aac21018e1d736c072d732185f6139ef922e1c--libxrender-0.9.12.bottle_manifest.json
- ==> Fetching libxrender
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:edcb8884f9d33219d276051be3b5ad64f390cdf3abe9794d9a0050c02895c3a7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/32b63f94de3dd0f5459014807e10ef625157494b1c2f3e7d965292b5ddcf7064--libxrender--0.9.12.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json
- ==> Fetching lzo
- ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:6bb0401c41a18fd37071ec9591fe053a808f07552ff7ea22542faa470eb8e589
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ff18806fa5f8b3fd3e803852df202e3bbf5a47b26d4da623edf4df0ab681819b--lzo--2.10.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.46.4-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e126e982eb104730948984be72236847b1596aad6f864dd8735e83f5c45520e3--pixman-0.46.4-1.bottle_manifest.json
- ==> Fetching pixman
- ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:86f5fc013d2b22bbe41c1c14661287bf8e8e4c3ac95cd05b08b886d24918fe34
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b6ce657e4d7495849e22e17cb2b682603faced899583cc7990a37cb7ffdb73e8--pixman--0.46.4.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.18.4-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/20ed33a2e096e765590dfd3f665e6d8f6fbf77fa078113e3acce004e8e53c635--cairo-1.18.4-1.bottle_manifest.json
- ==> Fetching cairo
- ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:c3c657a2dd0fac3e84d3c5d4e8327313f0ef217f26da2f73fbc50765fc9e9502
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6f22b609dbb5c50e943ce6685d36852f4abbf636b3615c4b85eab887201bb573--cairo--1.18.4.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/manifests/3.1.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7906b64a3cf726a3ad0a5ca8dd12c925b0104749a7f6288197955a95239257d5--jpeg-turbo-3.1.2.bottle_manifest.json
- ==> Fetching jpeg-turbo
- ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/blobs/sha256:59f90f6a9c2dc28abc3b425c7116e30dc4c13986538c6fcf614fa1b2aee8e7d4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/65de43fe499a15f27fa2d9f6d910c83c2f959c9759298b94cb3b31e81ce4cf60--jpeg-turbo--3.1.2.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.1.0-2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/72b36368116298518fd66e638dfbe8cb541d8db2d33e279683bbdb4b79c73e0d--brotli-1.1.0-2.bottle_manifest.json
- ==> Fetching brotli
- ==> Downloading https://ghcr.io/v2/homebrew/core/brotli/blobs/sha256:64750425b7578860d8b6a75fdb187408667f7d6523169e8dc29528bbc15309f0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0f8955da5257a91013dddd4713b67b6b0128b25fa5ea35e9662f69d6f5eb0848--brotli--1.1.0.arm64_sequoia.bottle.2.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/283773c4d2db4fe867419d7eea6811a6417889d78fad8871041c07f49b22d2a1--giflib-5.2.2.bottle_manifest.json
- ==> Fetching giflib
- ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:bf188a3d3e386e0b100831ca92173118c74645b033b56b4a7c148a91c2cfecb5
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/07f35b8e293a6ce36d7409b89b3ff0a17be62faca083c6c129091398e5c2e518--giflib--5.2.2.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/highway/manifests/1.3.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9c45ed9405a2a0988cb2c80afd415bcdacca07ef87ac47c277905cb96a0b611e--highway-1.3.0.bottle_manifest.json
- ==> Fetching highway
- ==> Downloading https://ghcr.io/v2/homebrew/core/highway/blobs/sha256:0dfc837e61d17b1cd2c5e27afc94993a4eb75b59ca8a057ef7c6dea61acbdd7a
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6d56236845fba54d5feaf9f7c004b843e768e0ac10dfde200e9ad4f08b0dcee3--highway--1.3.0.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.2.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/82322ae05e389eb5b059000e61d0a7acb8176046888dc2e15344c8fd7704ade4--imath-3.2.2.bottle_manifest.json
- ==> Fetching imath
- ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:473751d9832776b48e077e901e51d68bc141f3b53f84d47ea92ea78acab812d2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/dc9334d59fbe6911a3243f5de2c9f59142105c80584ab04fed77c03d96799998--imath--3.2.2.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.8.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/86a115cc1d43ff8a480fd907f812e70a403e1675d8a7223f61bbb08cbd2adc27--xz-5.8.1.bottle_manifest.json
- ==> Fetching xz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:dcd7823f2624cbcd08f55c232097a79300c7d76ab5969004db1a4785c6c0cd87
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8f568766296bfa5c5404abb3a41380af721fb0128bae1a3495429085db009872--xz--5.8.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json
- ==> Fetching lz4
- ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:5bd143b7b784989e549637ea4e484af85ba481e640dde69bc35f3843ae25abc6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8af6cbc3dc870dba18d9a1b3f311f2d43b56a020a1e565289122cfda703ab791--lz4--1.10.0.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.7-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/14f45413747fef87558cd195b1104e55d9739f9574f146051dbd6569ded74a94--zstd-1.5.7-1.bottle_manifest.json
- ==> Fetching zstd
- ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:55a4e0a4a92f5cf4885295214914de4aefad2389884085185e9ce87b4edae946
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b5da1f48e2d931e902a582bb1ce53f3cf8c5adc7a18ffafeb7a5a78d0fe82328--zstd--1.5.7.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/manifests/4.7.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/af8d0a7523f451c56f4010176e981724b17b9e0e4185e0e280f20b7b9772941b--libtiff-4.7.1.bottle_manifest.json
- ==> Fetching libtiff
- ==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/blobs/sha256:e32b6017d70bb365933cc84df9b2db416ea6e3bcc1c57fad4903f7392b13c1a7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/89b0ad09cab715a4b9718dde26e7e80d41362a9dfcd32b22d2ce0042153d0d70--libtiff--4.7.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.17
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0e5e5ac9e1df07ae001662a85a70b344b31345897c284172f14874c9d329cb85--little-cms2-2.17.bottle_manifest.json
- ==> Fetching little-cms2
- ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:3827b5a8583f0e92987bd0e7c721bda834157ad366d2cb66596559dd8654c9ac
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b9b1e8317cebcb67f12c777ccbf4f9991b61e2307c0428bd14aab66739745df1--little-cms2--2.17.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libdeflate/manifests/1.24
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f25944af7be6e49fb1ab535f6d86ab11b6414cd8d6fca2fec1817aff2268c451--libdeflate-1.24.bottle_manifest.json
- ==> Fetching libdeflate
- ==> Downloading https://ghcr.io/v2/homebrew/core/libdeflate/blobs/sha256:187850054c03e9417b2234ab30efa87b93a029b31e28fcb95b169579217ad333
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/bf77e9580145e985e35b1f2942061fe5e1d1bd40679885feec9674f21fc3e5c1--libdeflate--1.24.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/openjph/manifests/0.24.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7ea6e2251a31ea829c17feb3acf72d6e824f0d8996217655c442c9905c2a3161--openjph-0.24.2.bottle_manifest.json
- ==> Fetching openjph
- ==> Downloading https://ghcr.io/v2/homebrew/core/openjph/blobs/sha256:badccdb9a77d938b670b6fd60817549fe1cb94c5ea9a53768e20c37f50a14ccd
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4d725c34c8b074fe2bdac5e3c85ae9225e85bb08e8081185243b0b6268eea17e--openjph--0.24.2.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.4.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/07dbf3d9f782f16199dfa24d2ea6c3d9a300c3d4c270d97acce2cd78629d3a96--openexr-3.4.1.bottle_manifest.json
- ==> Fetching openexr
- ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:72f6f0c2ab1cfaac6df72d9df3d3de2052f33a9d4981db2641f9e38d017e5520
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/76ac518cc6234284605c81cf284687ce710cb84b6bd1867b2f2ad80c2acc2202--openexr--3.4.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/webp/manifests/1.6.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6d50144a54dd109a0f6913c45cc66069274170ed1419872359bd0434856603fc--webp-1.6.0.bottle_manifest.json
- ==> Fetching webp
- ==> Downloading https://ghcr.io/v2/homebrew/core/webp/blobs/sha256:ad74e4538a799bc21e85fb2899c2267f7b6c8761212d195ec3cb3583062ad19e
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/51b8ba7c5b4dd24bc62ff476fafd9173bb2be411ba8ca681dd590ef7d6b276ee--webp--1.6.0.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-xl/manifests/0.11.1_3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/76c237ca9ff3ae682414b4ea1becb5af36494fc08f05340804ff29da4a993691--jpeg-xl-0.11.1_3.bottle_manifest.json
- ==> Fetching jpeg-xl
- ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-xl/blobs/sha256:73de0c3b5ca045185ff1dd02c030060c19be06679b3f5be7c1863ddcf82461df
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/615c8a812a91c28d5da7fd3a26f5ec1025eb7e67ab2b64b9f1f63cd228a2cc7c--jpeg-xl--0.11.1_3.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libvmaf/manifests/3.0.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3e1a82ebf20a6bd20eace7c0c56b52b096c4fa892466fa0a9e7be486389e0974--libvmaf-3.0.0-1.bottle_manifest.json
- ==> Fetching libvmaf
- ==> Downloading https://ghcr.io/v2/homebrew/core/libvmaf/blobs/sha256:0809635a529d0e53e927cb9834225210096c625b10ab7eb1211cadf63a1016c5
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f8170040cd6ddd0732e3ed78a35d14cb7b7956fda9086257875b96e4080d7250--libvmaf--3.0.0.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.13.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d9c3584df7af69f682bff1acc8a757896eacf85bdfb668f031b074cafdf03cb4--aom-3.13.1.bottle_manifest.json
- ==> Fetching aom
- ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:ca79133eb9a4ec1e943322ef475811cc2be310cccfc28d4aa1326bfba0ffa0c7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4b2de8944de4f69ff7e550aacf5107d0f013bc120bdc1a64bbe4bc0f0a5564d5--aom--3.13.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/1.5.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/76ce8a8dffcdb3883423d0fa5ff3dbd810a979e8ef55ee544728d3cf5625c656--dav1d-1.5.1.bottle_manifest.json
- ==> Fetching dav1d
- ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:2cfb486c742fb8c46159b99a193f3c1ae221e7d460df6a01a0daf1bb33de0bb8
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/57626e0d9380e8e7a6b65af80fff91b0db126998bcc33c038b7c865ba27b322d--dav1d--1.5.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libavif/manifests/1.3.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b5e276de54a77f31de47de1e068b10fd251eb8c09e3610158b31d25bb056583d--libavif-1.3.0-1.bottle_manifest.json
- ==> Fetching libavif
- ==> Downloading https://ghcr.io/v2/homebrew/core/libavif/blobs/sha256:b054d452e2c1052cde33b729b2b683b92a69411024da1c0616eb7cd2272aa0ca
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/53d63f542a4ed1cbc3480650cea150de1289ac085b41beafb7db79e6b1dc0443--libavif--1.3.0.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/gd/manifests/2.3.3_6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1f63d9efd8c74faa4477bd8b8a3970abd38e51230ed052918bb6f3715aab8b61--gd-2.3.3_6.bottle_manifest.json
- ==> Fetching gd
- ==> Downloading https://ghcr.io/v2/homebrew/core/gd/blobs/sha256:c4e22a92d28f3b8a49c10e29cf04f5a9b4b4932691ec4326021bc149ac0dae4c
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/12e8785e1ac77cf9419905847cbe7a2f217e3fafd49e20e242313b8b994bf429--gd--2.3.3_6.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/jasper/manifests/4.2.8
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/67b694859d26f9d906d7d65dcf7edf31ec306d8bcffc86951fb40ec1134d034e--jasper-4.2.8.bottle_manifest.json
- ==> Fetching jasper
- ==> Downloading https://ghcr.io/v2/homebrew/core/jasper/blobs/sha256:923cc955de44c824d35a29760b7ae11a46e8ddfda4fe13a975077cceb1d19937
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3942e65aac426f3e1d8acc9ad967e022af7fe008b06a6533cd9ac66e0dc1f40e--jasper--4.2.8.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/netpbm/manifests/11.02.19
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c6abfd2df7ba07568feeea0ce2ebb70e8c563cc2d4ab8a7503a5df1439778dca--netpbm-11.02.19.bottle_manifest.json
- ==> Fetching netpbm
- ==> Downloading https://ghcr.io/v2/homebrew/core/netpbm/blobs/sha256:9fcb3967730836d638c0f1fe36ac3acafa87e9621e538dea0938961a59464e22
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0a1d2752ca2a6c359a430e4995cc8e615a94c59a5cc368e6532685c73da3fda5--netpbm--11.02.19.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/gts/manifests/0.7.6_3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0cb7519523b42ff855917c33218c1ef771e3060080fea895de59eb848c833cd1--gts-0.7.6_3.bottle_manifest.json
- ==> Fetching gts
- ==> Downloading https://ghcr.io/v2/homebrew/core/gts/blobs/sha256:b93bb9f091fbf2d25c99437f8ef0dc0e40f680fe445b968cf952d2d067417ebb
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8853dfda9ad0b7596be0addd1d8cc530bd4f1ba9e34aa78bc7a42ca8d92c20c2--gts--0.7.6_3.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/gdk-pixbuf/manifests/2.44.3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b1c2cace8ac08edff70f55d6638f2c55682a8658ef0f1d625ffd64e89024c842--gdk-pixbuf-2.44.3.bottle_manifest.json
- ==> Fetching gdk-pixbuf
- ==> Downloading https://ghcr.io/v2/homebrew/core/gdk-pixbuf/blobs/sha256:aecd2ce9a016bd715e84372f521c160746fa6e880fca05d8c2bb4435d0e3d00e
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/13333da6395060471eb2263a8562cf31b4f72f54d82e25808890607e93af8f76--gdk-pixbuf--2.44.3.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.16
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9b4a81e7d1c2fe7c2d8ed4194565744f65bab0238c00f7f3f521f5aec2b8697f--fribidi-1.0.16.bottle_manifest.json
- ==> Fetching fribidi
- ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:4904bb3375c1b1f2539cb657fbf17b0d93c050904febbba51e9dd690f3540e3b
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0a85215b922f992cdad61a438cf9249f3b4375f27ce0a85a6d384c7a8c6c4bf2--fribidi--1.0.16.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b1af07653656b9533d722782392c6dc5e1955220af34d6df6b861f085223d6b0--graphite2-1.3.14-1.bottle_manifest.json
- ==> Fetching graphite2
- ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:931ebffc79a1e2cd5b0f4a1493a4c40773306933bef6f192987435f2684c77e4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9b803bba80d59ede919078496cc48a7fb506dc9ca8ae6f1bbcc3fc708a0a354e--graphite2--1.3.14.arm64_sequoia.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/77/manifests/77.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/35ec2c3adb94255ba47424a4334da9616d97e1ec6d59ed907b368535018bed0a--icu4c@77-77.1.bottle_manifest.json
- ==> Fetching icu4c@77
- ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/77/blobs/sha256:19f6b5fef0cdf1dfc7f136ca103348ec8530ffdf8012273f6ee4a6159cdfaf75
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/925ec4df8e8aece0ebfb6b26320362f5303a72fe3b19162578809e42a6a64283--icu4c@77--77.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/12.1.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f693d82415b031ad69123d4b7cb4f5ed58b76932efed17674eae497d381b759b--harfbuzz-12.1.0.bottle_manifest.json
- ==> Fetching harfbuzz
- ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:d04d381a5f8f01a904e330415aca2953f73dd97b51cc39d836b2391d6431a748
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d87f12c1d8caf6fa952ec7d4b50cef9247b3fa428024a57c85f3fd004a8f98f0--harfbuzz--12.1.0.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/pango/manifests/1.57.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea32643cbf5846f78888abe686ccf149be8b572e0a0aaddda213c4c87de922a6--pango-1.57.0.bottle_manifest.json
- ==> Fetching pango
- ==> Downloading https://ghcr.io/v2/homebrew/core/pango/blobs/sha256:af46edb4113ff0190d78175fb4e82296467cef2ed216267bcc3b26f151b2fe0a
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/fe3fec4c95eff3c7c4a3cbd9bbd4fa60b87974db93e45e27689b0e2a72679a62--pango--1.57.0.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/librsvg/manifests/2.61.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cb8bc22875e83e36c27d95fd7a090675821556d46e79a0d25a6ad7de41705466--librsvg-2.61.1.bottle_manifest.json
- ==> Fetching librsvg
- ==> Downloading https://ghcr.io/v2/homebrew/core/librsvg/blobs/sha256:2a8c5077f2ce8a4abdbe08e72cdfa0b8b28c2be4ccc436220affd7cbfcd79de5
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d8701abd1f5078803cefc7a321fc08754ae141db065b28f5fd467e473d543f4f--librsvg--2.61.1.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.20
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6daeb2039950dd6932facf910fa817e9572e091a75508870ed06c1711c450a43--m4-1.4.20.bottle_manifest.json
- ==> Fetching m4
- ==> Downloading https://ghcr.io/v2/homebrew/core/m4/blobs/sha256:80bd9ecaa8798a7db6a2e86acc61089dc31d83e6e9e01495a6a57c3703155f47
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/63efd03dcf06dbe90e24cc885652884a99a817d51ab12ca1fa0401719fb4b616--m4--1.4.20.arm64_sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libtool/manifests/2.5.4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/caf68ff95c648186998b530b6be93ecb50b17ff8e55d0531c81a5b9456cf2887--libtool-2.5.4.bottle_manifest.json
- ==> Fetching libtool
- ==> Downloading https://ghcr.io/v2/homebrew/core/libtool/blobs/sha256:f21ea809c3bdc0aa1b25dce05dc05bebd228adb213957df244bf00af760392ef
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/22eac02020a210e1a4c935c1e7899675e8d60fb0b797a8e0d66947d0b90a7dc3--libtool--2.5.4.arm64_sequoia.bottle.tar.gz
- ==> Fetching graphviz
- ==> Downloading https://ghcr.io/v2/homebrew/core/graphviz/blobs/sha256:d12a926ca4d480ac297821c38e13d8eb0a9d2a29b23ee4df1d58616f97df629a
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/339c2679827ff7ed148afe2650ce4319fa13778438b3500121cf80787d7c568b--graphviz--14.0.1.arm64_sequoia.bottle.tar.gz
- ==> Fetching libev
- ==> Downloading https://ghcr.io/v2/homebrew/core/libev/blobs/sha256:67740e5ba01e82c140ceadc512aa26a3990bfadaef0f4b545ba7f9aaf24c50bf
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/26f288757898d8160aadf1d43e2eab2bf36099792cdb9a8fb1bbc362aa0500d0--libev--4.33.arm64_sequoia.bottle.tar.gz
- ==> Fetching libffi
- ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/blobs/sha256:e53361765ab81aa4bbead3bf1821678d4fb34b68355fe42f43032c7b99cf7224
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1ff61edd4396471f206fc4bdc33adc8614aa6bd1b9590e96b5c6e9ae66d38175--libffi--3.5.2.arm64_sequoia.bottle.tar.gz
- ==> Fetching pkgconf
- ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/blobs/sha256:6fabdc3d0a656e2d505aec4e39b2f8e354601ee141469554fa71eabc3386e18f
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1a24d1ad02d9375a2488968c81e160cf6edbbb0709cc51dbeeb5c7f9c5e473b0--pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz
- ==> Fetching dependencies for sqlite: readline
- ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.3.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/52cb2bb3f0d9e66789968b865501c41ed80dc303eb488939476b309f1d350dc5--readline-8.3.1.bottle_manifest.json
- ==> Fetching readline
- ==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:3afa0c228ce704810d09d40ce7d1265777df8b9034a7bfc18f0f4c19094710a8
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/15b0d2ed6379862cf580597218213a2e00a2ea2650c34e28c99dffde7289b592--readline--8.3.1.arm64_sequoia.bottle.tar.gz
- ==> Fetching sqlite
- ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:ac752e123cff9ffd69bfd3477fb151b8df8363c94b9f6a14ba1a6443b62964e2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7d18b5fda6d28796f941900b576fe88d530908541b33f94271b61f72136a5ed2--sqlite--3.50.4.arm64_sequoia.bottle.2.tar.gz
- ==> Pouring capnp--1.2.0.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/capnp/1.2.0: 145 files, 15.9MB
- ==> Running `brew cleanup capnp`...
- 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.3MB
- ==> 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, fribidi, graphite2, icu4c@77, harfbuzz, pango, librsvg, m4 and libtool
- ==> Installing graphviz dependency: libpng
- ==> Downloading https://ghcr.io/v2/homebrew/core/libpng/manifests/1.6.50
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2f04a12c6ccd384325ef3d025d3e5e42fe9cfc1e07c01cd9dd48ad9b57affc4b--libpng-1.6.50.bottle_manifest.json
- ==> Pouring libpng--1.6.50.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libpng/1.6.50: 28 files, 1.3MB
- ==> Installing graphviz dependency: freetype
- ==> Downloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.14.1_1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/11daa2aac46a2d65e8079364f05481c72e9c71906a5f5abf7ca711ad1a53a237--freetype-2.14.1_1.bottle_manifest.json
- ==> Pouring freetype--2.14.1_1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/freetype/2.14.1_1: 68 files, 2.6MB
- ==> Installing graphviz dependency: libunistring
- ==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.4.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/01b6a59504897811bd37ce076d575925ff56ac26ed4411438221dddef0807896--libunistring-1.4.1.bottle_manifest.json
- ==> Pouring libunistring--1.4.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libunistring/1.4.1: 59 files, 5.5MB
- ==> Installing graphviz dependency: gettext
- ==> Downloading https://ghcr.io/v2/homebrew/core/gettext/manifests/0.26
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d28158ffec04fae757cdbeb46750e8e2ed43b7b17ada49d72a5bda2cff4cd6ed--gettext-0.26.bottle_manifest.json
- ==> Pouring gettext--0.26.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/gettext/0.26: 2,428 files, 28.2MB
- ==> Installing graphviz dependency: fontconfig
- ==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/manifests/2.17.1-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e53a8e68cd621f68ec95803ef9b8e6c8a4b6539c3a73b3da85788a6ab9da7606--fontconfig-2.17.1-1.bottle_manifest.json
- ==> 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.5MB
- ==> Installing graphviz dependency: pcre2
- ==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.46
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/476078c344b0d9fa702da6e94d7fe5dd59bb1897d3fcc12d1b52b4bc0de68854--pcre2-10.46.bottle_manifest.json
- ==> Pouring pcre2--10.46.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/pcre2/10.46: 242 files, 6.8MB
- ==> Installing graphviz dependency: glib
- ==> Downloading https://ghcr.io/v2/homebrew/core/glib/manifests/2.86.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b5632e879b4de13053d81def8e05975f37376403192c92f87868969be0558d30--glib-2.86.0.bottle_manifest.json
- ==> Pouring glib--2.86.0.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/glib/2.86.0: 504 files, 37.6MB
- ==> Installing graphviz dependency: xorgproto
- ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2024.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d89d69340366d1d015e7214520f64081e2d82d7955fb28c6ea5f6539dcb610b2--xorgproto-2024.1.bottle_manifest.json
- ==> Pouring xorgproto--2024.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/xorgproto/2024.1: 268 files, 3.9MB
- ==> Installing graphviz dependency: libxau
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.12
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6335be202d59f96fdee2e4a02f93d8ee87dfcfdbaa4ed132b8fe8c3e3651e27c--libxau-1.0.12.bottle_manifest.json
- ==> Pouring libxau--1.0.12.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libxau/1.0.12: 21 files, 132.9KB
- ==> Installing graphviz dependency: libxdmcp
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.5
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8713e53f73d0be64780dbea522b0ee07027e6cc7828ff1a4fa0a6596f14cfe25--libxdmcp-1.1.5.bottle_manifest.json
- ==> Pouring libxdmcp--1.1.5.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libxdmcp/1.1.5: 12 files, 139.1KB
- ==> Installing graphviz dependency: libxcb
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.17.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a17e9d0e04a0013a5be592875b012c409023664b3df084b8051766331d213ff5--libxcb-1.17.0-1.bottle_manifest.json
- ==> Pouring libxcb--1.17.0.arm64_sequoia.bottle.1.tar.gz
- 🍺  /opt/homebrew/Cellar/libxcb/1.17.0: 2,498 files, 7.5MB
- ==> Installing graphviz dependency: libx11
- ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.8.12
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8510ddcf75e7c4313fe4f8b0999d667b22f2ae0b850bc80ba53becb609335934--libx11-1.8.12.bottle_manifest.json
- ==> Pouring libx11--1.8.12.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libx11/1.8.12: 1,043 files, 7MB
- ==> Installing graphviz dependency: libxext
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/fedb843acbfcf682fb451396914bfc096f9ea2748376d4c43ce2af7ce1b766b7--libxext-1.3.6.bottle_manifest.json
- ==> Pouring libxext--1.3.6.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libxext/1.3.6: 88 files, 455KB
- ==> Installing graphviz dependency: libxrender
- ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.12
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/152fb22ff88a23b62841dcfa14aac21018e1d736c072d732185f6139ef922e1c--libxrender-0.9.12.bottle_manifest.json
- ==> Pouring libxrender--0.9.12.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libxrender/0.9.12: 13 files, 224.1KB
- ==> Installing graphviz dependency: lzo
- ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json
- ==> Pouring lzo--2.10.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/lzo/2.10: 32 files, 566.2KB
- ==> Installing graphviz dependency: pixman
- ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.46.4-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e126e982eb104730948984be72236847b1596aad6f864dd8735e83f5c45520e3--pixman-0.46.4-1.bottle_manifest.json
- ==> 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
- ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.18.4-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/20ed33a2e096e765590dfd3f665e6d8f6fbf77fa078113e3acce004e8e53c635--cairo-1.18.4-1.bottle_manifest.json
- ==> Pouring cairo--1.18.4.arm64_sequoia.bottle.1.tar.gz
- 🍺  /opt/homebrew/Cellar/cairo/1.18.4: 58 files, 4.5MB
- ==> Installing graphviz dependency: jpeg-turbo
- ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/manifests/3.1.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7906b64a3cf726a3ad0a5ca8dd12c925b0104749a7f6288197955a95239257d5--jpeg-turbo-3.1.2.bottle_manifest.json
- ==> Pouring jpeg-turbo--3.1.2.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/jpeg-turbo/3.1.2: 47 files, 3.6MB
- ==> Installing graphviz dependency: brotli
- ==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.1.0-2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/72b36368116298518fd66e638dfbe8cb541d8db2d33e279683bbdb4b79c73e0d--brotli-1.1.0-2.bottle_manifest.json
- ==> Pouring brotli--1.1.0.arm64_sequoia.bottle.2.tar.gz
- 🍺  /opt/homebrew/Cellar/brotli/1.1.0: 28 files, 1.7MB
- ==> Installing graphviz dependency: giflib
- ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/283773c4d2db4fe867419d7eea6811a6417889d78fad8871041c07f49b22d2a1--giflib-5.2.2.bottle_manifest.json
- ==> Pouring giflib--5.2.2.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/giflib/5.2.2: 20 files, 545.9KB
- ==> Installing graphviz dependency: highway
- ==> Downloading https://ghcr.io/v2/homebrew/core/highway/manifests/1.3.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9c45ed9405a2a0988cb2c80afd415bcdacca07ef87ac47c277905cb96a0b611e--highway-1.3.0.bottle_manifest.json
- ==> Pouring highway--1.3.0.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/highway/1.3.0: 81 files, 5.3MB
- ==> Installing graphviz dependency: imath
- ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.2.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/82322ae05e389eb5b059000e61d0a7acb8176046888dc2e15344c8fd7704ade4--imath-3.2.2.bottle_manifest.json
- ==> Pouring imath--3.2.2.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/imath/3.2.2: 50 files, 964.7KB
- ==> Installing graphviz dependency: xz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.8.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/86a115cc1d43ff8a480fd907f812e70a403e1675d8a7223f61bbb08cbd2adc27--xz-5.8.1.bottle_manifest.json
- ==> Pouring xz--5.8.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/xz/5.8.1: 96 files, 2.5MB
- ==> Installing graphviz dependency: lz4
- ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json
- ==> Pouring lz4--1.10.0.arm64_sequoia.bottle.1.tar.gz
- 🍺  /opt/homebrew/Cellar/lz4/1.10.0: 24 files, 712KB
- ==> Installing graphviz dependency: zstd
- ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.7-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/14f45413747fef87558cd195b1104e55d9739f9574f146051dbd6569ded74a94--zstd-1.5.7-1.bottle_manifest.json
- ==> Pouring zstd--1.5.7.arm64_sequoia.bottle.1.tar.gz
- 🍺  /opt/homebrew/Cellar/zstd/1.5.7: 32 files, 2.2MB
- ==> Installing graphviz dependency: libtiff
- ==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/manifests/4.7.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/af8d0a7523f451c56f4010176e981724b17b9e0e4185e0e280f20b7b9772941b--libtiff-4.7.1.bottle_manifest.json
- ==> Pouring libtiff--4.7.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libtiff/4.7.1: 488 files, 8.6MB
- ==> Installing graphviz dependency: little-cms2
- ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.17
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0e5e5ac9e1df07ae001662a85a70b344b31345897c284172f14874c9d329cb85--little-cms2-2.17.bottle_manifest.json
- ==> Pouring little-cms2--2.17.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/little-cms2/2.17: 23 files, 1.4MB
- ==> Installing graphviz dependency: libdeflate
- ==> Downloading https://ghcr.io/v2/homebrew/core/libdeflate/manifests/1.24
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f25944af7be6e49fb1ab535f6d86ab11b6414cd8d6fca2fec1817aff2268c451--libdeflate-1.24.bottle_manifest.json
- ==> Pouring libdeflate--1.24.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libdeflate/1.24: 17 files, 431.5KB
- ==> Installing graphviz dependency: openjph
- ==> Downloading https://ghcr.io/v2/homebrew/core/openjph/manifests/0.24.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/7ea6e2251a31ea829c17feb3acf72d6e824f0d8996217655c442c9905c2a3161--openjph-0.24.2.bottle_manifest.json
- ==> Pouring openjph--0.24.2.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/openjph/0.24.2: 25 files, 621KB
- ==> Installing graphviz dependency: openexr
- ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.4.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/07dbf3d9f782f16199dfa24d2ea6c3d9a300c3d4c270d97acce2cd78629d3a96--openexr-3.4.1.bottle_manifest.json
- ==> Pouring openexr--3.4.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/openexr/3.4.1: 212 files, 4.9MB
- ==> Installing graphviz dependency: webp
- ==> Downloading https://ghcr.io/v2/homebrew/core/webp/manifests/1.6.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6d50144a54dd109a0f6913c45cc66069274170ed1419872359bd0434856603fc--webp-1.6.0.bottle_manifest.json
- ==> Pouring webp--1.6.0.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/webp/1.6.0: 64 files, 2.5MB
- ==> Installing graphviz dependency: jpeg-xl
- ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-xl/manifests/0.11.1_3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/76c237ca9ff3ae682414b4ea1becb5af36494fc08f05340804ff29da4a993691--jpeg-xl-0.11.1_3.bottle_manifest.json
- ==> Pouring jpeg-xl--0.11.1_3.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/jpeg-xl/0.11.1_3: 64 files, 34.4MB
- ==> Installing graphviz dependency: libvmaf
- ==> Downloading https://ghcr.io/v2/homebrew/core/libvmaf/manifests/3.0.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3e1a82ebf20a6bd20eace7c0c56b52b096c4fa892466fa0a9e7be486389e0974--libvmaf-3.0.0-1.bottle_manifest.json
- ==> Pouring libvmaf--3.0.0.arm64_sequoia.bottle.1.tar.gz
- 🍺  /opt/homebrew/Cellar/libvmaf/3.0.0: 235 files, 7.2MB
- ==> Installing graphviz dependency: aom
- ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.13.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d9c3584df7af69f682bff1acc8a757896eacf85bdfb668f031b074cafdf03cb4--aom-3.13.1.bottle_manifest.json
- ==> Pouring aom--3.13.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/aom/3.13.1: 28 files, 10.2MB
- ==> Installing graphviz dependency: dav1d
- ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/1.5.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/76ce8a8dffcdb3883423d0fa5ff3dbd810a979e8ef55ee544728d3cf5625c656--dav1d-1.5.1.bottle_manifest.json
- ==> Pouring dav1d--1.5.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/dav1d/1.5.1: 16 files, 920.5KB
- ==> Installing graphviz dependency: libavif
- ==> Downloading https://ghcr.io/v2/homebrew/core/libavif/manifests/1.3.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b5e276de54a77f31de47de1e068b10fd251eb8c09e3610158b31d25bb056583d--libavif-1.3.0-1.bottle_manifest.json
- ==> Pouring libavif--1.3.0.arm64_sequoia.bottle.1.tar.gz
- 🍺  /opt/homebrew/Cellar/libavif/1.3.0: 22 files, 994.7KB
- ==> Installing graphviz dependency: gd
- ==> Downloading https://ghcr.io/v2/homebrew/core/gd/manifests/2.3.3_6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1f63d9efd8c74faa4477bd8b8a3970abd38e51230ed052918bb6f3715aab8b61--gd-2.3.3_6.bottle_manifest.json
- ==> Pouring gd--2.3.3_6.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/gd/2.3.3_6: 34 files, 1.5MB
- ==> Installing graphviz dependency: jasper
- ==> Downloading https://ghcr.io/v2/homebrew/core/jasper/manifests/4.2.8
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/67b694859d26f9d906d7d65dcf7edf31ec306d8bcffc86951fb40ec1134d034e--jasper-4.2.8.bottle_manifest.json
- ==> Pouring jasper--4.2.8.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/jasper/4.2.8: 45 files, 1.6MB
- ==> Installing graphviz dependency: netpbm
- ==> Downloading https://ghcr.io/v2/homebrew/core/netpbm/manifests/11.02.19
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c6abfd2df7ba07568feeea0ce2ebb70e8c563cc2d4ab8a7503a5df1439778dca--netpbm-11.02.19.bottle_manifest.json
- ==> Pouring netpbm--11.02.19.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/netpbm/11.02.19: 825 files, 19.4MB
- ==> Installing graphviz dependency: gts
- ==> Downloading https://ghcr.io/v2/homebrew/core/gts/manifests/0.7.6_3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/0cb7519523b42ff855917c33218c1ef771e3060080fea895de59eb848c833cd1--gts-0.7.6_3.bottle_manifest.json
- ==> Pouring gts--0.7.6_3.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/gts/0.7.6_3: 27 files, 1.6MB
- ==> Installing graphviz dependency: gdk-pixbuf
- ==> Downloading https://ghcr.io/v2/homebrew/core/gdk-pixbuf/manifests/2.44.3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b1c2cace8ac08edff70f55d6638f2c55682a8658ef0f1d625ffd64e89024c842--gdk-pixbuf-2.44.3.bottle_manifest.json
- ==> Pouring gdk-pixbuf--2.44.3.arm64_sequoia.bottle.tar.gz
- ==> /opt/homebrew/Cellar/gdk-pixbuf/2.44.3/bin/gdk-pixbuf-query-loaders --update-cache
- 🍺  /opt/homebrew/Cellar/gdk-pixbuf/2.44.3: 151 files, 4MB
- ==> Installing graphviz dependency: fribidi
- ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.16
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9b4a81e7d1c2fe7c2d8ed4194565744f65bab0238c00f7f3f521f5aec2b8697f--fribidi-1.0.16.bottle_manifest.json
- ==> Pouring fribidi--1.0.16.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/fribidi/1.0.16: 68 files, 565KB
- ==> Installing graphviz dependency: graphite2
- ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b1af07653656b9533d722782392c6dc5e1955220af34d6df6b861f085223d6b0--graphite2-1.3.14-1.bottle_manifest.json
- ==> Pouring graphite2--1.3.14.arm64_sequoia.bottle.1.tar.gz
- 🍺  /opt/homebrew/Cellar/graphite2/1.3.14: 19 files, 270.3KB
- ==> Installing graphviz dependency: icu4c@77
- ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/77/manifests/77.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/35ec2c3adb94255ba47424a4334da9616d97e1ec6d59ed907b368535018bed0a--icu4c@77-77.1.bottle_manifest.json
- ==> Pouring icu4c@77--77.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/icu4c@77/77.1: 277 files, 81.2MB
- ==> Installing graphviz dependency: harfbuzz
- ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/12.1.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f693d82415b031ad69123d4b7cb4f5ed58b76932efed17674eae497d381b759b--harfbuzz-12.1.0.bottle_manifest.json
- ==> Pouring harfbuzz--12.1.0.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/harfbuzz/12.1.0: 77 files, 12.0MB
- ==> Installing graphviz dependency: pango
- ==> Downloading https://ghcr.io/v2/homebrew/core/pango/manifests/1.57.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea32643cbf5846f78888abe686ccf149be8b572e0a0aaddda213c4c87de922a6--pango-1.57.0.bottle_manifest.json
- ==> Pouring pango--1.57.0.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/pango/1.57.0: 69 files, 3.6MB
- ==> Installing graphviz dependency: librsvg
- ==> Downloading https://ghcr.io/v2/homebrew/core/librsvg/manifests/2.61.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cb8bc22875e83e36c27d95fd7a090675821556d46e79a0d25a6ad7de41705466--librsvg-2.61.1.bottle_manifest.json
- ==> Pouring librsvg--2.61.1.arm64_sequoia.bottle.tar.gz
- ==> /opt/homebrew/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders --update-cache
- 🍺  /opt/homebrew/Cellar/librsvg/2.61.1: 21 files, 12.5MB
- ==> Installing graphviz dependency: m4
- ==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.20
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6daeb2039950dd6932facf910fa817e9572e091a75508870ed06c1711c450a43--m4-1.4.20.bottle_manifest.json
- ==> Pouring m4--1.4.20.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/m4/1.4.20: 14 files, 782.8KB
- ==> Installing graphviz dependency: libtool
- ==> Downloading https://ghcr.io/v2/homebrew/core/libtool/manifests/2.5.4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/caf68ff95c648186998b530b6be93ecb50b17ff8e55d0531c81a5b9456cf2887--libtool-2.5.4.bottle_manifest.json
- ==> Pouring libtool--2.5.4.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libtool/2.5.4: 76 files, 4.0MB
- ==> Installing graphviz
- ==> Pouring graphviz--14.0.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/graphviz/14.0.1: 283 files, 8.1MB
- ==> Running `brew cleanup graphviz`...
- ==> Pouring libev--4.33.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/libev/4.33: 13 files, 502.5KB
- ==> Running `brew cleanup libev`...
- ==> Pouring libffi--3.5.2.arm64_sequoia.bottle.tar.gz
- ==> Caveats
- libffi 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 libffi you may need to set:
-   export LDFLAGS="-L/opt/homebrew/opt/libffi/lib"
-   export CPPFLAGS="-I/opt/homebrew/opt/libffi/include"
- ==> Summary
- 🍺  /opt/homebrew/Cellar/libffi/3.5.2: 18 files, 810.9KB
- ==> Running `brew cleanup libffi`...
- ==> Pouring pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/pkgconf/2.5.1: 28 files, 518.7KB
- ==> Running `brew cleanup pkgconf`...
- ==> Installing sqlite dependency: readline
- ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.3.1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/52cb2bb3f0d9e66789968b865501c41ed80dc303eb488939476b309f1d350dc5--readline-8.3.1.bottle_manifest.json
- ==> Pouring readline--8.3.1.arm64_sequoia.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/readline/8.3.1: 56 files, 2.6MB
- ==> Pouring sqlite--3.50.4.arm64_sequoia.bottle.2.tar.gz
- ==> Caveats
- sqlite 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.
- 
- If you need to have sqlite first in your PATH, run:
-   echo 'export PATH="/opt/homebrew/opt/sqlite/bin:$PATH"' >> ~/.profile
- 
- For compilers to find sqlite you may need to set:
-   export LDFLAGS="-L/opt/homebrew/opt/sqlite/lib"
-   export CPPFLAGS="-I/opt/homebrew/opt/sqlite/include"
- 
- For pkgconf to find sqlite you may need to set:
-   export PKG_CONFIG_PATH="/opt/homebrew/opt/sqlite/lib/pkgconfig"
- ==> Summary
- 🍺  /opt/homebrew/Cellar/sqlite/3.50.4: 13 files, 4.9MB
- ==> Running `brew cleanup sqlite`...
- ==> Caveats
- ==> libffi
- libffi 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 libffi you may need to set:
-   export LDFLAGS="-L/opt/homebrew/opt/libffi/lib"
-   export CPPFLAGS="-I/opt/homebrew/opt/libffi/include"
- ==> sqlite
- sqlite 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.
- 
- If you need to have sqlite first in your PATH, run:
-   echo 'export PATH="/opt/homebrew/opt/sqlite/bin:$PATH"' >> ~/.profile
- 
- For compilers to find sqlite you may need to set:
-   export LDFLAGS="-L/opt/homebrew/opt/sqlite/lib"
-   export CPPFLAGS="-I/opt/homebrew/opt/sqlite/include"
- 
- For pkgconf to find sqlite you may need to set:
-   export PKG_CONFIG_PATH="/opt/homebrew/opt/sqlite/lib/pkgconfig"
2025-10-14 19:08.46 ---> saved as "4c28be8f3b414dcba646941d4f336695a350cc983be87659860e395f486051cc"


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
(network host)
(shell "opam install $DEPS"))


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[current_git.dev] synchronised (no changes)
[current_docker.dev] synchronised (no changes)
[current.dev] synchronised (no changes)
[current_gitlab.dev] synchronised (no changes)
[current_web.dev] synchronised (no changes)
[current_ocluster.dev] synchronised (no changes)
[gitlab.dev] synchronised (no changes)
[gitlab-unix.dev] synchronised (no changes)
[obuilder-spec.dev] synchronised (no changes)
[ocluster-api.dev] synchronised (no changes)


[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 versiois 5.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.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 154 packages
- install angstrom                0.16.1
- install ansi                    0.7.0
- install asetmap                 0.8.1
- install asn1-combinators        0.2.6
- install astring                 0.8.5
- install atd                     2.16.0
- install atdgen                  2.16.0
- install atdgen-runtime          2.16.0
- install base                    v0.17.3
- install base-bytes              base
- install base64                  3.5.2
- install bigarray-compat         1.1.0
- install bigarray-overlap        0.2.1
- install bigstringaf             0.10.0
- install biniou                  1.2.2
- install bos                     0.2.1
- install ca-certs                0.2.3
- install camlp-streams           5.0.1
- install capnp                   3.6.0
- install capnp-rpc               1.2.3
- install capnp-rpc-lwt           1.2.3
- install capnp-rpc-net           1.2.3
- install capnp-rpc-unix          1.2.3
- install cf                      0.5.0
- install cf-lwt                  0.5.0
- install cmdliner                1.3.0
- install cohttp                  6.1.1
- install cohttp-lwt              6.1.1
- install cohttp-lwt-unix         6.1.1
- install conduit                 8.0.0
- install conduit-lwt             8.0.0
- install conduit-lwt-unix        8.0.0
- install conf-capnproto          2
- install conf-git                1.1
- install conf-gmp                5
- install conf-gmp-powm-sec       4
- install conf-graphviz           0.1
- install conf-libev              4-13
- install conf-libffi             2.0.0
- install conf-pkg-config         4
- install conf-sqlite3            1
- install cppo                    1.8.0
- install crunch                  4.0.0
- install csexp                   1.5.2
- install cstruct                 6.2.0
- install cstruct-lwt             6.2.0
- install csv                     2.4
- install ctypes                  0.23.0
- install ctypes-foreign          0.23.0
- install current                 dev (pinned)
- install current_docker          dev (pinned)
- install current_git             dev (pinned)
- install current_gitlab          dev (pinned)
- install current_incr            0.6.1
- install current_ocluster        dev (pinned)
- install current_web             dev (pinned)
- install dockerfile              8.3.2
- install domain-name             0.5.0
- install dune                    3.20.2
- install dune-build-info         3.20.2
- install dune-configurator       3.20.2
- install duration                0.2.1
- install easy-format             1.3.4
- install eqaf                    0.9
- install extunix                 0.4.4
- install ezjsonm                 1.3.0
- install fmt                     0.11.0
- install fpath                   0.7.3
- install fsevents                0.3.0
- install fsevents-lwt            0.3.0
- install gitlab                  dev (pinned)
- install gitlab-unix             dev (pinned)
- install gmap                    0.3.0
- install hex                     1.5.0
- install hkdf                    1.0.4 (deprecated)
- install http                    6.1.1
- install ISO8601                 0.2.6
- install integers                0.7.0
- install ipaddr                  5.6.1
- install ipaddr-sexp             5.6.1
- install irmin-watcher           0.5.0
- install jsonm                   1.0.2
- install ke                      0.6
- install logs                    0.9.0
- install lwt                     5.9.2
- install lwt-dllist              1.1.0
- install macaddr                 5.6.1
- install magic-mime              1.3.1
- install menhir                  20250912
- install menhirCST               20250912
- install menhirLib               20250912
- install menhirSdk               20250912
- install mirage-clock            4.2.0
- install mirage-crypto           0.11.3
- install mirage-crypto-ec        0.11.3
- install mirage-crypto-pk        0.11.3
- install mirage-crypto-rng       0.11.3
- install mirage-crypto-rng-lwt   0.11.3
- install mirage-flow             3.0.0
- install mirage-kv               6.1.1
- install mtime                   2.1.0
- install multipart_form          0.7.0
- install multipart_form-lwt      0.7.0
- install num                     1.6
- install obuilder-spec           dev (pinned)
- install ocaml-compiler-libs     v0.17.0
- install ocaml-syntax-shims      1.0.0
- install ocaml_intrinsics_kernel v0.17.1
- install ocamlbuild              0.16.1
- install ocamlfind               1.9.8
- install ocluster-api            dev (pinned)
- install ocplib-endian           1.2
- install opam-file-format        2.2.0
- install optint                  0.3.0
- install parsexp                 v0.17.0
- install pbkdf                   1.2.0
- install pecu                    0.7
- install ppx_derivers            1.2.1
- install ppx_deriving            6.1.1
- install ppx_deriving_yojson     3.10.0
- install ppx_sexp_conv           v0.17.1
- install ppxlib                  0.37.0
- install ppxlib_jane             v0.17.4
- install prettym                 0.0.3
- install prometheus              1.2
- install prometheus-app          1.2
- install ptime                   1.2.0
- install re                      1.14.0
- install res                     5.0.2
- install result                  1.5
- install routes                  2.0.0
- install rresult                 0.7.0
- install seq                     base
- install session                 0.5.0
- install session-cohttp          0.5.0
- install session-cohttp-lwt      0.5.0
- install sexplib                 v0.17.0
- install sexplib0                v0.17.0
- install sqlite3                 5.3.1
- install stdint                  0.7.2
- install stdio                   v0.17.0
- install stdlib-shims            0.3.0
- install stringext               1.6.0
- install tls                     0.17.3
- install tls-mirage              0.17.3
- install topkg                   1.1.0
- install tyxml                   4.6.0
- install unstrctrd               0.4
- install uri                     4.4.0
- install uri-sexp                4.4.0
- install uutf                    1.0.4
- install x509                    0.16.5
- install yojson                  2.2.2
- install zarith                  1.14


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asetmap.0.8.1  (cached)
-> retrieved ansi.0.7.0  (cached)
-> retrieved angstrom.0.16.1  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved asn1-combinators.0.2.6  (cached)
-> retrieved base64.3.5.2  (cached)
-> retrieved bigarray-compat.1.1.0  (cached)
-> retrieved bigarray-overlap.0.2.1  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved base.v0.17.3  (cached)
-> retrieved biniou.1.2.2  (cached)
-> retrieved bos.0.2.1  (cached)
-> retrieved ca-certs.0.2.3  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved capnp.3.6.0  (cached)
-> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3  (cached)
-> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
-> retrieved atd.2.16.0, atdgen.2.16.0, atdgen-runtime.2.16.0  (cached)
-> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1  (cached)
-> retrieved conf-gmp.5  (cached)
-> retrieved conf-gmp-powm-sec.4  (cached)
-> retrieved conf-libev.4-13  (cached)
-> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0  (cached)
-> installed conf-git.1.1
-> installed conf-pkg-config.4
-> installed conf-graphviz.0.1
-> installed conf-capnproto.2
-> retrieved cppo.1.8.0  (cached)
-> installed conf-sqlite3.1
-> installed conf-gmp.5
-> installed conf-libffi.2.0.0
-> retrieved crunch.4.0.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> installed conf-gmp-powm-sec.4
-> retrieved csv.2.4  (cached)
-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0  (cached)
-> retrieved current.dev  (file:///Users/mac1000/src/vendor/ocurrent)
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0  (cached)
-> retrieved current_git.dev  (file:///Users/mac1000/src/vendor/ocurrent)
-> retrieved current_docker.dev  (file:///Users/mac1000/src/vendor/ocurrent)
-> installed conf-libev.4-13
-> retrieved current_incr.0.6.1  (cached)
-> retrieved current_ocluster.dev  (file:///Users/mac1000/src/vendor/ocluster)
-> retrieved current_gitlab.dev  (file:///Users/mac1000/src/vendor/ocurrent)
-> retrieved domain-name.0.5.0  (cached)
-> retrieved dockerfile.8.3.2  (cached)
-> retrieved current_web.dev  (file:///Users/mac1000/src/vendor/ocurrent)
-> retrieved duration.0.2.1  (cached)
-> retrieved easy-format.1.3.4  (cached)
-> retrieved eqaf.0.9  (cached)
-> retrieved extunix.0.4.4  (cached)
-> retrieved ezjsonm.1.3.0  (cached)
-> retrieved fmt.0.11.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
-> retrieved gitlab.dev  (file:///Users/mac1000/src/vendor/ocaml-gitlab)
-> retrieved gmap.0.3.0  (cached)
-> retrieved gitlab-unix.dev  (file:///Users/mac1000/src/vendor/ocaml-gitlab)
-> retrieved hex.1.5.0  (cached)
-> retrieved hkdf.1.0.4  (cached)
-> retrieved ISO8601.0.2.6  (cached)
-> retrieved integers.0.7.0  (cached)
-> retrieved ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1  (cached)
-> retrieved irmin-watcher.0.5.0  (cached)
-> retrieved jsonm.1.0.2  (cached)
-> retrieved ke.0.6  (cached)
-> retrieved logs.0.9.0  (cached)
-> retrieved lwt-dllist.1.1.0  (cached)
-> retrieved magic-mime.1.3.1  (cached)
-> retrieved lwt.5.9.2  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (cached)
-> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3  (cached)
-> retrieved mirage-flow.3.0.0  (cached)
-> retrieved mirage-kv.6.1.1  (cached)
-> retrieved mtime.2.1.0  (cached)
-> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0  (cached)
-> retrieved num.1.6  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved obuilder-spec.dev  (file:///Users/mac1000/src/vendor/ocluster/obuilder)
-> retrieved dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocluster-api.dev  (file:///Users/mac1000/src/vendor/ocluster)
-> installed num.1.6
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
-> retrieved opam-file-format.2.2.0  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved pecu.0.7  (cached)
-> retrieved pbkdf.1.2.0  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved ppx_deriving.6.1.1  (cached)
-> retrieved ppx_deriving_yojson.3.10.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_sexp_conv.v0.17.1  (cached)
-> retrieved ppxlib_jane.v0.17.4  (cached)
-> retrieved prettym.0.0.3  (cached)
-> retrieved prometheus.1.2, prometheus-app.1.2  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved re.1.14.0  (cached)
-> retrieved res.5.0.2  (cached)
-> retrieved result.1.5  (cached)
-> retrieved ppxlib.0.37.0  (cached)
-> retrieved seq.base  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved routes.2.0.0  (cached)
-> installed cmdliner.1.3.0
-> installed seq.base
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved sexplib.v0.17.0  (cached)
-> retrieved sqlite3.5.3.1  (cached)
-> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (cached)
-> retrieved stdio.v0.17.0  (cached)
-> retrieved stdint.0.7.2  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved topkg.1.1.0  (cached)
-> retrieved unstrctrd.0.4  (cached)
-> retrieved tyxml.4.6.0  (cached)
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved tls.0.17.3, tls-mirage.0.17.3  (cached)
-> retrieved yojson.2.2.2  (cached)
-> retrieved zarith.1.14  (cached)
-> retrieved x509.0.16.5  (cached)
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed ocamlbuild.0.16.1
-> installed zarith.1.14
-> installed topkg.1.1.0
-> installed asetmap.0.8.1
-> installed rresult.0.7.0
-> installed mtime.2.1.0
-> installed fmt.0.11.0
-> installed ptime.1.2.0
-> installed uutf.1.0.4
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed dune.3.20.2
-> installed csexp.1.5.2
-> installed bigarray-compat.1.1.0
-> installed bigarray-overlap.0.2.1
-> installed base64.3.5.2
-> installed crunch.4.0.0
-> installed domain-name.0.5.0
-> installed current_incr.0.6.1
-> installed csv.2.4
-> installed cstruct.6.2.0
-> installed cppo.1.8.0
-> installed camlp-streams.5.0.1
-> installed duration.0.2.1
-> installed easy-format.1.3.4
-> installed gmap.0.3.0
-> installed hex.1.5.0
-> installed dune-build-info.3.20.2
-> installed eqaf.0.9
-> installed asn1-combinators.0.2.6
-> installed http.6.1.1
-> installed ISO8601.0.2.6
-> installed macaddr.5.6.1
-> installed lwt-dllist.1.1.0
-> installed ke.0.6
-> installed biniou.1.2.2
-> installed menhirCST.20250912
-> installed dune-configurator.3.20.2
-> installed mirage-clock.4.2.0
-> installed magic-mime.1.3.1
-> installed menhirSdk.20250912
-> installed ipaddr.5.6.1
-> installed bigstringaf.0.10.0
-> installed menhirLib.20250912
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ocaml-compiler-libs.v0.17.0
-> installed pecu.0.7
-> installed optint.0.3.0
-> installed ocplib-endian.1.2
-> installed ppx_derivers.1.2.1
-> installed angstrom.0.16.1
-> installed mirage-crypto.0.11.3
-> installed prettym.0.0.3
-> installed hkdf.1.0.4
-> installed routes.2.0.0
-> installed result.1.5
-> installed res.5.0.2
-> installed pbkdf.1.2.0
-> installed sexplib0.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed re.1.14.0
-> installed ezjsonm.1.3.0
-> installed stringext.1.6.0
-> installed sqlite3.5.3.1
-> installed integers.0.7.0
-> installed stdint.0.7.2
-> installed lwt.5.9.2
-> installed unstrctrd.0.4
-> installed cstruct-lwt.6.2.0
-> installed parsexp.v0.17.0
-> installed logs.0.9.0
-> installed mirage-flow.3.0.0
-> installed mirage-kv.6.1.1
-> installed ctypes.0.23.0
-> installed capnp-rpc.1.2.3
-> installed mirage-crypto-rng.0.11.3
-> installed tyxml.4.6.0
-> installed base.v0.17.3
-> installed ansi.0.7.0
-> installed multipart_form.0.7.0
-> installed bos.0.2.1
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed multipart_form-lwt.0.7.0
-> installed mirage-crypto-pk.0.11.3
-> installed prometheus.1.2
-> installed session.0.5.0
-> installed ctypes-foreign.0.23.0
-> installed stdio.v0.17.0
-> installed sexplib.v0.17.0
-> installed yojson.2.2.2
-> installed menhir.20250912
-> installed cf.0.5.0
-> installed uri.4.4.0
-> installed atdgen-runtime.2.16.0
-> installed cf-lwt.0.5.0
-> installed mirage-crypto-ec.0.11.3
-> installed opam-file-format.2.2.0
-> installed fsevents.0.3.0
-> installed atd.2.16.0
-> installed x509.0.16.5
-> installed fsevents-lwt.0.3.0
-> installed ca-certs.0.2.3
-> installed irmin-watcher.0.5.0
-> installed atdgen.2.16.0
-> installed tls.0.17.3
-> installed tls-mirage.0.17.3
-> installed capnp.3.6.0
-> installed capnp-rpc-lwt.1.2.3
-> installed capnp-rpc-net.1.2.3
-> installed ppxlib.0.37.0
-> installed ppxlib_jane.v0.17.4
-> installed ppx_deriving.6.1.1
-> installed current.dev
-> installed ppx_deriving_yojson.3.10.0
-> installed current_git.dev
-> installed ocluster-api.dev
-> installed current_docker.dev
-> installed ppx_sexp_conv.v0.17.1
-> installed obuilder-spec.dev
-> installed ipaddr-sexp.5.6.1
-> installed uri-sexp.4.4.0
-> installed dockerfile.8.3.2
-> installed conduit.8.0.0
-> installed cohttp.6.1.1
-> installed conduit-lwt.8.0.0
-> installed session-cohttp.0.5.0
-> installed extunix.0.4.4
-> installed conduit-lwt-unix.8.0.0
-> installed cohttp-lwt.6.1.1
-> installed gitlab.dev
-> installed capnp-rpc-unix.1.2.3
-> installed session-cohttp-lwt.0.5.0
-> installed current_ocluster.dev
-> installed cohttp-lwt-unix.6.1.1
-> installed gitlab-unix.dev
-> installed prometheus-app.1.2
-> installed current_web.dev
-> installed current_gitlab.dev
Done.


<><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
# To update the current shell environment, run: eval $(opam env)
2025-10-14 19:10.30 ---> saved as "aa5df8a8985692600dd5b748c362aabc4187b70919ab1d8f24cf2c9e541dc2f6"


/: (copy (src .) (dst ./src))
2025-10-14 19:10.31 ---> saved as "d39c806963b3524d2dbbb6ce2c1d5a702d351df4db2fcbddf3fac8918806dc1c"


/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
File "vendor/ocaml-gitlab/lib/dune", line 24, characters 50-56:
24 |  (libraries cohttp-lwt ISO8601 ezjsonm uri yojson atdgen str))
^^^^^^
Error: Library "atdgen" not found.
-> required by library "gitlab" in _build/default/vendor/ocaml-gitlab/lib
-> required by executable main in tezos-setup-cli/dune:6
-> required by
_build/default/tezos-setup-cli/.main.eobjs/byte/dune__exe__Config.cmi
-> required by alias tezos-setup-cli/check
(cd _build/default/vendor/ocurrent/lib_web && /Users/mac1000/.opam/5.3.0/bin/ocaml-crunch --mode=plain --output=static.ml static)
Generating static.ml
Skipping generation of .mli
(cd _build/default/vendor/ocluster/api && /opt/homebrew/bin/capnp compile -o /Users/mac1000/.opam/5.3.0/bin/capnpc-ocaml schema.capnp)
schema.capnp --> schema.mli schema.ml
(cd _build/default && /Users/mac1000/.opam/5.3.0/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -warn-error -A -w -a -alert -all -g -bin-annot -bin-annot-occurrences -I vendor/ocurrent/lib_web/.current_web.objs/byte -I /Users/mac1000/.opam/5.3.0/lib/angstrom -I /Users/mac1000/.opam/5.3.0/lib/ansi -I /Users/mac1000/.opam/5.3.0/lib/asetmap -I /Users/mac1000/.opam/5.3.0/lib/astring -I /Users/mac1000/.opam/5.3.0/lib/base64 -I /Users/mac1000/.opam/5.3.0/lib/base64/rfc2045 -I /Users/mac1000/.opam/5.3.0/lib/bigarray-overlap -I /Users/mac1000/.opam/5.3.0/lib/bigstringaf -I /Users/mac1000/.opam/5.3.0/lib/bos -I /Users/mac1000/.opam/5.3.0/lib/bytes -I /Users/mac1000/.opam/5.3.0/lib/cmdliner -I /Users/mac1000/.opam/5.3.0/lib/cohttp -I /Users/mac1000/.opam/5.3.0/lib/cohttp-lwt -I /Users/mac1000/.opam/5.3.0/lib/cohttp-lwt-unix -I /Users/mac1000/.opam/5.3.0/lib/conduit -I /Users/mac1000/.opam/5.3.0/lib/conduit-lwt -I /Users/mac1000/.opam/5.3.0/lib/conduit-lwt-unix -I /Users/mac1000/.opam/5.3.0/lib/cstruct -I /Users/mac1000/.opam/5.3.0/lib/csv -I /Users/mac1000/.opam/5.3.0/lib/current_incr -I /Users/mac1000/.opam/5.3.0/lib/domain-name -I /Users/mac1000/.opam/5.3.0/lib/duration -I /Users/mac1000/.opam/5.3.0/lib/eqaf -I /Users/mac1000/.opam/5.3.0/lib/eqaf/bigstring -I /Users/mac1000/.opam/5.3.0/lib/eqaf/cstruct -I /Users/mac1000/.opam/5.3.0/lib/fmt -I /Users/mac1000/.opam/5.3.0/lib/fpath -I /Users/mac1000/.opam/5.3.0/lib/http -I /Users/mac1000/.opam/5.3.0/lib/ipaddr -I /Users/mac1000/.opam/5.3.0/lib/ipaddr-sexp -I /Users/mac1000/.opam/5.3.0/lib/ipaddr/unix -I /Users/mac1000/.opam/5.3.0/lib/ke -I /Users/mac1000/.opam/5.3.0/lib/logs -I /Users/mac1000/.opam/5.3.0/lib/logs/fmt -I /Users/mac1000/.opam/5.3.0/lib/logs/lwt -I /Users/mac1000/.opam/5.3.0/lib/lwt -I /Users/mac1000/.opam/5.3.0/lib/lwt-dllist -I /Users/mac1000/.opam/5.3.0/lib/lwt/unix -I /Users/mac1000/.opam/5.3.0/lib/macaddr -I /Users/mac1000/.opam/5.3.0/lib/magic-mime -I /Users/mac1000/.opam/5.3.0/lib/mirage-crypto -I /Users/mac1000/.opam/5.3.0/lib/mirage-crypto-rng -I /Users/mac1000/.opam/5.3.0/lib/mirage-crypto-rng/unix -I /Users/mac1000/.opam/5.3.0/lib/multipart_form -I /Users/mac1000/.opam/5.3.0/lib/multipart_form-lwt -I /Users/mac1000/.opam/5.3.0/lib/ocaml/threads -I /Users/mac1000/.opam/5.3.0/lib/ocaml/unix -I /Users/mac1000/.opam/5.3.0/lib/ocplib-endian -I /Users/mac1000/.opam/5.3.0/lib/ocplib-endian/bigstring -I /Users/mac1000/.opam/5.3.0/lib/parsexp -I /Users/mac1000/.opam/5.3.0/lib/pecu -I /Users/mac1000/.opam/5.3.0/lib/ppx_deriving/runtime -I /Users/mac1000/.opam/5.3.0/lib/ppx_deriving_yojson/runtime -I /Users/mac1000/.opam/5.3.0/lib/ppx_sexp_conv/runtime-lib -I /Users/mac1000/.opam/5.3.0/lib/prettym -I /Users/mac1000/.opam/5.3.0/lib/prometheus -I /Users/mac1000/.opam/5.3.0/lib/prometheus-app -I /Users/mac1000/.opam/5.3.0/lib/re -I /Users/mac1000/.opam/5.3.0/lib/result -I /Users/mac1000/.opam/5.3.0/lib/routes -I /Users/mac1000/.opam/5.3.0/lib/rresult -I /Users/mac1000/.opam/5.3.0/lib/seq -I /Users/mac1000/.opam/5.3.0/lib/session -I /Users/mac1000/.opam/5.3.0/lib/session-cohttp -I /Users/mac1000/.opam/5.3.0/lib/session-cohttp-lwt -I /Users/mac1000/.opam/5.3.0/lib/sexplib -I /Users/mac1000/.opam/5.3.0/lib/sexplib0 -I /Users/mac1000/.opam/5.3.0/lib/sqlite3 -I /Users/mac1000/.opam/5.3.0/lib/stringext -I /Users/mac1000/.opam/5.3.0/lib/tyxml -I /Users/mac1000/.opam/5.3.0/lib/tyxml/functor -I /Users/mac1000/.opam/5.3.0/lib/unstrctrd -I /Users/mac1000/.opam/5.3.0/lib/unstrctrd/parser -I /Users/mac1000/.opam/5.3.0/lib/uri -I /Users/mac1000/.opam/5.3.0/lib/uri-sexp -I /Users/mac1000/.opam/5.3.0/lib/uri/services -I /Users/mac1000/.opam/5.3.0/lib/uutf -I /Users/mac1000/.opam/5.3.0/lib/yojson -I vendor/ocurrent/lib/.current.objs/byte -I vendor/ocurrent/lib_cache/.current_cache.objs/byte -I vendor/ocurrent/lib_term/.current_term.objs/byte -no-alias-deps -opaque -open Current_web__ -o vendor/ocurrent/lib_web/.current_web.objs/byte/current_web__Site.cmo -c -impl vendor/ocurrent/lib_web/site.pp.ml)
File "vendor/ocurrent/lib_web/site.ml", line 32, characters 23-51:
32 |         let resource = Routes.match' router ~target |> Option.get in
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: This expression has type 'a Routes.match_result
but an expression was expected of type 'b option
"/usr/bin/env" "bash" "-c" "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1
2025-10-14 19:10.38: Job failed: Failed: Build failed