(for PR #28495)
2026-05-04 08:20.06: New job: build efl.1.24.0, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/28495/head (f8e3c652f6bedf44059eb5199142f50d0ff975ef)
on macos-homebrew-ocaml-4.14/amd64
To reproduce locally:
cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28495/head" && git reset --hard f8e3c652
git fetch origin master
git merge --no-edit 7d5cbdbc1151b699e44529b13fd680723b359453
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-4.14
USER 1000:1000
RUN ln -f ~/local/bin/opam-dev ~/local/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url -k local --strict default opam-repository/
RUN opam update --depexts || true
RUN opam pin add -k version -yn efl.1.24.0 1.24.0
RUN opam reinstall efl.1.24.0; \
res=$?; \
test "$res" != 31 && exit "$res"; \
export OPAMCLI=2.0; \
build_dir=$(opam var prefix)/.opam-switch/build; \
failed=$(ls "$build_dir"); \
partial_fails=""; \
for pkg in $failed; do \
if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"macos-homebrew\""; then \
echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
fi; \
test "$pkg" != 'efl.1.24.0' && partial_fails="$partial_fails $pkg"; \
done; \
test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \
exit 1
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2026-05-04 08:20.06: Using cache hint "macos-homebrew-ocaml-4.14-efl.1.24.0-f8e3c652f6bedf44059eb5199142f50d0ff975ef"
2026-05-04 08:20.06: Using OBuilder spec:
((from macos-homebrew-ocaml-4.14)
(user (uid 1000) (gid 1000))
(run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
(run (network host)
(shell "opam init --reinit -ni"))
(run (shell "opam option solver=builtin-0install && opam config report"))
(env OPAMDOWNLOADJOBS 1)
(env OPAMERRLOGLEN 0)
(env OPAMPRECISETRACKING 1)
(env CI true)
(env OPAM_REPO_CI true)
(run (shell "rm -rf opam-repository/"))
(copy (src .) (dst opam-repository/))
(run (shell "opam repository set-url -k local --strict default opam-repository/"))
(run (network host)
(shell "opam update --depexts || true"))
(run (shell "opam pin add -k version -yn efl.1.24.0 1.24.0"))
(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
(network host)
(shell "opam reinstall efl.1.24.0;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'efl.1.24.0' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
)
2026-05-04 08:20.06: Waiting for resource in pool OCluster
2026-05-04 08:20.07: Waiting for worker…
2026-05-04 08:39.01: Got resource from pool OCluster
Building on i7-worker-02
All commits already cached
Updating files: 31% (6012/18902)
Updating files: 32% (6049/18902)
Updating files: 33% (6238/18902)
Updating files: 34% (6427/18902)
Updating files: 35% (6616/18902)
Updating files: 36% (6805/18902)
Updating files: 37% (6994/18902)
Updating files: 38% (7183/18902)
Updating files: 39% (7372/18902)
Updating files: 40% (7561/18902)
Updating files: 41% (7750/18902)
Updating files: 42% (7939/18902)
Updating files: 43% (8128/18902)
Updating files: 44% (8317/18902)
Updating files: 45% (8506/18902)
Updating files: 46% (8695/18902)
Updating files: 47% (8884/18902)
Updating files: 48% (9073/18902)
Updating files: 49% (9262/18902)
Updating files: 50% (9451/18902)
Updating files: 51% (9641/18902)
Updating files: 52% (9830/18902)
Updating files: 53% (10019/18902)
Updating files: 54% (10208/18902)
Updating files: 55% (10397/18902)
Updating files: 56% (10586/18902)
Updating files: 56% (10617/18902)
Updating files: 57% (10775/18902)
Updating files: 58% (10964/18902)
Updating files: 59% (11153/18902)
Updating files: 60% (11342/18902)
Updating files: 61% (11531/18902)
Updating files: 62% (11720/18902)
Updating files: 63% (11909/18902)
Updating files: 64% (12098/18902)
Updating files: 65% (12287/18902)
Updating files: 66% (12476/18902)
Updating files: 67% (12665/18902)
Updating files: 68% (12854/18902)
Updating files: 69% (13043/18902)
Updating files: 70% (13232/18902)
Updating files: 71% (13421/18902)
Updating files: 72% (13610/18902)
Updating files: 73% (13799/18902)
Updating files: 74% (13988/18902)
Updating files: 75% (14177/18902)
Updating files: 76% (14366/18902)
Updating files: 77% (14555/18902)
Updating files: 78% (14744/18902)
Updating files: 79% (14933/18902)
Updating files: 80% (15122/18902)
Updating files: 81% (15311/18902)
Updating files: 82% (15500/18902)
Updating files: 82% (15582/18902)
Updating files: 83% (15689/18902)
Updating files: 84% (15878/18902)
Updating files: 85% (16067/18902)
Updating files: 86% (16256/18902)
Updating files: 87% (16445/18902)
Updating files: 88% (16634/18902)
Updating files: 89% (16823/18902)
Updating files: 90% (17012/18902)
Updating files: 91% (17201/18902)
Updating files: 92% (17390/18902)
Updating files: 93% (17579/18902)
Updating files: 94% (17768/18902)
Updating files: 95% (17957/18902)
Updating files: 96% (18146/18902)
Updating files: 97% (18335/18902)
Updating files: 98% (18524/18902)
Updating files: 99% (18713/18902)
Updating files: 100% (18902/18902)
Updating files: 100% (18902/18902), done.
HEAD is now at 7d5cbdbc11 Merge pull request #29840 from mtelvers/opam-publish-dockerfile-cmd.8.3.7
Merge made by the 'ort' strategy.
packages/efl/efl.1.12.0/opam | 2 +-
packages/efl/efl.1.13.0/opam | 2 +-
packages/efl/efl.1.17.0/opam | 2 +-
packages/efl/efl.1.18.0/opam | 2 +-
packages/efl/efl.1.19.0/opam | 2 +-
packages/efl/efl.1.20.0/opam | 2 +-
packages/efl/efl.1.22.0/opam | 2 +-
packages/efl/efl.1.24.0/opam | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
(from macos-homebrew-ocaml-4.14)
2026-05-04 08:38.18 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache
/: (user (uid 1000) (gid 1000))
/: (run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
2026-05-04 08:38.18 ---> using "f20a31eccb94af52fa2a3ef86b723bc6460bac3d8a92b8861915540c2498d20a" from cache
/: (run (network host)
(shell "opam init --reinit -ni"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
This version of opam requires an update to the layout of /Users/mac1000/.opam from version 2.1 to version 2.2, which can't be reverted.
You may want to back it up before going further.
Continue? [Y/n] y
[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=1 --global
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///Users/mac1000/opam-repository
2026-05-04 08:38.19 ---> using "7818e224f85c11d1d318abe9ba4e297be345388b7ed476f912b6900c6bae56aa" from cache
/: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version 2.5.0
# self-upgrade no
# system arch=x86_64 os=macos os-distribution=homebrew os-version=15.5
# solver builtin-0install
# install-criteria -changed,-count[avoid-version,solution]
# upgrade-criteria -count[avoid-version,solution]
# jobs 11
# repositories 1 (version-controlled)
# pinned 0
# current-switch 4.14.2
# invariant ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}]
# compiler-packages ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /Users/mac1000/.opam/4.14.2/lib/ocaml/stublibs:/Users/mac1000/.opam/4.14.2/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 4.14.2
2026-05-04 08:38.19 ---> using "625776f8b2f728a128171e2ba4372c97abd18632a07574a8412026e8be39dac5" from cache
/: (env OPAMDOWNLOADJOBS 1)
/: (env OPAMERRLOGLEN 0)
/: (env OPAMPRECISETRACKING 1)
/: (env CI true)
/: (env OPAM_REPO_CI true)
/: (run (shell "rm -rf opam-repository/"))
2026-05-04 08:38.19 ---> using "15fbb76bf7dee5d6e8ae583230339015a61d8d2d8397de2cfe6459f8ba421f1e" from cache
/: (copy (src .) (dst opam-repository/))
2026-05-04 08:38.30 ---> saved as "8b59fe5ac759ecb3ab1a2e1f78fba31809cc98fb7165938bb40810489986aab2"
/: (run (shell "opam repository set-url -k local --strict default opam-repository/"))
[default] Initialised
default (at file:///Users/mac1000/opam-repository):
[WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
default (at file:///Users/mac1000/opam-repository):
[INFO] opam 2.5.1 includes security fixes; please consider upgrading (https://opam.ocaml.org/doc/Install.html)
2026-05-04 08:38.51 ---> saved as "544602168ed8f35ae0fbc2b6b9d4608e783311b97d4d6a312c10ed8c90ac946a"
/: (run (network host)
(shell "opam update --depexts || true"))
+ /usr/local/bin/brew "update"
- ==> Updating Homebrew...
- ==> Downloading https://ghcr.io/v2/homebrew/core/portable-ruby/blobs/sha256:f2bc4c3b081b09d7dcca97a8b8c5e102116e6ba68a5c118d6d961cf33b3162ec
- #=#=#
0.0%
0.1%
0.2%
-
0.7%
0.9%
1.3%
# 1.5%
# 1.6%
# 1.7%
# 1.9%
-
# 2.0%
# 2.1%
# 2.3%
# 2.4%
# 2.5%
# 2.7%
## 2.8%
## 2.9%
## 3.1%
-
## 3.2%
## 3.3%
## 3.5%
## 3.6%
## 3.7%
## 3.9%
## 4.0%
## 4.1%
-
### 4.3%
### 4.4%
### 4.5%
### 4.7%
### 4.8%
### 4.9%
### 5.1%
### 5.2%
### 5.3%
-
### 5.5%
#### 5.6%
#### 5.7%
#### 5.9%
#### 6.0%
#### 6.1%
#### 6.3%
#### 6.4%
#### 6.5%
#### 6.8%
#### 6.9%
-
##### 7.1%
##### 7.3%
##### 7.5%
##### 7.6%
##### 7.7%
##### 7.9%
##### 8.0%
##### 8.1%
##### 8.3%
###### 8.4%
-
###### 8.5%
###### 8.7%
###### 8.8%
###### 8.9%
###### 9.1%
###### 9.2%
###### 9.3%
###### 9.5%
###### 9.6%
###### 9.7%
-
####### 9.9%
####### 10.0%
####### 10.1%
####### 10.3%
####### 10.4%
####### 10.5%
####### 10.7%
####### 10.8%
####### 10.9%
####### 11.1%
-
######## 11.2%
######## 11.3%
######## 11.5%
######## 11.6%
######## 11.7%
######## 11.9%
######## 12.0%
######## 12.1%
-
######## 12.3%
######## 12.4%
######### 12.5%
######### 12.7%
######### 12.8%
######### 12.9%
######### 13.1%
######### 13.2%
-
######### 13.3%
######### 13.5%
######### 13.6%
######### 13.7%
######### 13.9%
########## 14.0%
########## 14.1%
########## 14.3%
########## 14.4%
-
########## 14.5%
########## 14.6%
########## 14.8%
########## 14.9%
########## 15.0%
########## 15.2%
########### 15.3%
########### 15.4%
########### 15.6%
-
########### 15.7%
########### 15.8%
########### 16.0%
########### 16.1%
########### 16.2%
########### 16.4%
########### 16.5%
########### 16.6%
############ 16.8%
-
############ 16.9%
############ 17.0%
############ 17.2%
############ 17.3%
############ 17.4%
############ 17.6%
############ 17.7%
############ 17.8%
############ 18.0%
############# 18.1%
-
############# 18.2%
############# 18.4%
############# 18.5%
############# 18.6%
############# 18.8%
############# 18.9%
############# 19.0%
############# 19.2%
############# 19.3%
-
############# 19.4%
############## 19.6%
############## 19.7%
############## 19.8%
############## 20.0%
############## 20.1%
############## 20.2%
############## 20.4%
-
############## 20.5%
############## 20.6%
############## 20.8%
############### 20.9%
############### 21.0%
############### 21.2%
############### 21.3%
############### 21.4%
-
############### 21.6%
############### 21.7%
############### 21.8%
############### 22.0%
############### 22.1%
################ 22.2%
################ 22.4%
################ 22.5%
################ 22.6%
################ 22.8%
-
################ 22.9%
################ 23.0%
################ 23.2%
################ 23.3%
################ 23.4%
################ 23.6%
################# 23.7%
################# 23.8%
################# 24.0%
-
################# 24.1%
################# 24.2%
################# 24.4%
################# 24.5%
################# 24.6%
################# 24.8%
################# 24.9%
################## 25.0%
################## 25.2%
################## 25.3%
-
################## 25.4%
################## 25.6%
################## 25.7%
################## 25.8%
################## 26.0%
################## 26.1%
################## 26.2%
################## 26.4%
################### 26.5%
-
################### 26.6%
################### 26.8%
################### 26.9%
################### 27.0%
################### 27.2%
################### 27.3%
################### 27.4%
################### 27.6%
################### 27.7%
-
#################### 27.8%
#################### 28.0%
#################### 28.1%
#################### 28.2%
#################### 28.4%
#################### 28.5%
#################### 28.6%
#################### 28.8%
#################### 28.9%
#################### 29.0%
-
#################### 29.2%
##################### 29.3%
##################### 29.4%
##################### 29.6%
##################### 29.7%
##################### 29.8%
##################### 30.0%
##################### 30.1%
##################### 30.2%
-
##################### 30.4%
##################### 30.5%
###################### 30.6%
###################### 30.8%
###################### 30.9%
###################### 31.0%
###################### 31.2%
###################### 31.3%
-
###################### 31.4%
###################### 31.6%
###################### 31.7%
###################### 31.8%
####################### 32.0%
####################### 32.1%
####################### 32.2%
####################### 32.4%
-
####################### 32.5%
####################### 32.6%
####################### 32.8%
####################### 32.9%
####################### 33.0%
####################### 33.2%
####################### 33.3%
######################## 33.4%
######################## 33.6%
######################## 33.7%
-
######################## 33.8%
######################## 34.0%
######################## 34.1%
######################## 34.2%
######################## 34.4%
######################## 34.5%
-
######################## 34.6%
######################### 34.8%
######################### 34.9%
######################### 35.0%
######################### 35.2%
######################### 35.3%
######################### 35.4%
######################### 35.6%
######################### 35.7%
-
######################### 35.8%
######################### 36.0%
######################### 36.1%
########################## 36.2%
########################## 36.4%
########################## 36.5%
########################## 36.6%
########################## 36.8%
-
########################## 36.9%
########################## 37.0%
########################## 37.2%
########################## 37.3%
########################## 37.4%
########################### 37.6%
########################### 37.7%
########################### 37.8%
########################### 38.0%
########################### 38.1%
########################### 38.2%
-
########################### 38.4%
########################### 38.5%
########################### 38.6%
########################### 38.8%
########################### 38.9%
############################ 39.0%
############################ 39.2%
############################ 39.3%
############################ 39.4%
############################ 39.6%
-
############################ 39.7%
############################ 39.8%
############################ 40.0%
############################ 40.1%
############################ 40.2%
############################# 40.4%
############################# 40.5%
############################# 40.6%
############################# 40.8%
############################# 40.9%
-
############################# 41.0%
############################# 41.2%
############################# 41.3%
############################# 41.4%
############################# 41.6%
############################## 41.7%
############################## 41.8%
############################## 42.0%
-
############################## 42.1%
############################## 42.2%
############################## 42.4%
############################## 42.5%
############################## 42.6%
############################## 42.8%
############################## 42.9%
############################## 43.0%
-
############################### 43.2%
############################### 43.3%
############################### 43.4%
############################### 43.5%
############################### 43.7%
############################### 43.8%
-
############################### 43.9%
############################### 44.1%
############################### 44.2%
############################### 44.3%
################################ 44.5%
################################ 44.6%
################################ 44.7%
################################ 44.9%
-
################################ 45.0%
################################ 45.1%
################################ 45.3%
################################ 45.4%
################################ 45.5%
################################ 45.7%
################################ 45.8%
################################# 45.9%
################################# 46.1%
-
################################# 46.2%
################################# 46.3%
################################# 46.5%
################################# 46.6%
################################# 46.7%
################################# 46.9%
################################# 47.0%
################################# 47.1%
-
################################## 47.3%
################################## 47.4%
################################## 47.5%
################################## 47.7%
################################## 47.8%
################################## 47.9%
################################## 48.1%
-
################################## 48.2%
################################## 48.3%
################################## 48.5%
################################## 48.6%
################################### 48.7%
################################### 48.9%
################################### 49.0%
################################### 49.1%
################################### 49.3%
################################### 49.4%
-
################################### 49.5%
################################### 49.7%
################################### 49.8%
################################### 49.9%
#################################### 50.1%
#################################### 50.2%
#################################### 50.3%
#################################### 50.5%
#################################### 50.6%
#################################### 50.7%
-
#################################### 50.9%
#################################### 51.0%
#################################### 51.1%
#################################### 51.3%
##################################### 51.4%
##################################### 51.5%
##################################### 51.7%
##################################### 51.8%
-
##################################### 51.9%
##################################### 52.1%
##################################### 52.2%
##################################### 52.3%
##################################### 52.5%
##################################### 52.6%
##################################### 52.7%
###################################### 52.9%
-
###################################### 53.0%
###################################### 53.1%
###################################### 53.3%
###################################### 53.4%
###################################### 53.5%
###################################### 53.7%
###################################### 53.8%
###################################### 53.9%
###################################### 54.1%
-
####################################### 54.2%
####################################### 54.3%
####################################### 54.5%
####################################### 54.6%
####################################### 54.7%
####################################### 54.9%
####################################### 55.0%
####################################### 55.1%
####################################### 55.3%
-
####################################### 55.4%
####################################### 55.5%
######################################## 55.7%
######################################## 55.8%
######################################## 55.9%
######################################## 56.1%
######################################## 56.2%
######################################## 56.3%
-
######################################## 56.5%
######################################## 56.6%
######################################## 56.7%
######################################## 56.9%
######################################### 57.0%
######################################### 57.1%
######################################### 57.3%
######################################### 57.4%
######################################### 57.5%
-
######################################### 57.7%
######################################### 57.8%
######################################### 57.9%
######################################### 58.1%
######################################### 58.2%
######################################### 58.3%
########################################## 58.5%
########################################## 58.6%
-
########################################## 58.7%
########################################## 58.9%
########################################## 59.0%
########################################## 59.1%
########################################## 59.3%
########################################## 59.4%
########################################## 59.5%
########################################## 59.7%
########################################### 59.8%
########################################### 59.9%
-
########################################### 60.1%
########################################### 60.2%
########################################### 60.3%
########################################### 60.5%
########################################### 60.6%
########################################### 60.7%
########################################### 60.9%
########################################### 61.0%
############################################ 61.1%
############################################ 61.3%
-
############################################ 61.4%
############################################ 61.5%
############################################ 61.7%
############################################ 61.8%
############################################ 61.9%
############################################ 62.1%
############################################ 62.2%
############################################ 62.3%
-
############################################ 62.5%
############################################# 62.6%
############################################# 62.7%
############################################# 62.9%
############################################# 63.0%
############################################# 63.1%
############################################# 63.3%
############################################# 63.4%
############################################# 63.5%
-
############################################# 63.7%
############################################# 63.8%
############################################## 63.9%
############################################## 64.1%
############################################## 64.2%
############################################## 64.3%
############################################## 64.5%
############################################## 64.6%
-
############################################## 64.7%
############################################## 64.9%
############################################## 65.0%
############################################## 65.1%
############################################## 65.3%
############################################### 65.4%
############################################### 65.5%
-
############################################### 65.7%
############################################### 65.8%
############################################### 65.9%
############################################### 66.1%
############################################### 66.2%
############################################### 66.3%
############################################### 66.5%
############################################### 66.6%
################################################ 66.7%
-
################################################ 66.9%
################################################ 67.0%
################################################ 67.1%
################################################ 67.3%
################################################ 67.4%
################################################ 67.5%
################################################ 67.7%
################################################ 67.8%
-
################################################ 67.9%
################################################ 68.1%
################################################# 68.2%
################################################# 68.3%
################################################# 68.5%
################################################# 68.6%
################################################# 68.7%
################################################# 68.9%
################################################# 69.0%
-
################################################# 69.1%
################################################# 69.3%
################################################# 69.4%
################################################## 69.5%
################################################## 69.7%
################################################## 69.8%
################################################## 69.9%
################################################## 70.1%
################################################## 70.2%
################################################## 70.3%
-
################################################## 70.5%
################################################## 70.6%
################################################## 70.7%
################################################### 70.9%
################################################### 71.0%
################################################### 71.1%
################################################### 71.3%
################################################### 71.4%
-
################################################### 71.5%
################################################### 71.7%
################################################### 71.8%
################################################### 71.9%
################################################### 72.1%
################################################### 72.2%
#################################################### 72.3%
#################################################### 72.4%
#################################################### 72.6%
-
#################################################### 72.7%
#################################################### 72.8%
#################################################### 73.0%
#################################################### 73.1%
#################################################### 73.2%
#################################################### 73.4%
#################################################### 73.4%
##################################################### 73.6%
##################################################### 73.8%
-
##################################################### 73.9%
##################################################### 74.0%
##################################################### 74.2%
##################################################### 74.3%
##################################################### 74.4%
##################################################### 74.6%
##################################################### 74.7%
##################################################### 74.8%
##################################################### 75.0%
###################################################### 75.1%
-
###################################################### 75.2%
###################################################### 75.4%
###################################################### 75.5%
###################################################### 75.6%
###################################################### 75.8%
###################################################### 75.9%
###################################################### 76.0%
###################################################### 76.2%
###################################################### 76.3%
-
####################################################### 76.4%
####################################################### 76.6%
####################################################### 76.7%
####################################################### 76.8%
####################################################### 77.0%
####################################################### 77.1%
####################################################### 77.2%
####################################################### 77.4%
####################################################### 77.5%
-
####################################################### 77.6%
####################################################### 77.8%
######################################################## 77.9%
######################################################## 78.0%
######################################################## 78.2%
######################################################## 78.3%
######################################################## 78.4%
######################################################## 78.6%
######################################################## 78.7%
######################################################## 78.8%
-
######################################################## 79.0%
######################################################## 79.1%
######################################################### 79.4%
######################################################### 79.5%
######################################################### 79.6%
######################################################### 79.8%
######################################################### 79.9%
######################################################### 80.0%
######################################################### 80.2%
######################################################### 80.3%
-
######################################################### 80.4%
########################################################## 80.6%
########################################################## 80.7%
########################################################## 80.8%
########################################################## 81.0%
########################################################## 81.1%
########################################################## 81.2%
########################################################## 81.4%
-
########################################################## 81.5%
########################################################## 81.6%
########################################################## 81.9%
########################################################### 82.0%
########################################################### 82.2%
########################################################### 82.3%
########################################################### 82.4%
########################################################### 82.6%
########################################################### 82.7%
########################################################### 82.8%
-
########################################################### 83.0%
########################################################### 83.1%
########################################################### 83.2%
############################################################ 83.4%
############################################################ 83.5%
############################################################ 83.6%
############################################################ 83.8%
############################################################ 83.9%
############################################################ 84.0%
############################################################ 84.3%
-
############################################################ 84.4%
############################################################ 84.6%
############################################################ 84.7%
############################################################# 84.8%
############################################################# 85.0%
############################################################# 85.1%
############################################################# 85.2%
############################################################# 85.4%
############################################################# 85.5%
-
############################################################# 85.6%
############################################################# 85.8%
############################################################# 85.9%
############################################################# 86.0%
############################################################## 86.2%
############################################################## 86.3%
############################################################## 86.4%
############################################################## 86.6%
############################################################## 86.7%
-
############################################################## 86.8%
############################################################## 87.0%
############################################################## 87.1%
############################################################## 87.2%
############################################################## 87.4%
############################################################### 87.6%
############################################################### 87.8%
-
############################################################### 87.9%
############################################################### 88.0%
############################################################### 88.2%
############################################################### 88.3%
############################################################### 88.4%
############################################################### 88.6%
############################################################### 88.7%
############################################################### 88.8%
################################################################ 89.0%
################################################################ 89.1%
-
################################################################ 89.2%
################################################################ 89.4%
################################################################ 89.5%
################################################################ 89.6%
################################################################ 89.8%
################################################################ 89.9%
################################################################ 90.0%
################################################################ 90.2%
-
################################################################# 90.3%
################################################################# 90.4%
################################################################# 90.6%
################################################################# 90.7%
################################################################# 90.8%
################################################################# 91.0%
################################################################# 91.1%
################################################################# 91.2%
################################################################# 91.4%
################################################################# 91.5%
-
################################################################## 91.8%
################################################################## 91.9%
################################################################## 92.0%
################################################################## 92.2%
################################################################## 92.3%
################################################################## 92.4%
################################################################## 92.6%
################################################################## 92.7%
-
################################################################## 92.8%
################################################################## 93.0%
################################################################### 93.1%
################################################################### 93.2%
################################################################### 93.4%
################################################################### 93.5%
################################################################### 93.6%
################################################################### 93.8%
################################################################### 93.9%
-
################################################################### 94.0%
################################################################### 94.3%
################################################################### 94.4%
#################################################################### 94.6%
#################################################################### 94.7%
#################################################################### 94.8%
#################################################################### 95.0%
#################################################################### 95.1%
#################################################################### 95.2%
#################################################################### 95.4%
#################################################################### 95.5%
-
#################################################################### 95.6%
#################################################################### 95.8%
##################################################################### 95.9%
##################################################################### 96.0%
##################################################################### 96.2%
##################################################################### 96.3%
##################################################################### 96.4%
##################################################################### 96.7%
##################################################################### 96.8%
-
##################################################################### 97.0%
##################################################################### 97.1%
##################################################################### 97.2%
###################################################################### 97.4%
###################################################################### 97.5%
###################################################################### 97.6%
###################################################################### 97.8%
###################################################################### 97.9%
###################################################################### 98.0%
-
###################################################################### 98.2%
###################################################################### 98.3%
###################################################################### 98.4%
###################################################################### 98.6%
####################################################################### 98.7%
####################################################################### 98.8%
####################################################################### 99.0%
####################################################################### 99.1%
-
####################################################################### 99.2%
####################################################################### 99.4%
####################################################################### 99.5%
####################################################################### 99.6%
####################################################################### 99.8%
####################################################################### 99.9%
######################################################################## 100.0%
- ==> Pouring portable-ruby-4.0.3.catalina.bottle.tar.gz
- ==> Homebrew collects anonymous analytics.
- Read the analytics documentation (and how to opt-out) here:
- https://docs.brew.sh/Analytics
- No analytics have been recorded yet (nor will be during this `brew` run).
-
- ==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
- https://github.com/Homebrew/brew#donations
-
- Already up-to-date.
2026-05-04 08:42.34 ---> saved as "3ee6a2130f37f89dc2813ddada4212e8a211afb145dcebfd9784a9f1c9b2c92b"
/: (run (shell "opam pin add -k version -yn efl.1.24.0 1.24.0"))
efl is now pinned to version 1.24.0
2026-05-04 08:42.36 ---> saved as "8ba9202e8c11a67e1d4a9c5837f6b5b60a262555b9eb4cb881a47b1886c41066"
/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
(network host)
(shell "opam reinstall efl.1.24.0;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'efl.1.24.0' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
efl.1.24.0 is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 5 packages
- install conf-efl 1.8 [required by efl]
- install conf-pkg-config 4 [required by efl]
- install efl 1.24.0 (pinned)
- install ocamlbuild 0.16.1 [required by efl]
- install ocamlfind 1.9.8 [required by efl]
The following system packages will first need to be installed:
efl pkgconf
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
opam believes some required external dependencies are missing. opam can:
> 1. Run brew to install them (may need root/sudo access)
2. Display the recommended brew command and wait while you run it manually (e.g. in another terminal)
3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
4. Abort the installation
[1/2/3/4] 1
+ /usr/local/bin/brew "install" "efl" "pkgconf"
- ==> Fetching downloads for: efl and pkgconf
- ✔︎ Bottle Manifest pkgconf (2.5.1)
- ✔︎ Bottle Manifest pkgconf (2.5.1)
- ✔︎ Bottle Manifest efl (1.28.1_3)
- ✔︎ Bottle Manifest bullet (3.25)
- ✔︎ Bottle Manifest libpng (1.6.58)
- ✔︎ Bottle libpng (1.6.58)
- ✔︎ Bottle Manifest freetype (2.14.3)
- ✔︎ Bottle freetype (2.14.3)
- ✔︎ Bottle Manifest libunistring (1.4.2)
- ✔︎ Bottle libunistring (1.4.2)
- ✔︎ Bottle Manifest gettext (1.0)
- ✔︎ Bottle gettext (1.0)
- ✔︎ Bottle Manifest fontconfig (2.17.1)
- ✔︎ Bottle fontconfig (2.17.1)
- ✔︎ Bottle Manifest pcre2 (10.47_1)
- ✔︎ Bottle pcre2 (10.47_1)
- ✔︎ Bottle Manifest glib (2.88.1)
- ✔︎ Bottle glib (2.88.1)
- ✔︎ Bottle Manifest xorgproto (2025.1)
- ✔︎ Bottle xorgproto (2025.1)
- ✔︎ Bottle Manifest libxau (1.0.12)
- ✔︎ Bottle libxau (1.0.12)
- ✔︎ Bottle Manifest libxdmcp (1.1.5)
- ✔︎ Bottle libxdmcp (1.1.5)
- ✔︎ Bottle Manifest libxcb (1.17.0)
- ✔︎ Bottle libxcb (1.17.0)
- ✔︎ Bottle Manifest libx11 (1.8.13)
- ✔︎ Bottle libx11 (1.8.13)
- ✔︎ Bottle Manifest libxext (1.3.7)
- ✔︎ Bottle libxext (1.3.7)
- ✔︎ Bottle Manifest libxrender (0.9.12)
- ✔︎ Bottle libxrender (0.9.12)
- ✔︎ Bottle Manifest lzo (2.10)
- ✔︎ Bottle lzo (2.10)
- ✔︎ Bottle Manifest pixman (0.46.4)
- ✔︎ Bottle pixman (0.46.4)
- ✔︎ Bottle Manifest cairo (1.18.4)
- ✔︎ Bottle cairo (1.18.4)
- ✔︎ Bottle Manifest dbus (1.16.2_1)
- ✔︎ Bottle dbus (1.16.2_1)
- ✔︎ Bottle Manifest fribidi (1.0.16)
- ✔︎ Bottle fribidi (1.0.16)
- ✔︎ Bottle Manifest giflib (6.1.3)
- ✔︎ Bottle giflib (6.1.3)
- ✔︎ Bottle Manifest libvmaf (3.1.0)
- ✔︎ Bottle libvmaf (3.1.0)
- ✔︎ Bottle Manifest aom (3.13.3)
- ✔︎ Bottle aom (3.13.3)
- ✔︎ Bottle Manifest dav1d (1.5.3)
- ✔︎ Bottle dav1d (1.5.3)
- ✔︎ Bottle Manifest faac (1.50)
- ✔︎ Bottle faac (1.50)
- ✔︎ Bottle Manifest faad2 (2.11.2)
- ✔︎ Bottle Manifest fdk-aac (2.0.3)
- ✔︎ Bottle Manifest lame (3.100)
- ✔︎ Bottle lame (3.100)
- ✔︎ Bottle Manifest libvpx (1.16.0)
- ✔︎ Bottle libvpx (1.16.0)
- ✔︎ Bottle Manifest ca-certificates (2026-03-19)
- ✔︎ Bottle ca-certificates (2026-03-19)
- ✔︎ Bottle Manifest openssl@3 (3.6.2)
- ✔︎ Bottle Manifest opus (1.6.1)
- ✔︎ Bottle opus (1.6.1)
- ✔︎ Bottle Manifest sdl2 (2.32.10)
- ✔︎ Bottle sdl2 (2.32.10)
- ✔︎ Bottle Manifest svt-av1 (4.1.0)
- ✔︎ Bottle svt-av1 (4.1.0)
- ✔︎ Bottle Manifest x264 (r3222)
- ✔︎ Bottle x264 (r3222)
- ✔︎ Bottle Manifest x265 (4.2)
- ✔︎ Bottle Manifest ffmpeg (8.1_1)
- ✔︎ Bottle Manifest libogg (1.3.6)
- ✔︎ Bottle libogg (1.3.6)
- ✔︎ Bottle Manifest flac (1.5.0)
- ✔︎ Bottle flac (1.5.0)
- ✔︎ Bottle Manifest jpeg-turbo (3.1.4.1)
- ✔︎ Bottle jpeg-turbo (3.1.4.1)
- ✔︎ Bottle Manifest xz (5.8.3)
- ✔︎ Bottle xz (5.8.3)
- ✔︎ Bottle Manifest lz4 (1.10.0)
- ✔︎ Bottle lz4 (1.10.0)
- ✔︎ Bottle Manifest zstd (1.5.7_1)
- ✔︎ Bottle zstd (1.5.7_1)
- ✔︎ Bottle Manifest libtiff (4.7.1_1)
- ✔︎ Bottle libtiff (4.7.1_1)
- ✔︎ Bottle Manifest gdk-pixbuf (2.44.6)
- ✔︎ Bottle gdk-pixbuf (2.44.6)
- ✔︎ Bottle Manifest graphene (1.10.8)
- ✔︎ Bottle graphene (1.10.8)
- ✔︎ Bottle Manifest libxfixes (6.0.2)
- ✔︎ Bottle libxfixes (6.0.2)
- ✔︎ Bottle Manifest libxi (1.8.2)
- ✔︎ Bottle libxi (1.8.2)
- ✔︎ Bottle Manifest libxtst (1.2.5)
- ✔︎ Bottle libxtst (1.2.5)
- ✔︎ Bottle Manifest at-spi2-core (2.60.3)
- ✔︎ Bottle at-spi2-core (2.60.3)
- ✔︎ Bottle Manifest gsettings-desktop-schemas (50.1)
- ✔︎ Bottle gsettings-desktop-schemas (50.1)
- ✔︎ Bottle Manifest graphite2 (1.3.14)
- ✔︎ Bottle graphite2 (1.3.14)
- ✔︎ Bottle Manifest icu4c@78 (78.3)
- ✔︎ Bottle icu4c@78 (78.3)
- ✔︎ Bottle Manifest harfbuzz (14.2.0)
- ✔︎ Bottle harfbuzz (14.2.0)
- ✔︎ Bottle Manifest hicolor-icon-theme (0.18)
- ✔︎ Bottle hicolor-icon-theme (0.18)
- ✔︎ Bottle Manifest libepoxy (1.5.10)
- ✔︎ Bottle libepoxy (1.5.10)
- ✔︎ Bottle Manifest libdatrie (0.2.14)
- ✔︎ Bottle libdatrie (0.2.14)
- ✔︎ Bottle Manifest libthai (0.1.30)
- ✔︎ Bottle libthai (0.1.30)
- ✔︎ Bottle Manifest pango (1.57.1)
- ✔︎ Bottle pango (1.57.1)
- ✔︎ Bottle Manifest gtk+3 (3.24.52)
- ✔︎ Bottle gtk+3 (3.24.52)
- ✔︎ Bottle Manifest librsvg (2.62.1)
- ✔︎ Bottle librsvg (2.62.1)
- ✔︎ Bottle Manifest gtk4 (4.22.4)
- ✔︎ Bottle Manifest imath (3.2.2)
- ✔︎ Bottle imath (3.2.2)
- ✔︎ Bottle Manifest json-glib (1.10.8)
- ✔︎ Bottle Manifest libunibreak (7.0)
- ✔︎ Bottle libunibreak (7.0)
- ✔︎ Bottle Manifest libass (0.17.4_1)
- ✔︎ Bottle Manifest gmp (6.3.0)
- ✔︎ Bottle gmp (6.3.0)
- ✔︎ Bottle Manifest libidn2 (2.3.8)
- ✔︎ Bottle libidn2 (2.3.8)
- ✔︎ Bottle Manifest libtasn1 (4.21.0)
- ✔︎ Bottle libtasn1 (4.21.0)
- ✔︎ Bottle Manifest nettle (3.10.2)
- ✔︎ Bottle nettle (3.10.2)
- ✔︎ Bottle Manifest p11-kit (0.26.2)
- ✔︎ Bottle p11-kit (0.26.2)
- ✔︎ Bottle Manifest libevent (2.1.12_1)
- ✔︎ Bottle libevent (2.1.12_1)
- ✔︎ Bottle Manifest libnghttp2 (1.69.0)
- ✔︎ Bottle libnghttp2 (1.69.0)
- ✔︎ Bottle Manifest unbound (1.25.0)
- ✔︎ Bottle Manifest gnutls (3.8.13)
- ✔︎ Bottle Manifest libnice (0.1.23)
- ✔︎ Bottle Manifest libvorbis (1.3.7)
- ✔︎ Bottle libvorbis (1.3.7)
- ✔︎ Bottle Manifest speex (1.2.1)
- ✔︎ Bottle speex (1.2.1)
- ✔︎ Bottle Manifest theora (1.2.0)
- ✔︎ Bottle theora (1.2.0)
- ✔︎ Bottle Manifest libshout (2.4.6_2)
- ✔︎ Bottle Manifest mpg123 (1.33.5)
- ✔︎ Bottle mpg123 (1.33.5)
- ✔︎ Bottle Manifest libsndfile (1.2.2_1)
- ✔︎ Bottle libsndfile (1.2.2_1)
- ✔︎ Bottle Manifest libsodium (1.0.22)
- ✔︎ Bottle Manifest glib-networking (2.80.1)
- ✔︎ Bottle Manifest libpsl (0.21.5_2)
- ✔︎ Bottle Manifest readline (8.3.3)
- ✔︎ Bottle readline (8.3.3)
- ✔︎ Bottle Manifest sqlite (3.53.0)
- ✔︎ Bottle sqlite (3.53.0)
- ✔︎ Bottle Manifest libsoup (3.6.6)
- ✔︎ Bottle Manifest libusrsctp (0.9.5.0_1)
- ✔︎ Bottle Manifest little-cms2 (2.19)
- ✔︎ Bottle little-cms2 (2.19)
- ✔︎ Bottle Manifest opencore-amr (0.1.6)
- ✔︎ Bottle opencore-amr (0.1.6)
- ✔︎ Bottle Manifest libdeflate (1.25)
- ✔︎ Bottle libdeflate (1.25)
- ✔︎ Bottle Manifest openjph (0.27.0)
- ✔︎ Bottle openjph (0.27.0)
- ✔︎ Bottle Manifest openexr (3.4.11)
- ✔︎ Bottle Manifest openjpeg (2.5.4)
- ✔︎ Bottle openjpeg (2.5.4)
- ✔︎ Bottle Manifest orc (0.4.42)
- ✔︎ Bottle Manifest pkgconf (2.5.1)
- ✔︎ Bottle pkgconf (2.5.1)
- ✔︎ Bottle Manifest mpdecimal (4.0.1)
- ✔︎ Bottle mpdecimal (4.0.1)
- ✔︎ Bottle Manifest python@3.14 (3.14.4_1)
- ✔︎ Bottle openssl@3 (3.6.2)
- ✔︎ Bottle Manifest gobject-introspection (1.86.0_1)
- ✔︎ Bottle Manifest py3cairo (1.29.0)
- ✔︎ Bottle Manifest pygobject3 (3.56.2)
- ✔︎ Bottle libpsl (0.21.5_2)
- ✔︎ Bottle libshout (2.4.6_2)
- ✔︎ Bottle faad2 (2.11.2)
- ✔︎ Bottle Manifest rtmpdump (2.6)
- ✔︎ Bottle Manifest srt (1.5.5)
- ✔︎ Bottle Manifest srtp (2.8.0)
- ✔︎ Bottle Manifest utf8cpp (4.0.9)
- ✔︎ Bottle utf8cpp (4.0.9)
- ✔︎ Bottle Manifest taglib (2.2.1)
- ✔︎ Bottle glib-networking (2.80.1)
- ✔︎ Bottle Manifest webp (1.6.0)
- ✔︎ Bottle webp (1.6.0)
- ✔︎ Bottle json-glib (1.10.8)
- ✔︎ Bottle Manifest libcuefile (r475)
- ✔︎ Bottle Manifest libreplaygain (r475)
- ✔︎ Bottle libusrsctp (0.9.5.0_1)
- ✔︎ Bottle libreplaygain (r475)
- ✔︎ Bottle Manifest musepack (r475)
- ✔︎ Bottle libnice (0.1.23)
- ✔︎ Bottle srtp (2.8.0)
- ✔︎ Bottle Manifest libomp (22.1.4)
- ✔︎ Bottle rtmpdump (2.6)
- ✔︎ Bottle Manifest libraw (0.22.1)
- ✔︎ Bottle libcuefile (r475)
- ✔︎ Bottle Manifest jbig2dec (0.20)
- ✔︎ Bottle py3cairo (1.29.0)
- ✔︎ Bottle Manifest gstreamer (1.28.2_1)
- ✔︎ Bottle Manifest leptonica (1.87.0)
- ✔︎ Bottle Manifest libb2 (0.98.1)
- ✔︎ Bottle libb2 (0.98.1)
- ✔︎ Bottle Manifest libarchive (3.8.7)
- ✔︎ Bottle libarchive (3.8.7)
- ✔︎ Bottle libass (0.17.4_1)
- ✔︎ Bottle Manifest libidn (1.43)
- ✔︎ Bottle Manifest tesseract (5.5.2)
- ✔︎ Bottle tesseract (5.5.2)
- ✔︎ Bottle orc (0.4.42)
- ✔︎ Bottle Manifest ghostscript (10.07.0)
- ✔︎ Bottle libsodium (1.0.22)
- ✔︎ Bottle musepack (r475)
- ✔︎ Bottle Manifest libspectre (0.2.12_2)
- ✔︎ Bottle Manifest luajit (2.1.1774896198)
- ✔︎ Bottle Manifest libgpg-error (1.60)
- ✔︎ Bottle pygobject3 (3.56.2)
- ✔︎ Bottle Manifest libassuan (3.0.2)
- ✔︎ Bottle libassuan (3.0.2)
- ✔︎ Bottle Manifest libgcrypt (1.12.2)
- ✔︎ Bottle jbig2dec (0.20)
- ✔︎ Bottle Manifest libksba (1.6.8)
- ✔︎ Bottle libksba (1.6.8)
- ✔︎ Bottle Manifest libusb (1.0.29)
- ✔︎ Bottle libusb (1.0.29)
- ✔︎ Bottle Manifest npth (1.8)
- ✔︎ Bottle npth (1.8)
- ✔︎ Bottle Manifest pinentry (1.3.2)
- ✔︎ Bottle pinentry (1.3.2)
- ✔︎ Bottle Manifest gnupg (2.5.19)
- ✔︎ Bottle taglib (2.2.1)
- ✔︎ Bottle libidn (1.43)
- ✔︎ Bottle Manifest gpgme (2.0.1)
- ✔︎ Bottle Manifest gpgmepp (2.0.0)
- ✔︎ Bottle libsoup (3.6.6)
- ✔︎ Bottle Manifest nspr (4.38.2)
- ✔︎ Bottle libspectre (0.2.12_2)
- ✔︎ Bottle libomp (22.1.4)
- ✔︎ Bottle Manifest nss (3.123.1)
- ✔︎ Bottle Manifest poppler (26.04.0)
- ✔︎ Bottle gpgmepp (2.0.0)
- ✔︎ Bottle Manifest libsoxr (0.1.3)
- ✔︎ Bottle libsoxr (0.1.3)
- ✔︎ Bottle Manifest m4 (1.4.21)
- ✔︎ Bottle m4 (1.4.21)
- ✔︎ Bottle Manifest libtool (2.5.4)
- ✔︎ Bottle libtool (2.5.4)
- ✔︎ Bottle openexr (3.4.11)
- ✔︎ Bottle Manifest speexdsp (1.2.1)
- ✔︎ Bottle Manifest pulseaudio (17.0)
- ✔︎ Bottle libgpg-error (1.60)
- ✔︎ Bottle Manifest shared-mime-info (2.4_1)
- ✔︎ Bottle shared-mime-info (2.4_1)
- ✔︎ Bottle nspr (4.38.2)
- ✔︎ Bottle fdk-aac (2.0.3)
- ✔︎ Bottle luajit (2.1.1774896198)
- ✔︎ Bottle gobject-introspection (1.86.0_1)
- ✔︎ Bottle gpgme (2.0.1)
- ✔︎ Bottle speexdsp (1.2.1)
- ✔︎ Bottle srt (1.5.5)
- ✔︎ Bottle libgcrypt (1.12.2)
- ✔︎ Bottle libraw (0.22.1)
- ✔︎ Bottle leptonica (1.87.0)
- ✔︎ Bottle unbound (1.25.0)
- ✔︎ Bottle gnutls (3.8.13)
- ✔︎ Bottle pulseaudio (17.0)
- ✔︎ Bottle x265 (4.2)
- ✔︎ Bottle gnupg (2.5.19)
- ✔︎ Bottle nss (3.123.1)
- ✔︎ Bottle poppler (26.04.0)
- ✔︎ Bottle bullet (3.25)
- ✔︎ Bottle python@3.14 (3.14.4_1)
- ✔︎ Bottle ffmpeg (8.1_1)
- ✔︎ Bottle gtk4 (4.22.4)
- ✔︎ Bottle efl (1.28.1_3)
- ✔︎ Bottle ghostscript (10.07.0)
- ✔︎ Bottle gstreamer (1.28.2_1)
- ==> Installing dependencies for efl: bullet, libpng, freetype, libunistring, gettext, fontconfig, pcre2, glib, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, dbus, fribidi, giflib, libvmaf, aom, dav1d, faac, faad2, fdk-aac, lame, libvpx, ca-certificates, openssl@3, opus, sdl2, svt-av1, x264, x265, ffmpeg, libogg, flac, jpeg-turbo, xz, lz4, zstd, libtiff, gdk-pixbuf, graphene, libxfixes, libxi, libxtst, at-spi2-core, gsettings-desktop-schemas, graphite2, icu4c@78, harfbuzz, hicolor-icon-theme, libepoxy, libdatrie, libthai, pango, gtk+3, librsvg, gtk4, imath, json-glib, libunibreak, libass, gmp, libidn2, libtasn1, nettle, p11-kit, libevent, libnghttp2, unbound, gnutls, libnice, libvorbis, speex, theora, libshout, mpg123, libsndfile, libsodium, glib-networking, libpsl, readline, sqlite, libsoup, libusrsctp, little-cms2, opencore-amr, libdeflate, openjph, openexr, openjpeg, orc, pkgconf, mpdecimal, python@3.14, gobject-introspection, py3cairo, pygobject3, rtmpdump, srt, srtp, utf8cpp, taglib, webp, libcuefile, libreplaygain, musepack, gstreamer, libomp, libraw, jbig2dec, leptonica, libb2, libarchive, libidn, tesseract, ghostscript, libspectre, luajit, libgpg-error, libassuan, libgcrypt, libksba, libusb, npth, pinentry, gnupg, gpgme, gpgmepp, nspr, nss, poppler, libsoxr, m4, libtool, speexdsp, pulseaudio and shared-mime-info
- ==> Installing efl dependency: bullet
- ==> Pouring bullet--3.25.sonoma.bottle.4.tar.gz
- 🍺 /usr/local/Cellar/bullet/3.25: 1,533 files, 49.3MB
- ==> Installing efl dependency: libpng
- ==> Pouring libpng--1.6.58.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libpng/1.6.58: 28 files, 1.3MB
- ==> Installing efl dependency: freetype
- ==> Pouring freetype--2.14.3.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/freetype/2.14.3: 68 files, 2.8MB
- ==> Installing efl dependency: libunistring
- ==> Pouring libunistring--1.4.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libunistring/1.4.2: 59 files, 5.8MB
- ==> Installing efl dependency: gettext
- ==> Pouring gettext--1.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/gettext/1.0: 2,499 files, 33.9MB
- ==> Installing efl dependency: fontconfig
- ==> Pouring fontconfig--2.17.1.sonoma.bottle.1.tar.gz
- ==> Regenerating font cache, this may take a while
- ==> /usr/local/Cellar/fontconfig/2.17.1/bin/fc-cache --force --really-force --verbose
- 🍺 /usr/local/Cellar/fontconfig/2.17.1: 98 files, 1.2MB
- ==> Installing efl dependency: pcre2
- ==> Pouring pcre2--10.47_1.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/pcre2/10.47_1: 244 files, 7.3MB
- ==> Installing efl dependency: glib
- ==> Pouring glib--2.88.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/glib/2.88.1: 506 files, 37MB
- ==> Installing efl dependency: xorgproto
- ==> Pouring xorgproto--2025.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/xorgproto/2025.1: 268 files, 4.1MB
- ==> Installing efl dependency: libxau
- ==> Pouring libxau--1.0.12.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libxau/1.0.12: 21 files, 95.3KB
- ==> Installing efl dependency: libxdmcp
- ==> Pouring libxdmcp--1.1.5.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libxdmcp/1.1.5: 12 files, 123.6KB
- ==> Installing efl dependency: libxcb
- ==> Pouring libxcb--1.17.0.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/libxcb/1.17.0: 2,498 files, 6.5MB
- ==> Installing efl dependency: libx11
- ==> Pouring libx11--1.8.13.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libx11/1.8.13: 1,043 files, 7MB
- ==> Installing efl dependency: libxext
- ==> Pouring libxext--1.3.7.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libxext/1.3.7: 88 files, 411.8KB
- ==> Installing efl dependency: libxrender
- ==> Pouring libxrender--0.9.12.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libxrender/0.9.12: 13 files, 178.4KB
- ==> Installing efl dependency: lzo
- ==> Pouring lzo--2.10.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/lzo/2.10: 32 files, 569KB
- ==> Installing efl dependency: pixman
- ==> Pouring pixman--0.46.4.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/pixman/0.46.4: 11 files, 1.5MB
- ==> Installing efl dependency: cairo
- ==> Pouring cairo--1.18.4.sonoma.bottle.2.tar.gz
- 🍺 /usr/local/Cellar/cairo/1.18.4: 58 files, 4.4MB
- ==> Installing efl dependency: dbus
- ==> Pouring dbus--1.16.2_1.sonoma.bottle.tar.gz
- ==> /usr/local/Cellar/dbus/1.16.2_1/bin/dbus-uuidgen --ensure=/usr/local/var/lib/dbus/machine-id
- 🍺 /usr/local/Cellar/dbus/1.16.2_1: 79 files, 1.7MB
- ==> Installing efl dependency: fribidi
- ==> Pouring fribidi--1.0.16.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/fribidi/1.0.16: 68 files, 487KB
- ==> Installing efl dependency: giflib
- ==> Pouring giflib--6.1.3.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/giflib/6.1.3: 19 files, 347.5KB
- ==> Installing efl dependency: libvmaf
- ==> Pouring libvmaf--3.1.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libvmaf/3.1.0: 235 files, 7.9MB
- ==> Installing efl dependency: aom
- ==> Pouring aom--3.13.3.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/aom/3.13.3: 28 files, 12.5MB
- ==> Installing efl dependency: dav1d
- ==> Pouring dav1d--1.5.3.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/dav1d/1.5.3: 16 files, 2.4MB
- ==> Installing efl dependency: faac
- ==> Pouring faac--1.50.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/faac/1.50: 17 files, 278.7KB
- ==> Installing efl dependency: faad2
- ==> Pouring faad2--2.11.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/faad2/2.11.2: 18 files, 553.1KB
- ==> Installing efl dependency: fdk-aac
- ==> Pouring fdk-aac--2.0.3.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/fdk-aac/2.0.3: 16 files, 3.4MB
- ==> Installing efl dependency: lame
- ==> Pouring lame--3.100.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/lame/3.100: 28 files, 2.4MB
- ==> Installing efl dependency: libvpx
- ==> Pouring libvpx--1.16.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libvpx/1.16.0: 22 files, 5.8MB
- ==> Installing efl dependency: ca-certificates
- ==> Pouring ca-certificates--2026-03-19.all.bottle.tar.gz
- ==> Regenerating CA certificate bundle from keychain, this may take a while...
- 🍺 /usr/local/Cellar/ca-certificates/2026-03-19: 4 files, 237KB
- ==> Installing efl dependency: openssl@3
- ==> Pouring openssl@3--3.6.2.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/openssl@3/3.6.2: 7,627 files, 37.8MB
- ==> Installing efl dependency: opus
- ==> Pouring opus--1.6.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/opus/1.6.1: 16 files, 1.2MB
- ==> Installing efl dependency: sdl2
- ==> Pouring sdl2--2.32.10.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/sdl2/2.32.10: 94 files, 6.7MB
- ==> Installing efl dependency: svt-av1
- ==> Pouring svt-av1--4.1.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/svt-av1/4.1.0: 23 files, 5.6MB
- ==> Installing efl dependency: x264
- ==> Pouring x264--r3222.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/x264/r3222: 12 files, 5.9MB
- ==> Installing efl dependency: x265
- ==> Pouring x265--4.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/x265/4.2: 12 files, 38.5MB
- ==> Installing efl dependency: ffmpeg
- ==> Pouring ffmpeg--8.1_1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/ffmpeg/8.1_1: 287 files, 56.7MB
- ==> Installing efl dependency: libogg
- ==> Pouring libogg--1.3.6.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libogg/1.3.6: 103 files, 505.2KB
- ==> Installing efl dependency: flac
- ==> Pouring flac--1.5.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/flac/1.5.0: 40 files, 1.9MB
- ==> Installing efl dependency: jpeg-turbo
- ==> Pouring jpeg-turbo--3.1.4.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/jpeg-turbo/3.1.4.1: 47 files, 4.4MB
- ==> Installing efl dependency: xz
- ==> Pouring xz--5.8.3.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/xz/5.8.3: 96 files, 2.5MB
- ==> Installing efl dependency: lz4
- ==> Pouring lz4--1.10.0.sequoia.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/lz4/1.10.0: 24 files, 678.2KB
- ==> Installing efl dependency: zstd
- ==> Pouring zstd--1.5.7_1.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/zstd/1.5.7_1: 32 files, 2.5MB
- ==> Installing efl dependency: libtiff
- ==> Pouring libtiff--4.7.1_1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libtiff/4.7.1_1: 488 files, 8.1MB
- ==> Installing efl dependency: gdk-pixbuf
- ==> Pouring gdk-pixbuf--2.44.6.sonoma.bottle.tar.gz
- ==> /usr/local/Cellar/gdk-pixbuf/2.44.6/bin/gdk-pixbuf-query-loaders --update-cache
- 🍺 /usr/local/Cellar/gdk-pixbuf/2.44.6: 151 files, 3.5MB
- ==> Installing efl dependency: graphene
- ==> Pouring graphene--1.10.8.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/graphene/1.10.8: 37 files, 1MB
- ==> Installing efl dependency: libxfixes
- ==> Pouring libxfixes--6.0.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libxfixes/6.0.2: 13 files, 102.3KB
- ==> Installing efl dependency: libxi
- ==> Pouring libxi--1.8.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libxi/1.8.2: 86 files, 669.0KB
- ==> Installing efl dependency: libxtst
- ==> Pouring libxtst--1.2.5.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libxtst/1.2.5: 23 files, 129.5KB
- ==> Installing efl dependency: at-spi2-core
- ==> Pouring at-spi2-core--2.60.3.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/at-spi2-core/2.60.3: 203 files, 4.3MB
- ==> Installing efl dependency: gsettings-desktop-schemas
- ==> Pouring gsettings-desktop-schemas--50.1.sonoma.bottle.tar.gz
- ==> /usr/local/opt/glib/bin/glib-compile-schemas /usr/local/share/glib-2.0/schemas
- 🍺 /usr/local/Cellar/gsettings-desktop-schemas/50.1: 108 files, 6.5MB
- ==> Installing efl dependency: graphite2
- ==> Pouring graphite2--1.3.14.sonoma.bottle.2.tar.gz
- 🍺 /usr/local/Cellar/graphite2/1.3.14: 19 files, 239.8KB
- ==> Installing efl dependency: icu4c@78
- ==> Pouring icu4c@78--78.3.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/icu4c@78/78.3: 279 files, 86.7MB
- ==> Installing efl dependency: harfbuzz
- ==> Pouring harfbuzz--14.2.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/harfbuzz/14.2.0: 94 files, 13.4MB
- ==> Installing efl dependency: hicolor-icon-theme
- ==> Pouring hicolor-icon-theme--0.18.all.bottle.tar.gz
- 🍺 /usr/local/Cellar/hicolor-icon-theme/0.18: 8 files, 82.0KB
- ==> Installing efl dependency: libepoxy
- ==> Pouring libepoxy--1.5.10.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libepoxy/1.5.10: 11 files, 2.6MB
- ==> Installing efl dependency: libdatrie
- ==> Pouring libdatrie--0.2.14.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libdatrie/0.2.14: 20 files, 230.3KB
- ==> Installing efl dependency: libthai
- ==> Pouring libthai--0.1.30.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libthai/0.1.30: 30 files, 922.6KB
- ==> Installing efl dependency: pango
- ==> Pouring pango--1.57.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/pango/1.57.1: 69 files, 3.3MB
- ==> Installing efl dependency: gtk+3
- ==> Pouring gtk+3--3.24.52.sonoma.bottle.tar.gz
- ==> /usr/local/opt/glib/bin/glib-compile-schemas /usr/local/share/glib-2.0/schemas
- ==> /usr/local/Cellar/gtk+3/3.24.52/bin/gtk3-update-icon-cache -f -t /usr/local/share/icons/hicolor
- ==> /usr/local/Cellar/gtk+3/3.24.52/bin/gtk-query-immodules-3.0 > /usr/local/lib/gtk-3.0/3.0.0/immodules.cache
- 🍺 /usr/local/Cellar/gtk+3/3.24.52: 749 files, 58.4MB
- ==> Installing efl dependency: librsvg
- ==> Pouring librsvg--2.62.1.sonoma.bottle.tar.gz
- ==> /usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders --update-cache
- 🍺 /usr/local/Cellar/librsvg/2.62.1: 21 files, 13.2MB
- ==> Installing efl dependency: gtk4
- ==> Pouring gtk4--4.22.4.sonoma.bottle.tar.gz
- ==> /usr/local/opt/glib/bin/glib-compile-schemas /usr/local/share/glib-2.0/schemas
- ==> /usr/local/Cellar/gtk4/4.22.4/bin/gtk4-update-icon-cache -f -t /usr/local/share/icons/hicolor
- ==> /usr/local/opt/glib/bin/gio-querymodules /usr/local/lib/gtk-4.0/4.0.0/printbackends
- 🍺 /usr/local/Cellar/gtk4/4.22.4: 643 files, 75.5MB
- ==> Installing efl dependency: imath
- ==> Pouring imath--3.2.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/imath/3.2.2: 50 files, 945.6KB
- ==> Installing efl dependency: json-glib
- ==> Pouring json-glib--1.10.8.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/json-glib/1.10.8: 122 files, 1.4MB
- ==> Installing efl dependency: libunibreak
- ==> Pouring libunibreak--7.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libunibreak/7.0: 19 files, 309.6KB
- ==> Installing efl dependency: libass
- ==> Pouring libass--0.17.4_1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libass/0.17.4_1: 12 files, 668.3KB
- ==> Installing efl dependency: gmp
- ==> Pouring gmp--6.3.0.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/gmp/6.3.0: 22 files, 3.4MB
- ==> Installing efl dependency: libidn2
- ==> Pouring libidn2--2.3.8.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libidn2/2.3.8: 80 files, 849.7KB
- ==> Installing efl dependency: libtasn1
- ==> Pouring libtasn1--4.21.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libtasn1/4.21.0: 64 files, 545.7KB
- ==> Installing efl dependency: nettle
- ==> Pouring nettle--3.10.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/nettle/3.10.2: 96 files, 2.6MB
- ==> Installing efl dependency: p11-kit
- ==> Pouring p11-kit--0.26.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/p11-kit/0.26.2: 33 files, 4.3MB
- ==> Installing efl dependency: libevent
- ==> Pouring libevent--2.1.12_1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libevent/2.1.12_1: 58 files, 2.1MB
- ==> Installing efl dependency: libnghttp2
- ==> Pouring libnghttp2--1.69.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libnghttp2/1.69.0: 14 files, 813.8KB
- ==> Installing efl dependency: unbound
- ==> Pouring unbound--1.25.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/unbound/1.25.0: 59 files, 6.4MB
- ==> Installing efl dependency: gnutls
- ==> Pouring gnutls--3.8.13.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/gnutls/3.8.13: 1,295 files, 11.0MB
- ==> Installing efl dependency: libnice
- ==> Pouring libnice--0.1.23.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libnice/0.1.23: 32 files, 681.9KB
- ==> Installing efl dependency: libvorbis
- ==> Pouring libvorbis--1.3.7.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/libvorbis/1.3.7: 158 files, 2.5MB
- ==> Installing efl dependency: speex
- ==> Pouring speex--1.2.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/speex/1.2.1: 26 files, 823.1KB
- ==> Installing efl dependency: theora
- ==> Pouring theora--1.2.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/theora/1.2.0: 126 files, 2.7MB
- ==> Installing efl dependency: libshout
- ==> Pouring libshout--2.4.6_2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libshout/2.4.6_2: 20 files, 364.2KB
- ==> Installing efl dependency: mpg123
- ==> Pouring mpg123--1.33.5.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/mpg123/1.33.5: 34 files, 1.6MB
- ==> Installing efl dependency: libsndfile
- ==> Pouring libsndfile--1.2.2_1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libsndfile/1.2.2_1: 55 files, 1.6MB
- ==> Installing efl dependency: libsodium
- ==> Pouring libsodium--1.0.22.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libsodium/1.0.22: 88 files, 1.3MB
- ==> Installing efl dependency: glib-networking
- ==> Pouring glib-networking--2.80.1.sonoma.bottle.tar.gz
- ==> /usr/local/opt/glib/bin/gio-querymodules /usr/local/lib/gio/modules
- 🍺 /usr/local/Cellar/glib-networking/2.80.1: 79 files, 707.8KB
- ==> Installing efl dependency: libpsl
- ==> Pouring libpsl--0.21.5_2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libpsl/0.21.5_2: 16 files, 144.9KB
- ==> Installing efl dependency: readline
- ==> Pouring readline--8.3.3.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/readline/8.3.3: 56 files, 2.6MB
- ==> Installing efl dependency: sqlite
- ==> Pouring sqlite--3.53.0.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/sqlite/3.53.0: 13 files, 5.3MB
- ==> Installing efl dependency: libsoup
- ==> Pouring libsoup--3.6.6.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/libsoup/3.6.6: 128 files, 2.2MB
- ==> Installing efl dependency: libusrsctp
- ==> Pouring libusrsctp--0.9.5.0_1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libusrsctp/0.9.5.0_1: 10 files, 559.3KB
- ==> Installing efl dependency: little-cms2
- ==> Pouring little-cms2--2.19.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/little-cms2/2.19: 23 files, 1.2MB
- ==> Installing efl dependency: opencore-amr
- ==> Pouring opencore-amr--0.1.6.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/opencore-amr/0.1.6: 18 files, 697.3KB
- ==> Installing efl dependency: libdeflate
- ==> Pouring libdeflate--1.25.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libdeflate/1.25: 17 files, 359.8KB
- ==> Installing efl dependency: openjph
- ==> Pouring openjph--0.27.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/openjph/0.27.0: 25 files, 655.2KB
- ==> Installing efl dependency: openexr
- ==> Pouring openexr--3.4.11.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/openexr/3.4.11: 212 files, 4MB
- ==> Installing efl dependency: openjpeg
- ==> Pouring openjpeg--2.5.4.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/openjpeg/2.5.4: 512 files, 14.6MB
- ==> Installing efl dependency: orc
- ==> Pouring orc--0.4.42.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/orc/0.4.42: 55 files, 1.6MB
- ==> Installing efl dependency: pkgconf
- ==> Pouring pkgconf--2.5.1.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/pkgconf/2.5.1: 28 files, 383.2KB
- ==> Installing efl dependency: mpdecimal
- ==> Pouring mpdecimal--4.0.1.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/mpdecimal/4.0.1: 22 files, 570.4KB
- ==> Installing efl dependency: python@3.14
- ==> Pouring python@3.14--3.14.4_1.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/python@3.14/3.14.4_1: 3,743 files, 71.1MB
- ==> Installing efl dependency: gobject-introspection
- ==> Pouring gobject-introspection--1.86.0_1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/gobject-introspection/1.86.0_1: 716 files, 6.8MB
- ==> Installing efl dependency: py3cairo
- ==> Pouring py3cairo--1.29.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/py3cairo/1.29.0: 22 files, 981.8KB
- ==> Installing efl dependency: pygobject3
- ==> Pouring pygobject3--3.56.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/pygobject3/3.56.2: 67 files, 1.6MB
- ==> Installing efl dependency: rtmpdump
- ==> Pouring rtmpdump--2.6.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/rtmpdump/2.6: 21 files, 437.1KB
- ==> Installing efl dependency: srt
- ==> Pouring srt--1.5.5.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/srt/1.5.5: 21 files, 4.9MB
- ==> Installing efl dependency: srtp
- ==> Pouring srtp--2.8.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/srtp/2.8.0: 15 files, 390.7KB
- ==> Installing efl dependency: utf8cpp
- ==> Pouring utf8cpp--4.0.9.all.bottle.tar.gz
- 🍺 /usr/local/Cellar/utf8cpp/4.0.9: 15 files, 148.6KB
- ==> Installing efl dependency: taglib
- ==> Pouring taglib--2.2.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/taglib/2.2.1: 149 files, 2.2MB
- ==> Installing efl dependency: webp
- ==> Pouring webp--1.6.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/webp/1.6.0: 64 files, 2.7MB
- ==> Installing efl dependency: libcuefile
- ==> Pouring libcuefile--r475.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/libcuefile/r475: 13 files, 226.6KB
- ==> Installing efl dependency: libreplaygain
- ==> Pouring libreplaygain--r475.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/libreplaygain/r475: 8 files, 50.5KB
- ==> Installing efl dependency: musepack
- ==> Pouring musepack--r475.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/musepack/r475: 27 files, 657KB
- ==> Installing efl dependency: gstreamer
- ==> Pouring gstreamer--1.28.2_1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/gstreamer/1.28.2_1: 1,346 files, 215.1MB
- ==> Installing efl dependency: libomp
- ==> Pouring libomp--22.1.4.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libomp/22.1.4: 11 files, 1.8MB
- ==> Installing efl dependency: libraw
- ==> Pouring libraw--0.22.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libraw/0.22.1: 74 files, 5.9MB
- ==> Installing efl dependency: jbig2dec
- ==> Pouring jbig2dec--0.20.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/jbig2dec/0.20: 14 files, 385KB
- ==> Installing efl dependency: leptonica
- ==> Pouring leptonica--1.87.0.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/leptonica/1.87.0: 55 files, 6.3MB
- ==> Installing efl dependency: libb2
- ==> Pouring libb2--0.98.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libb2/0.98.1: 9 files, 283.9KB
- ==> Installing efl dependency: libarchive
- ==> Pouring libarchive--3.8.7.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libarchive/3.8.7: 65 files, 3.9MB
- ==> Installing efl dependency: libidn
- ==> Pouring libidn--1.43.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libidn/1.43: 74 files, 986.7KB
- ==> Installing efl dependency: tesseract
- ==> Pouring tesseract--5.5.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/tesseract/5.5.2: 75 files, 34.3MB
- ==> Installing efl dependency: ghostscript
- ==> Pouring ghostscript--10.07.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/ghostscript/10.07.0: 640 files, 134.4MB
- ==> Installing efl dependency: libspectre
- ==> Pouring libspectre--0.2.12_2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libspectre/0.2.12_2: 21 files, 291KB
- ==> Installing efl dependency: luajit
- ==> Pouring luajit--2.1.1774896198.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/luajit/2.1.1774896198: 56 files, 2.0MB
- ==> Installing efl dependency: libgpg-error
- ==> Pouring libgpg-error--1.60.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libgpg-error/1.60: 50 files, 1.8MB
- ==> Installing efl dependency: libassuan
- ==> Pouring libassuan--3.0.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libassuan/3.0.2: 18 files, 528.9KB
- ==> Installing efl dependency: libgcrypt
- ==> Pouring libgcrypt--1.12.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libgcrypt/1.12.2: 24 files, 4.0MB
- ==> Installing efl dependency: libksba
- ==> Pouring libksba--1.6.8.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libksba/1.6.8: 19 files, 495.8KB
- ==> Installing efl dependency: libusb
- ==> Pouring libusb--1.0.29.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/libusb/1.0.29: 23 files, 559.5KB
- ==> Installing efl dependency: npth
- ==> Pouring npth--1.8.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/npth/1.8: 13 files, 119.5KB
- ==> Installing efl dependency: pinentry
- ==> Pouring pinentry--1.3.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/pinentry/1.3.2: 13 files, 360KB
- ==> Installing efl dependency: gnupg
- ==> Pouring gnupg--2.5.19.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/gnupg/2.5.19: 149 files, 15MB
- ==> Installing efl dependency: gpgme
- ==> Pouring gpgme--2.0.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/gpgme/2.0.1: 29 files, 2.5MB
- ==> Installing efl dependency: gpgmepp
- ==> Pouring gpgmepp--2.0.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/gpgmepp/2.0.0: 70 files, 769.8KB
- ==> Installing efl dependency: nspr
- ==> Pouring nspr--4.38.2.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/nspr/4.38.2: 79 files, 1.1MB
- ==> Installing efl dependency: nss
- ==> Pouring nss--3.123.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/nss/3.123.1: 216 files, 17.9MB
- ==> Installing efl dependency: poppler
- ==> Pouring poppler--26.04.0.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/poppler/26.04.0: 444 files, 33.7MB
- ==> Installing efl dependency: libsoxr
- ==> Pouring libsoxr--0.1.3.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/libsoxr/0.1.3: 30 files, 329.0KB
- ==> Installing efl dependency: m4
- ==> Pouring m4--1.4.21.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/m4/1.4.21: 14 files, 787.2KB
- ==> Installing efl dependency: libtool
- ==> Pouring libtool--2.5.4.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/libtool/2.5.4: 76 files, 4MB
- ==> Installing efl dependency: speexdsp
- ==> Pouring speexdsp--1.2.1.sonoma.bottle.tar.gz
- 🍺 /usr/local/Cellar/speexdsp/1.2.1: 20 files, 658.6KB
- ==> Installing efl dependency: pulseaudio
- ==> Pouring pulseaudio--17.0.sonoma.bottle.2.tar.gz
- 🍺 /usr/local/Cellar/pulseaudio/17.0: 215 files, 7.4MB
- ==> Installing efl dependency: shared-mime-info
- ==> Pouring shared-mime-info--2.4_1.sonoma.bottle.tar.gz
- ==> /usr/local/Cellar/shared-mime-info/2.4_1/bin/update-mime-database /usr/local/share/mime
- 🍺 /usr/local/Cellar/shared-mime-info/2.4_1: 89 files, 4.9MB
- ==> Installing efl
- ==> Pouring efl--1.28.1_3.sonoma.bottle.tar.gz
- ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime
- 🍺 /usr/local/Cellar/efl/1.28.1_3: 3,333 files, 71.7MB
- ==> Running `brew cleanup efl`...
- Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`.
- Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
- ==> Running `brew cleanup pkgconf`...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed conf-pkg-config.4
-> installed conf-efl.1.8
-> retrieved efl.1.24.0 (https://github.com/axiles/ocaml-efl/releases/download/v1.24.0/ocaml-efl-1.24.0.tar.gz)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed efl.1.24.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-05-04 09:13.30 ---> saved as "b7d18fe650551231956414d740d11c4e1073df97589e38f034d166882b5abc8b"
Job succeeded
2026-05-04 09:14.07: Job succeeded