- Project
- p/usb-drivers
- Commit
- 8832ba22274540a406465ee96782393ab32faa5a
- Runner
- macOS
- State
- Success
- Notified
- 1
- Duration
- —
Runner log
+ sleep infinity
Task log
+zsh:3> export NONINTERACTIVE=1 HOMEBREW_PREFIX=/Users/ci/homebrew
+zsh:4> rm -rf /Users/ci/homebrew
+zsh:5> git clone '--depth=1' https://github.com/Homebrew/brew /Users/ci/homebrew
Cloning into '/Users/ci/homebrew'...
remote: Enumerating objects: 2669, done.
remote: Counting objects: 100% (2669/2669), done.
remote: Compressing objects: 100% (2073/2073), done.
remote: Total 2669 (delta 588), reused 1599 (delta 470), pack-reused 0 (from 0)
Receiving objects: 100% (2669/2669), 4.14 MiB | 3.03 MiB/s, done.
Resolving deltas: 100% (588/588), done.
+zsh:6> export PATH=/Users/ci/homebrew/bin:/usr/bin:/bin:/usr/sbin:/sbin
+zsh:7> brew update
[34m==>[0m [1mUpdating Homebrew...[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:303bed4c7fc431a685db3c3c151d873740114adbdccd23762ea2d1e39ea78f47[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/portable-ruby-3.3.6.arm64_big_sur.bottle.tar.gz
[34m==>[0m [1mPouring portable-ruby-3.3.6.arm64_big_sur.bottle.tar.gz[0m
[34m==>[0m [1mHomebrew collects anonymous analytics.[0m
[1mRead the analytics documentation (and how to opt-out) here:
[4mhttps://docs.brew.sh/Analytics[24m[0m
No analytics have been recorded yet (nor will be during this `brew` run).
[34m==>[0m [1mHomebrew is run entirely by unpaid volunteers. Please consider donating:[0m
[4mhttps://github.com/Homebrew/brew#donations[24m
Already up-to-date.
+zsh:9> rm -rf acid-wd acid-deploy
+zsh:10> mkdir -p acid-wd acid-deploy
+zsh:11> cd acid-wd
+zsh:12> git clone --recursive https://git.janouch.name/p/usb-drivers.git usb-drivers
Cloning into 'usb-drivers'...
remote: Enumerating objects: 92, done.
remote: Counting objects: 100% (92/92), done.
remote: Compressing objects: 100% (91/91), done.
remote: Total 92 (delta 47), reused 0 (delta 0), pack-reused 0 (from 0)
Receiving objects: 100% (92/92), 86.79 KiB | 5.10 MiB/s, done.
Resolving deltas: 100% (47/47), done.
Submodule 'liberty' (https://git.janouch.name/p/liberty) registered for path 'liberty'
Cloning into '/Users/ci/acid-wd/usb-drivers/liberty'...
remote: Enumerating objects: 789, done.
remote: Counting objects: 100% (258/258), done.
remote: Compressing objects: 100% (255/255), done.
remote: Total 789 (delta 156), reused 0 (delta 0), pack-reused 531 (from 1)
Receiving objects: 100% (789/789), 394.76 KiB | 9.87 MiB/s, done.
Resolving deltas: 100% (477/477), done.
Submodule path 'liberty': checked out '1930f138d4836f8ed9613a17bfe09dc53441618a'
+zsh:13> cd usb-drivers
+zsh:14> git -c 'advice.detachedHead=false' checkout 8832ba22274540a406465ee96782393ab32faa5a
HEAD is now at 8832ba2 Improve Windows packaging
+zsh:16> version=+zsh:16> git describe --always --tags --match 'v*'
+zsh:16> version=+zsh:16> sed 's/^v//'
+zsh:16> version=1.1.0-3-g8832ba2
+zsh:17> find . -name CMakeLists.txt -exec sed -i '' 's/\${PROJECT_VERSION}/1.1.0-3-g8832ba2/' '{}' +
+zsh:21> brew install cmake pkgconf librsvg help2man
[33mWarning:[0m Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.31.3[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/93087502e5b7d3f6a09014d907737e32796f6d4784a1c61eaac9b364a5c60ed8--cmake-3.31.3.bottle_manifest.json
[32m==>[0m [1mFetching [32mcmake[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:7b6ac3e359b4[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/0c0859e5ba2438e874c0789540a9502e7c887b789e1261f3d4b37ee1112010fd--cmake--3.31.3.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mpkgconf[39m[0m
[33mWarning:[0m Building pkgconf from source:
The bottle (and many others) needs to be installed into /opt/homebrew.
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/930a25480bfbf7c85131ce5ea35892add305b8e42b6205e4ecffe17e4b851b5c--pkgconf.rb
[34m==>[0m [1mDownloading https://distfiles.ariadne.space/pkgconf/pkgconf-2.3.0.tar.xz[0m
######################################################################### 100.0%
[32m==>[0m [1mFetching dependencies for librsvg: [32mlibpng[39m, [32mfreetype[39m, [32mpkgconf[39m, [32mfontconfig[39m, [32mpcre2[39m, [32mpython-packaging[39m, [32mmpdecimal[39m, [32mca-certificates[39m, [32mopenssl@3[39m, [32mreadline[39m, [32msqlite[39m, [32mxz[39m, [32mpython@3.13[39m, [32mlibunistring[39m, [32mgettext[39m, [32mbison[39m, [32mninja[39m, [32mmeson[39m, [32mpython-setuptools[39m, [32mglib[39m, [32mxorgproto[39m, [32mlibxau[39m, [32mlibxdmcp[39m, [32mlibxcb[39m, [32mutil-macros[39m, [32mxtrans[39m, [32mlibx11[39m, [32mlibxext[39m, [32mlibxrender[39m, [32mlzo[39m, [32mpixman[39m, [32mcairo[39m, [32mjpeg-turbo[39m, [32mlz4[39m, [32mzstd[39m, [32mlibtiff[39m, [32mdocutils[39m, [32mgobject-introspection[39m, [32mgdk-pixbuf[39m, [32mfribidi[39m, [32mgraphite2[39m, [32micu4c@76[39m, [32mharfbuzz[39m, [32mpango[39m, [32mlibssh2[39m, [32mlibgit2[39m, [32mz3[39m, [32mllvm[39m and [32mrust[39m[0m
[32m==>[0m [1mFetching [32mlibpng[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libpng/manifests/1.6.44[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/0e089cec124a817e140dfc78aba6887ae650dd4fefe1d55d5b516a872f8007b5--libpng-1.6.44.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libpng/blobs/sha256:04c7ef0bb97[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6089d33253e3eee4a35ddf434bbb321ebd9c255f73fa36128d554e24a883bf54--libpng--1.6.44.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mfreetype[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.13.3[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/4c4d14d574a7af9a5a0220cd5012c698bd87b75a3d5e39a6a6c34b4c411aab52--freetype-2.13.3.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/freetype/blobs/sha256:939f90de3[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/74eec62e9f292951d32047a5589ab60949d5ce0c8bc1608103785db9fc6b8036--freetype--2.13.3.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mfontconfig[39m[0m
[33mWarning:[0m Building fontconfig from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/28569d0d8805cf8491f79f8a2fd8455073fd037212e9eea3c0df1907a71e4a16--fontconfig.rb
[34m==>[0m [1mDownloading https://www.freedesktop.org/software/fontconfig/release/fontconf[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/199fd2fb946d3857d57bf9b4c9df735eb6f3998d359bebd0d01720a5318d1885--fontconfig-2.15.0.tar.xz
[32m==>[0m [1mFetching [32mpcre2[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.44[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/22ed791461c5bf400adde8c3b432c1230866aa1db3c5cb81e06a6ff21cac96ee--pcre2-10.44.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/pcre2/blobs/sha256:78fe8885f70c[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/963f297da6f07bfa0a7ced88afef5e00081c9ceade61f60d5e26c308013e64a1--pcre2--10.44.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mpython-packaging[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/python-packaging/manifests/24.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/a654ed84d67e434e714ac548959721dfcfc2297e1cb87be9237baee7632a2b76--python-packaging-24.2.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/python-packaging/blobs/sha256:8[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/2ce5bd24826be4f109b675fb9602e4c0e5424b4962c8f45612434da96167dade--python-packaging--24.2.all.bottle.tar.gz
[32m==>[0m [1mFetching [32mmpdecimal[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/4.0.0-1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/7b63c3b34bee402290af49fac829a6682ab45ea5c9258b6fe03b590a03a4c4a9--mpdecimal-4.0.0-1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/mpdecimal/blobs/sha256:2965eec8[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/f7a1a899d1404f0c9c837f61028928d0704d1cdd79728461141555850e51091c--mpdecimal--4.0.0.arm64_sonoma.bottle.1.tar.gz
[32m==>[0m [1mFetching [32mca-certificates[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/e16b55434e8bc1472ffb41e1a71c1b853417578c631fa1b69e8730f8cafca76c--ca-certificates-2024-11-26.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:7a[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/441f4a48c55787e61944fdd00bf201b06259c9254248253d85dc3cfe0929a73a--ca-certificates--2024-11-26.all.bottle.tar.gz
[32m==>[0m [1mFetching [32mopenssl@3[39m[0m
[33mWarning:[0m Building openssl@3 from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/63cdf4f2a10788c8ed82f0e9f7f9968b296cc7a61c27d8c60d3c92f3065b41b7--openssl@3.rb
[34m==>[0m [1mDownloading https://github.com/openssl/openssl/releases/download/openssl-3.4[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/4b9ac0aabfe9267c004998b875217f5034f92ff065771f7cf3e1c1552645c67f--openssl-3.4.0.tar.gz
[32m==>[0m [1mFetching [32mreadline[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.13[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/aa1afa38997a2866d91c81fdda8b36d436cd4ea7a82aed07d13c83c56eb3460e--readline-8.2.13.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:e46d4ff0c[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/83111ac86e24adf736d55f6be8bf15929cea064dcb47859cedcad53389ef8478--readline--8.2.13.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32msqlite[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.47.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/27ec8d19bd501f36464da50d9b2641d87015b451a6b81864afce75a247a2d3b1--sqlite-3.47.2.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:72516843518[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/20494174db0efd4b15d9c659d651d6f2dd434a4dfebaf0f788f5af197388bf78--sqlite--3.47.2.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mxz[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.6.3[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/e68799185cc17334108ba286ba8c3df0587c9fd8375647d85f7157b62a797599--xz-5.6.3.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:c54997c6e29b576[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/75a9464e0ac8d9a7a2afc74a406562cfd2fe182c42adb4ebec7f6eb8d14e61c6--xz--5.6.3.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mpython@3.13[39m[0m
[33mWarning:[0m Building python@3.13 from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/462725932a98165fa1404506ea1d31d2b28ad6ce633e2816d067726bc6c7419e--python@3.13.rb
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/formula-patches/8b5bc[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/90a805f92fc2334898eb41d25f9b55894305ba85c25fb4020488ec6aa89d4410--3.13-sysconfig.diff
[34m==>[0m [1mDownloading https://files.pythonhosted.org/packages/d5/ae/09427bea9227a33ec8[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8c47a1c6fdac341fd6ba8827dabfa3efff834f4a2fcc87c4b0ced64cc0205efa--flit_core-3.10.1.tar.gz
[34m==>[0m [1mDownloading https://files.pythonhosted.org/packages/f4/b1/b422acd212ad7eeddd[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/aa552e4585b56ea710159fccadb92eb1c3bd3418bc82bbc0125f0ec73babb823--pip-24.3.1.tar.gz
[34m==>[0m [1mDownloading https://files.pythonhosted.org/packages/43/54/292f26c208734e9a7f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/703903ddc32daa37a6a497fd460aef21d779a1e435ef2e0181ed99633bea827a--setuptools-75.6.0.tar.gz
[34m==>[0m [1mDownloading https://files.pythonhosted.org/packages/8a/98/2d9906746cdc6a6ef8[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/2c12eb87bb57b7b29ad1d471909ef6a4e49ed7a89fc6f75dfcc23cb9431321a6--wheel-0.45.1.tar.gz
[34m==>[0m [1mDownloading https://www.python.org/ftp/python/3.13.1/Python-3.13.1.tgz[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6259c1814b577b7fc34dee20c2046c8b503e52aa1c2ab4167a5d6c06c79f872a--Python-3.13.1.tgz
[32m==>[0m [1mFetching [32mlibunistring[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.3[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/a570da63bc1839c7e217f203abd54d4d873ebd6b99f6e88994d0e79e2ebe987c--libunistring-1.3.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libunistring/blobs/sha256:38e44[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/7c72788c6c505bfd73330e61b2330ad4ca86b280e377b4dd2e0457be6b6f87b9--libunistring--1.3.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mgettext[39m[0m
[33mWarning:[0m Building gettext from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/5723c791e605ac42d9176be0a02a889b8fbac3b703ed43ac85e856e793436142--gettext.rb
[34m==>[0m [1mDownloading https://ftp.gnu.org/gnu/gettext/gettext-0.23.tar.gz[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/cb7056706c59a77f80e87254ebc7d16ebe60913f20c6b7c7faf0f7f20bfa3f4c--gettext-0.23.tar.gz
[32m==>[0m [1mFetching [32mbison[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/bison/manifests/3.8.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/0a84b14c20dfba4609542ea4b14a4eb93d369f7f83f373b568017fc7d76b6505--bison-3.8.2.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/bison/blobs/sha256:d4c06638f638[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/02a4ba50307599f1cf641443c50be159ecfacf5c7e2e5f4feafbd51f654aac49--bison--3.8.2.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mninja[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/ninja/manifests/1.12.1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/5df23a5c77b5d94f4b3df4cee2a886d86de68dfef3eec5552ffb192d4944ed3f--ninja-1.12.1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/ninja/blobs/sha256:e0137a7ca411[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/a5172e3c095b207852f0885bb7b859e208c094af57cc508b8f70a54abe8818a3--ninja--1.12.1.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mmeson[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/meson/manifests/1.6.1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/9f51235016dc78883bf05a878292a910049786e6ef595f90599bf392290329dc--meson-1.6.1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/meson/blobs/sha256:cb5d34c2d597[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/4134badf2f5f17c4634fd6e43c0b35a9d8c7341bc5e774ad1e1e75e13e9196f5--meson--1.6.1.all.bottle.tar.gz
[32m==>[0m [1mFetching [32mpython-setuptools[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/python-setuptools/manifests/75.[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/78d060d30c6c92fd7d0f6232745566828cf6b8bc6c56732c79acd6daf82d7fda--python-setuptools-75.6.0.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/python-setuptools/blobs/sha256:[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/10ce76a226be871d673ad1f3706711ebcb37b18ab3edf566479e12d1ff460410--python-setuptools--75.6.0.all.bottle.tar.gz
[32m==>[0m [1mFetching [32mglib[39m[0m
[33mWarning:[0m Building glib from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/d6e2be20d4194ef40cf28c9339fead1c7f4155c7e53cbe9d05a4fc2a3332636c--glib.rb
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/formula-patches/43467[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/3cff797fba2e962ee6871405f3f9c105575e25520c4eeadd25ebfe6c746d3f15--hardcoded-paths.diff
[34m==>[0m [1mDownloading https://download.gnome.org/sources/gobject-introspection/1.82/go[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/bec68772f24244dc47ca35bbb5a4e323bc9996c70727b85986d2826626fa4e30--gobject-introspection-1.82.0.tar.xz
[34m==>[0m [1mDownloading https://download.gnome.org/sources/glib/2.82/glib-2.82.4.tar.xz[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/d071cb6679874110fdfb6e4a2f9c2cf7a014560eab9fc2a7fc4e7c2be59aa285--glib-2.82.4.tar.xz
[32m==>[0m [1mFetching [32mxorgproto[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2024.1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/d89d69340366d1d015e7214520f64081e2d82d7955fb28c6ea5f6539dcb610b2--xorgproto-2024.1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:3307601f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/4c1f6f68a1f0f8735608642fe9278104d2031d0cfcbd737c0ea5d69b85f6841f--xorgproto--2024.1.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlibxau[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.12[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6335be202d59f96fdee2e4a02f93d8ee87dfcfdbaa4ed132b8fe8c3e3651e27c--libxau-1.0.12.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:418c0c03e64[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/36ad4000a1c9222707c324ddd27ad28e43c24608806c4ff38ce6b663f3696fd7--libxau--1.0.12.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlibxdmcp[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.5[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8713e53f73d0be64780dbea522b0ee07027e6cc7828ff1a4fa0a6596f14cfe25--libxdmcp-1.1.5.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:789326aa8[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/ee3e5ab996272cb29ed0fa623c5bc9047aff67df163146559544926ad65f9bd4--libxdmcp--1.1.5.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlibxcb[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.17.0-1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/a17e9d0e04a0013a5be592875b012c409023664b3df084b8051766331d213ff5--libxcb-1.17.0-1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:103f2b2f44b[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/b03c794833bbf392509e29b7be1a2f3f38a0d91687d735130807772a2b2fe362--libxcb--1.17.0.arm64_sonoma.bottle.1.tar.gz
[32m==>[0m [1mFetching [32mutil-macros[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/util-macros/manifests/1.20.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/ec510a2c2bcf3822025a22b8ebd3061be6a22550f4fe726161322fb5ffe7df40--util-macros-1.20.2.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/util-macros/blobs/sha256:418d29[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/db9a71bea12800d4dd052eb0fba2e6100b41833789d4b278e640836c4e425344--util-macros--1.20.2.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mxtrans[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/xtrans/manifests/1.5.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/537dd641fb49f4bc39def22b0970577a597174da40cd3c90111530ab50d562cd--xtrans-1.5.2.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/xtrans/blobs/sha256:2ef458309b1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/3acc0defb5c2241dd3c93426c0334c73db853aaf48087305106eaa3aa8d2a5b6--xtrans--1.5.2.all.bottle.tar.gz
[32m==>[0m [1mFetching [32mlibx11[39m[0m
[33mWarning:[0m Building libx11 from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/4d17c9949a6221591e023f7c9ee865f04cc09e813663e68bb6e5e6c520f7f3df--libx11.rb
[34m==>[0m [1mDownloading https://www.x.org/archive/individual/lib/libX11-1.8.10.tar.gz[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/366e5232fd9513304e92ca3b1220bf26f0836721fd1006f49d18825633d44ec4--libX11-1.8.10.tar.gz
[32m==>[0m [1mFetching [32mlibxext[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.6[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/fedb843acbfcf682fb451396914bfc096f9ea2748376d4c43ce2af7ce1b766b7--libxext-1.3.6.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:50a9b29c59[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/48bc4f84c78d1cab8a23a688f2908411844c3ebf367b6b8d53c1d4c5c8f1e076--libxext--1.3.6.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlibxrender[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.12[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/152fb22ff88a23b62841dcfa14aac21018e1d736c072d732185f6139ef922e1c--libxrender-0.9.12.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:a9e072e[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/839b51863d2f39fba0c2063fcdd4b33a432e0b771b222df5ee2a46ca6517c76b--libxrender--0.9.12.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlzo[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:167749edd2052e[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/bff6de597e513ea77960d4a99c7f7ba7b8c0219ddfe2337b483a31cd69249bd4--lzo--2.10.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mpixman[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.44.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/710d020ae0348db5aff5d6dbdfd222dca000e630d64e8dcd5f8a8499e8131681--pixman-0.44.2.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:9864683edbe[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/fa6d3e70b5db01ed2279b37e6c56d67f5300357357f2847a91d573efc446ea6a--pixman--0.44.2.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mcairo[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.18.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/9d3ab10478bcceef6fbed69d1a4f387b5d996a592bb1ccbf33e560e3d2d5e103--cairo-1.18.2.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:8d7d5bc22a12[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/3e2342b600bf5dad1a8a1b812969965fe67e1f11d1933956b9146922bddc61f2--cairo--1.18.2.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mjpeg-turbo[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/manifests/3.1.0[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6a56a664f24b0435ac129cb33185ae84d884e0f2357ac6fd37727dad9ac5c7d7--jpeg-turbo-3.1.0.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/blobs/sha256:03d1796[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/5455e45d59c86daebb5f3f6eeb9c7a901f1d5fb2bf482565faad9641c65362d5--jpeg-turbo--3.1.0.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlz4[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:6590245dc4a919[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/a55f61ddbdff069a1efe8a91355fe7541dc2dd53cddb6ab925c6af8d6b7de045--lz4--1.10.0.arm64_sonoma.bottle.1.tar.gz
[32m==>[0m [1mFetching [32mzstd[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:2028141683f55[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/af6fd07ad9cd935975dd761af51c9baba7eb782dda7630d4abd399fa98e53578--zstd--1.5.6.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlibtiff[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libtiff/manifests/4.7.0-1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/cc8add3c5369d6c22906554ebc395ebe89f1ac410112bd65bc6d286d4e02f210--libtiff-4.7.0-1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libtiff/blobs/sha256:7400825c55[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/890ca14f85b983916bba44eaf7298d4d8d87dffcc99903714d5e079b44d80e9e--libtiff--4.7.0.arm64_sonoma.bottle.1.tar.gz
[32m==>[0m [1mFetching [32mdocutils[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/docutils/manifests/0.21.2_1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/b8fd6540f7bc24c8ac6dd383e06ab585e2fe799735e0fa10be1c277dd84daaae--docutils-0.21.2_1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/docutils/blobs/sha256:902ea8974[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/0706e1af78ac102219087c05083e00d146aa7dfcd43916b6b0ac8052d01bf5fc--docutils--0.21.2_1.all.bottle.tar.gz
[32m==>[0m [1mFetching [32mgobject-introspection[39m[0m
[33mWarning:[0m Building gobject-introspection from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/074b22e5dd21cb169a055a05fa3d667c69022d46d6f644186f5c27077761ccf5--gobject-introspection.rb
[34m==>[0m [1mDownloading https://gitlab.gnome.org/GNOME/gobject-introspection/-/commit/a7[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/4aecffbb6fa2a93322857c9b2d745b9373a786f811225ee9ccc159caa160cbac--a7be304478b25271166cd92d110f251a8742d16b.diff
[34m==>[0m [1mDownloading https://files.pythonhosted.org/packages/67/03/fb5ba97ff65ce64f6d[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/e8ae307f38f4f8843653ff21b1a1cc2c3b1fa62e82684ce2ccf2060f9553a5e0--Mako-1.3.5.tar.gz
[34m==>[0m [1mDownloading https://files.pythonhosted.org/packages/54/28/3af612670f82f4c056[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/bc1e0a0ab700872e29dd678c9c5e6e9b7407d79088c3c62a9710781c04daa35c--markdown-3.7.tar.gz
[34m==>[0m [1mDownloading https://files.pythonhosted.org/packages/87/5b/aae44c6655f3801e81[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/cc5494ec3b6c92d3d66c69a8c8c98be5db9b8b596dd5aa2d71f4a09be4c23a4c--MarkupSafe-2.1.5.tar.gz
[34m==>[0m [1mDownloading https://files.pythonhosted.org/packages/3e/2c/f0a538a2f91ce633a7[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/aa6995fe95df695681590b01c1104bb8c60dc93f32223949e67a0b3eaf043e93--setuptools-74.1.2.tar.gz
[34m==>[0m [1mDownloading https://download.gnome.org/sources/gobject-introspection/1.82/go[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/bec68772f24244dc47ca35bbb5a4e323bc9996c70727b85986d2826626fa4e30--gobject-introspection-1.82.0.tar.xz
[32m==>[0m [1mFetching [32mgdk-pixbuf[39m[0m
[33mWarning:[0m Building gdk-pixbuf from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/e215f83cb572cd259516a71c3c726b6a0749a671bb60f3800185c0cd718d7a3d--gdk-pixbuf.rb
[34m==>[0m [1mDownloading https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8f3ba99f8f3963e05393c69b242b29d75fd267f66935da10e35fc950960941d2--gdk-pixbuf-2.42.12.tar.xz
[32m==>[0m [1mFetching [32mfribidi[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.16[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/9b4a81e7d1c2fe7c2d8ed4194565744f65bab0238c00f7f3f521f5aec2b8697f--fribidi-1.0.16.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:0b03218a59[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/48de3e1b23bd6077616bd7efe27b2e3e601791348d54aee09b955d8d9671207b--fribidi--1.0.16.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mgraphite2[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:4cdee055[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/5d39f668b08c6fec5f362a00b9172cdb2612b9b50945e236bbff93abda225564--graphite2--1.3.14.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32micu4c@76[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/icu4c/76/manifests/76.1_1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/c105f8980d3a6b0ff0253b47492e886520580406ee75fa52509cf5b251b4d633--icu4c@76-76.1_1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/icu4c/76/blobs/sha256:38c00ad78[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/487df0a6aabb1acb07491a72e5f0994c7bc0a6d20edd120e7d6ff46940c690cc--icu4c@76--76.1_1.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mharfbuzz[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/10.1.0[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/7942a4b7c93b609fd780ade60fd720c899f44e3a2859d9327732371179192224--harfbuzz-10.1.0.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:e9f6cd76f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6e6dbcd4ac5eca920084f36d257e6ed29645a2d3dd205271d3578016834cccdd--harfbuzz--10.1.0.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mpango[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/pango/manifests/1.55.5[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8d16770653d092a3592a686ef6e3650e2d27f63b24afdac55ecf1e4ebc853057--pango-1.55.5.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/pango/blobs/sha256:d9300868a6a5[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/42b92be999f3c5819db9ea8696927e7fe57ee1169b0f03eb67509be60b976635--pango--1.55.5.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlibssh2[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.11.1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6d2495eb2b5f37f7931b23940ceb29db14a4742a49d1d8cce26964ad91a03f26--libssh2-1.11.1.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:2e6ffae575[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/9ba186c7a1a9773adff4965fb98340e2ff1a25dcd667d696d0c8e7b28debaca9--libssh2--1.11.1.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlibgit2[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.8.4[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/790f743682e7234de0d3847f0d36c382d2a61a785ba1e826d14a339c9ba96a22--libgit2-1.8.4.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:771f2b1ccc[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/71f6879f460c5710d457fb0f804e26d87e1587cf9021d80aea155e8902f64a6c--libgit2--1.8.4.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mz3[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/z3/manifests/4.13.4[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8de309065495b97170abd5570da44f66f0d77c2e4c4bd9ba9edfea57c34bc7c6--z3-4.13.4.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/z3/blobs/sha256:2677aa05e10d9d7[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/26c2773964c32fa94d55b2b85a26e3e20509c469b5332d7298982b68aa81087c--z3--4.13.4.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mllvm[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/llvm/manifests/19.1.6[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/b56837aed699d1fa5cc0a11740eb6f8e6997a5b3b93fe2aec96019913b29c6d5--llvm-19.1.6.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/llvm/blobs/sha256:4465517dd63f5[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/879ea74a4732aedcaf11115f72cce8bb270c82c3681cc7fa3c56d30cc5066bd2--llvm--19.1.6.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mrust[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.83.0[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/d7b79bb977316c8f63e66713e80a6c4071bbc700eea13c0c9dcc6ab0d43cc67f--rust-1.83.0.bottle_manifest.json
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:89461542649aa[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/19f875f484fb89192fa0fa98721d0e90a222d61278a5545085ab2bc03a221330--rust--1.83.0.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mlibrsvg[39m[0m
[33mWarning:[0m Building librsvg from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/ab1eafeab8a948ba03645dbb77d334280790c11cd4053695cae734fa389999de--librsvg.rb
[34m==>[0m [1mDownloading https://download.gnome.org/sources/librsvg/2.58/librsvg-2.58.4.t[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/b75e75e7fae4fc17e37cf1498d4832c7344832bfb82116f0e9f505d1a70acc4f--librsvg-2.58.4.tar.xz
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/help2man/manifests/1.49.3_3[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/def873ac894b35e9ccfd35a11afc3e90ea039e0edc8b4b438cc7c97ec76f668a--help2man-1.49.3_3.bottle_manifest.json
[32m==>[0m [1mFetching dependencies for help2man: [32mgettext[39m, [32mberkeley-db@5[39m, [32mgdbm[39m and [32mperl[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/berkeley-db/5/manifests/5.3.28_[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/17e4e0def00184b561c8a490b5c0813a7c4f5e1365eb2e927570786eb4e05e09--berkeley-db@5-5.3.28_1.bottle_manifest.json
[32m==>[0m [1mFetching [32mberkeley-db@5[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/berkeley-db/5/blobs/sha256:7e1f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/020291e1db948dbc69f0cc618fafe9cc40ba1b20198cfb0f36fecdbb4f18a57f--berkeley-db@5--5.3.28_1.arm64_sonoma.bottle.tar.gz
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/gdbm/manifests/1.24[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/f9d3dc573240cb7eb6a7c9b42dd2e9591cc831662dedec947d70929e7868bccd--gdbm-1.24.bottle_manifest.json
[32m==>[0m [1mFetching [32mgdbm[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/gdbm/blobs/sha256:439b678f3befe[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6a66d1454cea5c04d653d563c34611a6471cc83c12001a3df954008426b7d499--gdbm--1.24.arm64_sonoma.bottle.tar.gz
[32m==>[0m [1mFetching [32mperl[39m[0m
[33mWarning:[0m Building perl from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/ci/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/ci/homebrew)
[34m==>[0m [1mDownloading https://raw.githubusercontent.com/Homebrew/homebrew-core/62a735f[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/84ef73990dee644664b5c02a1c0d0b58e19adae0d241069943ea0844e610249b--perl.rb
[34m==>[0m [1mDownloading https://www.cpan.org/src/5.0/perl-5.40.0.tar.xz[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/90d85716046ad8f018848db781053dc62d15919929a04ee27b4655816ba9c06d--perl-5.40.0.tar.xz
[32m==>[0m [1mFetching [32mhelp2man[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/help2man/blobs/sha256:6fff08f6e[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/3ef50bf4e691b90b3c180efcc7f22daa4312cbb388808c558b121023d7633018--help2man--1.49.3_3.arm64_sonoma.bottle.tar.gz
[34m==>[0m [1mPouring cmake--3.31.3.arm64_sonoma.bottle.tar.gz[0m
[34m==>[0m [1mCaveats[0m
To install the CMake documentation, run:
brew install cmake-docs
Emacs Lisp files have been installed to:
/Users/ci/homebrew/share/emacs/site-lisp/cmake
[34m==>[0m [1mSummary[0m
🍺 /Users/ci/homebrew/Cellar/cmake/3.31.3: 3,767 files, 56.5MB
[34m==>[0m [1mRunning `brew cleanup cmake`...[0m
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
[34m==>[0m [1m./configure --disable-silent-rules --with-pkg-config-dir=/Users/ci/homebrew/[0m
[34m==>[0m [1mmake[0m
[34m==>[0m [1mmake install[0m
🍺 /Users/ci/homebrew/Cellar/pkgconf/2.3.0_1: 27 files, 439.2KB, built in 5 seconds
[34m==>[0m [1mRunning `brew cleanup pkgconf`...[0m
Removing: /Users/ci/Library/Caches/Homebrew/pkgconf--2.3.0.tar.xz... (308.8KB)
[32m==>[0m [1mInstalling dependencies for librsvg: [32mlibpng[39m, [32mfreetype[39m, [32mfontconfig[39m, [32mpcre2[39m, [32mpython-packaging[39m, [32mmpdecimal[39m, [32mca-certificates[39m, [32mopenssl@3[39m, [32mreadline[39m, [32msqlite[39m, [32mxz[39m, [32mpython@3.13[39m, [32mlibunistring[39m, [32mgettext[39m, [32mbison[39m, [32mninja[39m, [32mmeson[39m, [32mpython-setuptools[39m, [32mglib[39m, [32mxorgproto[39m, [32mlibxau[39m, [32mlibxdmcp[39m, [32mlibxcb[39m, [32mutil-macros[39m, [32mxtrans[39m, [32mlibx11[39m, [32mlibxext[39m, [32mlibxrender[39m, [32mlzo[39m, [32mpixman[39m, [32mcairo[39m, [32mgobject-introspection[39m, [32mlibssh2[39m, [32mlibgit2[39m, [32mz3[39m, [32mlz4[39m, [32mzstd[39m, [32mllvm[39m, [32mrust[39m, [32mjpeg-turbo[39m, [32mlibtiff[39m, [32mdocutils[39m, [32mgdk-pixbuf[39m, [32mfribidi[39m, [32mgraphite2[39m, [32micu4c@76[39m, [32mharfbuzz[39m and [32mpango[39m[0m
[32m==>[0m [1mInstalling librsvg dependency: [32mlibpng[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libpng/manifests/1.6.44[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/0e089cec124a817e140dfc78aba6887ae650dd4fefe1d55d5b516a872f8007b5--libpng-1.6.44.bottle_manifest.json
[34m==>[0m [1mPouring libpng--1.6.44.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libpng/1.6.44: 28 files, 1.3MB
[32m==>[0m [1mInstalling librsvg dependency: [32mfreetype[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.13.3[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/4c4d14d574a7af9a5a0220cd5012c698bd87b75a3d5e39a6a6c34b4c411aab52--freetype-2.13.3.bottle_manifest.json
[34m==>[0m [1mPouring freetype--2.13.3.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/freetype/2.13.3: 68 files, 2.5MB
[32m==>[0m [1mInstalling librsvg dependency: [32mfontconfig[39m[0m
[34m==>[0m [1m./configure --disable-silent-rules --disable-docs --enable-static --with-add[0m
[34m==>[0m [1mmake install RUN_FC_CACHE_TEST=false[0m
[34m==>[0m [1mRegenerating font cache, this may take a while[0m
[34m==>[0m [1m/Users/ci/homebrew/Cellar/fontconfig/2.15.0/bin/fc-cache -frv[0m
🍺 /Users/ci/homebrew/Cellar/fontconfig/2.15.0: 68 files, 2.2MB, built in 18 seconds
[32m==>[0m [1mInstalling librsvg dependency: [32mpcre2[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.44[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/22ed791461c5bf400adde8c3b432c1230866aa1db3c5cb81e06a6ff21cac96ee--pcre2-10.44.bottle_manifest.json
[34m==>[0m [1mPouring pcre2--10.44.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/pcre2/10.44: 237 files, 6.3MB
[32m==>[0m [1mInstalling librsvg dependency: [32mpython-packaging[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/python-packaging/manifests/24.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/a654ed84d67e434e714ac548959721dfcfc2297e1cb87be9237baee7632a2b76--python-packaging-24.2.bottle_manifest.json
[34m==>[0m [1mPouring python-packaging--24.2.all.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/python-packaging/24.2: 56 files, 491.3KB
[32m==>[0m [1mInstalling librsvg dependency: [32mmpdecimal[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/4.0.0-1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/7b63c3b34bee402290af49fac829a6682ab45ea5c9258b6fe03b590a03a4c4a9--mpdecimal-4.0.0-1.bottle_manifest.json
[34m==>[0m [1mPouring mpdecimal--4.0.0.arm64_sonoma.bottle.1.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/mpdecimal/4.0.0: 22 files, 641.2KB
[32m==>[0m [1mInstalling librsvg dependency: [32mca-certificates[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/e16b55434e8bc1472ffb41e1a71c1b853417578c631fa1b69e8730f8cafca76c--ca-certificates-2024-11-26.bottle_manifest.json
[34m==>[0m [1mPouring ca-certificates--2024-11-26.all.bottle.tar.gz[0m
[34m==>[0m [1mRegenerating CA certificate bundle from keychain, this may take a while...[0m
🍺 /Users/ci/homebrew/Cellar/ca-certificates/2024-11-26: 4 files, 239.4KB
[32m==>[0m [1mInstalling librsvg dependency: [32mopenssl@3[39m[0m
[34m==>[0m [1mperl ./Configure --prefix=/Users/ci/homebrew/Cellar/openssl@3/3.4.0 --openss[0m
[34m==>[0m [1mmake[0m
[34m==>[0m [1mmake install MANDIR=/Users/ci/homebrew/Cellar/openssl@3/3.4.0/share/man MANS[0m
[34m==>[0m [1mmake HARNESS_JOBS=8 test TESTS=-test_afalg[0m
🍺 /Users/ci/homebrew/Cellar/openssl@3/3.4.0: 7,227 files, 33.3MB, built in 2 minutes 9 seconds
[32m==>[0m [1mInstalling librsvg dependency: [32mreadline[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.13[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/aa1afa38997a2866d91c81fdda8b36d436cd4ea7a82aed07d13c83c56eb3460e--readline-8.2.13.bottle_manifest.json
[34m==>[0m [1mPouring readline--8.2.13.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/readline/8.2.13: 51 files, 1.7MB
[32m==>[0m [1mInstalling librsvg dependency: [32msqlite[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.47.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/27ec8d19bd501f36464da50d9b2641d87015b451a6b81864afce75a247a2d3b1--sqlite-3.47.2.bottle_manifest.json
[34m==>[0m [1mPouring sqlite--3.47.2.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/sqlite/3.47.2: 12 files, 4.9MB
[32m==>[0m [1mInstalling librsvg dependency: [32mxz[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.6.3[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/e68799185cc17334108ba286ba8c3df0587c9fd8375647d85f7157b62a797599--xz-5.6.3.bottle_manifest.json
[34m==>[0m [1mPouring xz--5.6.3.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/xz/5.6.3: 96 files, 2.0MB
[32m==>[0m [1mInstalling librsvg dependency: [32mpython@3.13[39m[0m
[34m==>[0m [1mPatching[0m
[34m==>[0m [1mApplying 3.13-sysconfig.diff[0m
[34m==>[0m [1m./configure --enable-ipv6 --datarootdir=/Users/ci/homebrew/Cellar/python@3.1[0m
[34m==>[0m [1mmake[0m
[34m==>[0m [1mmake install PYTHONAPPSDIR=/Users/ci/homebrew/Cellar/python@3.13/3.13.1[0m
[34m==>[0m [1mmake frameworkinstallextras PYTHONAPPSDIR=/Users/ci/homebrew/Cellar/python@3[0m
[34m==>[0m [1m/Users/ci/homebrew/Cellar/python@3.13/3.13.1/bin/python3.13 -m venv /private[0m
[34m==>[0m [1m/private/tmp/pythonA3.13-20241223-44370-o4qlay/Python-3.13.1/whl_build/bin/p[0m
[34m==>[0m [1m/private/tmp/pythonA3.13-20241223-44370-o4qlay/Python-3.13.1/whl_build/bin/p[0m
[34m==>[0m [1m/private/tmp/pythonA3.13-20241223-44370-o4qlay/Python-3.13.1/whl_build/bin/p[0m
[34m==>[0m [1m/private/tmp/pythonA3.13-20241223-44370-o4qlay/Python-3.13.1/whl_build/bin/p[0m
[34m==>[0m [1m/private/tmp/pythonA3.13-20241223-44370-o4qlay/Python-3.13.1/whl_build/bin/p[0m
[34m==>[0m [1m/Users/ci/homebrew/Cellar/python@3.13/3.13.1/bin/python3.13 -Im ensurepip[0m
[34m==>[0m [1m/Users/ci/homebrew/Cellar/python@3.13/3.13.1/bin/python3.13 -Im pip install [0m
🍺 /Users/ci/homebrew/Cellar/python@3.13/3.13.1: 8,286 files, 194.7MB, built in 2 minutes 24 seconds
[32m==>[0m [1mInstalling librsvg dependency: [32mlibunistring[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.3[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/a570da63bc1839c7e217f203abd54d4d873ebd6b99f6e88994d0e79e2ebe987c--libunistring-1.3.bottle_manifest.json
[34m==>[0m [1mPouring libunistring--1.3.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libunistring/1.3: 59 files, 5.4MB
[32m==>[0m [1mInstalling librsvg dependency: [32mgettext[39m[0m
[34m==>[0m [1m./configure --with-libunistring-prefix=/Users/ci/homebrew/opt/libunistring -[0m
[34m==>[0m [1mmake[0m
[34m==>[0m [1mmake install[0m
🍺 /Users/ci/homebrew/Cellar/gettext/0.23: 2,052 files, 22.0MB, built in 3 minutes 30 seconds
[32m==>[0m [1mInstalling librsvg dependency: [32mbison[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/bison/manifests/3.8.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/0a84b14c20dfba4609542ea4b14a4eb93d369f7f83f373b568017fc7d76b6505--bison-3.8.2.bottle_manifest.json
[34m==>[0m [1mPouring bison--3.8.2.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/bison/3.8.2: 100 files, 3.7MB
[32m==>[0m [1mInstalling librsvg dependency: [32mninja[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/ninja/manifests/1.12.1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/5df23a5c77b5d94f4b3df4cee2a886d86de68dfef3eec5552ffb192d4944ed3f--ninja-1.12.1.bottle_manifest.json
[34m==>[0m [1mPouring ninja--1.12.1.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/ninja/1.12.1: 11 files, 397.7KB
[32m==>[0m [1mInstalling librsvg dependency: [32mmeson[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/meson/manifests/1.6.1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/9f51235016dc78883bf05a878292a910049786e6ef595f90599bf392290329dc--meson-1.6.1.bottle_manifest.json
[34m==>[0m [1mPouring meson--1.6.1.all.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/meson/1.6.1: 257 files, 3.7MB
[32m==>[0m [1mInstalling librsvg dependency: [32mpython-setuptools[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/python-setuptools/manifests/75.[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/78d060d30c6c92fd7d0f6232745566828cf6b8bc6c56732c79acd6daf82d7fda--python-setuptools-75.6.0.bottle_manifest.json
[34m==>[0m [1mPouring python-setuptools--75.6.0.all.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/python-setuptools/75.6.0: 984 files, 8.2MB
[32m==>[0m [1mInstalling librsvg dependency: [32mglib[39m[0m
[34m==>[0m [1mDownloading https://formulae.brew.sh/api/formula.jws.json[0m
##O#- #
[34m==>[0m [1mPatching[0m
[34m==>[0m [1mApplying hardcoded-paths.diff[0m
[34m==>[0m [1mmeson setup build_staging -Dintrospection=disabled --localstatedir=/Users/ci[0m
[34m==>[0m [1mmeson compile -C build_staging --verbose[0m
[34m==>[0m [1mmeson install -C build_staging[0m
[34m==>[0m [1mmeson setup build -Dcairo=disabled -Ddoctool=disabled --prefix=/private/tmp/[0m
[34m==>[0m [1mmeson compile -C build --verbose[0m
[34m==>[0m [1mmeson install -C build[0m
[34m==>[0m [1mmeson setup build --default-library=both -Dintrospection=enabled --localstat[0m
[34m==>[0m [1mmeson compile -C build --verbose[0m
[34m==>[0m [1mmeson install -C build[0m
🍺 /Users/ci/homebrew/Cellar/glib/2.82.4: 504 files, 36MB, built in 1 minute 17 seconds
[32m==>[0m [1mInstalling librsvg dependency: [32mxorgproto[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2024.1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/d89d69340366d1d015e7214520f64081e2d82d7955fb28c6ea5f6539dcb610b2--xorgproto-2024.1.bottle_manifest.json
[34m==>[0m [1mPouring xorgproto--2024.1.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/xorgproto/2024.1: 268 files, 3.9MB
[32m==>[0m [1mInstalling librsvg dependency: [32mlibxau[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.12[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6335be202d59f96fdee2e4a02f93d8ee87dfcfdbaa4ed132b8fe8c3e3651e27c--libxau-1.0.12.bottle_manifest.json
[34m==>[0m [1mPouring libxau--1.0.12.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libxau/1.0.12: 21 files, 134.3KB
[32m==>[0m [1mInstalling librsvg dependency: [32mlibxdmcp[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.5[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8713e53f73d0be64780dbea522b0ee07027e6cc7828ff1a4fa0a6596f14cfe25--libxdmcp-1.1.5.bottle_manifest.json
[34m==>[0m [1mPouring libxdmcp--1.1.5.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libxdmcp/1.1.5: 12 files, 140.0KB
[32m==>[0m [1mInstalling librsvg dependency: [32mlibxcb[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.17.0-1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/a17e9d0e04a0013a5be592875b012c409023664b3df084b8051766331d213ff5--libxcb-1.17.0-1.bottle_manifest.json
[34m==>[0m [1mPouring libxcb--1.17.0.arm64_sonoma.bottle.1.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libxcb/1.17.0: 2,498 files, 7.5MB
[32m==>[0m [1mInstalling librsvg dependency: [32mutil-macros[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/util-macros/manifests/1.20.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/ec510a2c2bcf3822025a22b8ebd3061be6a22550f4fe726161322fb5ffe7df40--util-macros-1.20.2.bottle_manifest.json
[34m==>[0m [1mPouring util-macros--1.20.2.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/util-macros/1.20.2: 9 files, 178.6KB
[32m==>[0m [1mInstalling librsvg dependency: [32mxtrans[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/xtrans/manifests/1.5.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/537dd641fb49f4bc39def22b0970577a597174da40cd3c90111530ab50d562cd--xtrans-1.5.2.bottle_manifest.json
[34m==>[0m [1mPouring xtrans--1.5.2.all.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/xtrans/1.5.2: 16 files, 286.8KB
[32m==>[0m [1mInstalling librsvg dependency: [32mlibx11[39m[0m
[34m==>[0m [1m./configure --sysconfdir=/Users/ci/homebrew/etc --localstatedir=/Users/ci/ho[0m
[34m==>[0m [1mmake[0m
[34m==>[0m [1mmake install[0m
🍺 /Users/ci/homebrew/Cellar/libx11/1.8.10: 1,043 files, 6.9MB, built in 26 seconds
[32m==>[0m [1mInstalling librsvg dependency: [32mlibxext[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.6[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/fedb843acbfcf682fb451396914bfc096f9ea2748376d4c43ce2af7ce1b766b7--libxext-1.3.6.bottle_manifest.json
[34m==>[0m [1mPouring libxext--1.3.6.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libxext/1.3.6: 88 files, 458.4KB
[32m==>[0m [1mInstalling librsvg dependency: [32mlibxrender[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.12[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/152fb22ff88a23b62841dcfa14aac21018e1d736c072d732185f6139ef922e1c--libxrender-0.9.12.bottle_manifest.json
[34m==>[0m [1mPouring libxrender--0.9.12.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libxrender/0.9.12: 13 files, 225.3KB
[32m==>[0m [1mInstalling librsvg dependency: [32mlzo[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json
[34m==>[0m [1mPouring lzo--2.10.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/lzo/2.10: 32 files, 568KB
[32m==>[0m [1mInstalling librsvg dependency: [32mpixman[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.44.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/710d020ae0348db5aff5d6dbdfd222dca000e630d64e8dcd5f8a8499e8131681--pixman-0.44.2.bottle_manifest.json
[34m==>[0m [1mPouring pixman--0.44.2.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/pixman/0.44.2: 10 files, 655.6KB
[32m==>[0m [1mInstalling librsvg dependency: [32mcairo[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.18.2[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/9d3ab10478bcceef6fbed69d1a4f387b5d996a592bb1ccbf33e560e3d2d5e103--cairo-1.18.2.bottle_manifest.json
[34m==>[0m [1mPouring cairo--1.18.2.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/cairo/1.18.2: 53 files, 2.2MB
[32m==>[0m [1mInstalling librsvg dependency: [32mgobject-introspection[39m[0m
[34m==>[0m [1mPatching[0m
[34m==>[0m [1mApplying a7be304478b25271166cd92d110f251a8742d16b.diff[0m
[34m==>[0m [1mpython3.13 -m venv --system-site-packages --without-pip /Users/ci/homebrew/C[0m
[34m==>[0m [1mpython3.13 -m pip --python=/Users/ci/homebrew/Cellar/gobject-introspection/1[0m
[34m==>[0m [1mpython3.13 -m pip --python=/Users/ci/homebrew/Cellar/gobject-introspection/1[0m
[34m==>[0m [1mpython3.13 -m pip --python=/Users/ci/homebrew/Cellar/gobject-introspection/1[0m
[34m==>[0m [1mpython3.13 -m pip --python=/Users/ci/homebrew/Cellar/gobject-introspection/1[0m
[34m==>[0m [1mmeson setup build -Dpython=/Users/ci/homebrew/Cellar/gobject-introspection/1[0m
[34m==>[0m [1mmeson compile -C build --verbose[0m
[34m==>[0m [1mmeson install -C build[0m
🍺 /Users/ci/homebrew/Cellar/gobject-introspection/1.82.0: 832 files, 7.4MB, built in 21 seconds
[32m==>[0m [1mInstalling librsvg dependency: [32mlibssh2[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.11.1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6d2495eb2b5f37f7931b23940ceb29db14a4742a49d1d8cce26964ad91a03f26--libssh2-1.11.1.bottle_manifest.json
[34m==>[0m [1mPouring libssh2--1.11.1.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libssh2/1.11.1: 201 files, 1.2MB
[32m==>[0m [1mInstalling librsvg dependency: [32mlibgit2[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.8.4[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/790f743682e7234de0d3847f0d36c382d2a61a785ba1e826d14a339c9ba96a22--libgit2-1.8.4.bottle_manifest.json
[34m==>[0m [1mPouring libgit2--1.8.4.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libgit2/1.8.4: 106 files, 4.7MB
[32m==>[0m [1mInstalling librsvg dependency: [32mz3[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/z3/manifests/4.13.4[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8de309065495b97170abd5570da44f66f0d77c2e4c4bd9ba9edfea57c34bc7c6--z3-4.13.4.bottle_manifest.json
[34m==>[0m [1mPouring z3--4.13.4.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/z3/4.13.4: 120 files, 32.1MB
[32m==>[0m [1mInstalling librsvg dependency: [32mlz4[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.10.0-1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8e11e90eb21a06e0f199af9d80e011e3693c77dd353b2477579d95c8471a5802--lz4-1.10.0-1.bottle_manifest.json
[34m==>[0m [1mPouring lz4--1.10.0.arm64_sonoma.bottle.1.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/lz4/1.10.0: 24 files, 714.2KB
[32m==>[0m [1mInstalling librsvg dependency: [32mzstd[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
[34m==>[0m [1mPouring zstd--1.5.6.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/zstd/1.5.6: 32 files, 2.2MB
[32m==>[0m [1mInstalling librsvg dependency: [32mllvm[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/llvm/manifests/19.1.6[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/b56837aed699d1fa5cc0a11740eb6f8e6997a5b3b93fe2aec96019913b29c6d5--llvm-19.1.6.bottle_manifest.json
[34m==>[0m [1mPouring llvm--19.1.6.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/llvm/19.1.6: 8,107 files, 1.9GB
[32m==>[0m [1mInstalling librsvg dependency: [32mrust[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.83.0[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/d7b79bb977316c8f63e66713e80a6c4071bbc700eea13c0c9dcc6ab0d43cc67f--rust-1.83.0.bottle_manifest.json
[34m==>[0m [1mPouring rust--1.83.0.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/rust/1.83.0: 3,552 files, 312.8MB
[32m==>[0m [1mInstalling librsvg dependency: [32mjpeg-turbo[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/manifests/3.1.0[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/6a56a664f24b0435ac129cb33185ae84d884e0f2357ac6fd37727dad9ac5c7d7--jpeg-turbo-3.1.0.bottle_manifest.json
[34m==>[0m [1mPouring jpeg-turbo--3.1.0.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/jpeg-turbo/3.1.0: 47 files, 3.5MB
[32m==>[0m [1mInstalling librsvg dependency: [32mlibtiff[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/libtiff/manifests/4.7.0-1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/cc8add3c5369d6c22906554ebc395ebe89f1ac410112bd65bc6d286d4e02f210--libtiff-4.7.0-1.bottle_manifest.json
[34m==>[0m [1mPouring libtiff--4.7.0.arm64_sonoma.bottle.1.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/libtiff/4.7.0: 486 files, 8.4MB
[32m==>[0m [1mInstalling librsvg dependency: [32mdocutils[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/docutils/manifests/0.21.2_1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/b8fd6540f7bc24c8ac6dd383e06ab585e2fe799735e0fa10be1c277dd84daaae--docutils-0.21.2_1.bottle_manifest.json
[34m==>[0m [1mPouring docutils--0.21.2_1.all.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/docutils/0.21.2_1: 241 files, 2.1MB
[32m==>[0m [1mInstalling librsvg dependency: [32mgdk-pixbuf[39m[0m
[34m==>[0m [1mmeson setup build -Drelocatable=false -Dnative_windows_loaders=false -Dtests[0m
[34m==>[0m [1mmeson compile -C build --verbose[0m
[34m==>[0m [1mmeson install -C build[0m
[34m==>[0m [1m/Users/ci/homebrew/Cellar/gdk-pixbuf/2.42.12/bin/gdk-pixbuf-query-loaders --[0m
🍺 /Users/ci/homebrew/Cellar/gdk-pixbuf/2.42.12: 152 files, 3.7MB, built in 9 seconds
[32m==>[0m [1mInstalling librsvg dependency: [32mfribidi[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.16[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/9b4a81e7d1c2fe7c2d8ed4194565744f65bab0238c00f7f3f521f5aec2b8697f--fribidi-1.0.16.bottle_manifest.json
[34m==>[0m [1mPouring fribidi--1.0.16.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/fribidi/1.0.16: 68 files, 568.0KB
[32m==>[0m [1mInstalling librsvg dependency: [32mgraphite2[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json
[34m==>[0m [1mPouring graphite2--1.3.14.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/graphite2/1.3.14: 19 files, 284.6KB
[32m==>[0m [1mInstalling librsvg dependency: [32micu4c@76[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/icu4c/76/manifests/76.1_1[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/c105f8980d3a6b0ff0253b47492e886520580406ee75fa52509cf5b251b4d633--icu4c@76-76.1_1.bottle_manifest.json
[34m==>[0m [1mPouring icu4c@76--76.1_1.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/icu4c@76/76.1_1: 277 files, 81MB
[32m==>[0m [1mInstalling librsvg dependency: [32mharfbuzz[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/10.1.0[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/7942a4b7c93b609fd780ade60fd720c899f44e3a2859d9327732371179192224--harfbuzz-10.1.0.bottle_manifest.json
[34m==>[0m [1mPouring harfbuzz--10.1.0.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/harfbuzz/10.1.0: 77 files, 9.5MB
[32m==>[0m [1mInstalling librsvg dependency: [32mpango[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/pango/manifests/1.55.5[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/8d16770653d092a3592a686ef6e3650e2d27f63b24afdac55ecf1e4ebc853057--pango-1.55.5.bottle_manifest.json
[34m==>[0m [1mPouring pango--1.55.5.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/pango/1.55.5: 69 files, 3.4MB
[32m==>[0m [1mInstalling [32mlibrsvg[39m[0m
[34m==>[0m [1m./configure --disable-Bsymbolic --enable-tools=yes --enable-pixbuf-loader=ye[0m
[34m==>[0m [1mmake install gdk_pixbuf_binarydir=/Users/ci/homebrew/Cellar/librsvg/2.58.4/l[0m
[34m==>[0m [1m/Users/ci/homebrew/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders --update-cach[0m
🍺 /Users/ci/homebrew/Cellar/librsvg/2.58.4: 23 files, 45.4MB, built in 45 seconds
[34m==>[0m [1mRunning `brew cleanup librsvg`...[0m
[32m==>[0m [1mInstalling dependencies for help2man: [32mberkeley-db@5[39m, [32mgdbm[39m and [32mperl[39m[0m
[32m==>[0m [1mInstalling help2man dependency: [32mberkeley-db@5[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/berkeley-db/5/manifests/5.3.28_[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/17e4e0def00184b561c8a490b5c0813a7c4f5e1365eb2e927570786eb4e05e09--berkeley-db@5-5.3.28_1.bottle_manifest.json
[34m==>[0m [1mPouring berkeley-db@5--5.3.28_1.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/berkeley-db@5/5.3.28_1: 5,272 files, 86.4MB
[32m==>[0m [1mInstalling help2man dependency: [32mgdbm[39m[0m
[34m==>[0m [1mDownloading https://ghcr.io/v2/homebrew/core/gdbm/manifests/1.24[0m
Already downloaded: /Users/ci/Library/Caches/Homebrew/downloads/f9d3dc573240cb7eb6a7c9b42dd2e9591cc831662dedec947d70929e7868bccd--gdbm-1.24.bottle_manifest.json
[34m==>[0m [1mPouring gdbm--1.24.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/gdbm/1.24: 26 files, 1MB
[32m==>[0m [1mInstalling help2man dependency: [32mperl[39m[0m
[34m==>[0m [1m./Configure -des -Dinstallstyle=lib/perl5 -Dinstallprefix=/Users/ci/homebrew[0m
[34m==>[0m [1mmake[0m
[34m==>[0m [1mmake install[0m
🍺 /Users/ci/homebrew/Cellar/perl/5.40.0: 2,779 files, 69.8MB, built in 1 minute 19 seconds
[32m==>[0m [1mInstalling [32mhelp2man[39m[0m
[34m==>[0m [1mPouring help2man--1.49.3_3.arm64_sonoma.bottle.tar.gz[0m
🍺 /Users/ci/homebrew/Cellar/help2man/1.49.3_3: 73 files, 820.2KB
[34m==>[0m [1mRunning `brew cleanup help2man`...[0m
[32m==>[0m [1mCaveats[0m
[34m==>[0m [1mcmake[0m
To install the CMake documentation, run:
brew install cmake-docs
Emacs Lisp files have been installed to:
/Users/ci/homebrew/share/emacs/site-lisp/cmake
+zsh:22> git clone '--depth=1' https://github.com/libusb/hidapi.git
Cloning into 'hidapi'...
remote: Enumerating objects: 217, done.
remote: Counting objects: 100% (217/217), done.
remote: Compressing objects: 100% (158/158), done.
remote: Total 217 (delta 61), reused 145 (delta 47), pack-reused 0 (from 0)
Receiving objects: 100% (217/217), 365.21 KiB | 1.50 MiB/s, done.
Resolving deltas: 100% (61/61), done.
+zsh:23> cmake -S hidapi '-DBUILD_SHARED_LIBS=OFF' '-DCMAKE_INSTALL_PREFIX=/Users/ci/acid-wd/usb-drivers/hidapi-build' '-DCMAKE_BUILD_TYPE=Release' -B hidapi-build
-- The C compiler identification is AppleClang 16.0.0.16000026
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- hidapi: v0.15.0
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Configuring done (0.3s)
-- Generating done (0.0s)
-- Build files have been written to: /Users/ci/acid-wd/usb-drivers/hidapi-build
+zsh:26> cmake --build hidapi-build -- install
[ 50%] Building C object src/mac/CMakeFiles/hidapi_darwin.dir/hid.c.o
[100%] Linking C static library libhidapi.a
[100%] Built target hidapi_darwin
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/ci/acid-wd/usb-drivers/hidapi-build/lib/libhidapi.a
-- Installing: /Users/ci/acid-wd/usb-drivers/hidapi-build/include/hidapi/hidapi.h
-- Installing: /Users/ci/acid-wd/usb-drivers/hidapi-build/include/hidapi/hidapi_darwin.h
-- Installing: /Users/ci/acid-wd/usb-drivers/hidapi-build/lib/pkgconfig/hidapi.pc
-- Installing: /Users/ci/acid-wd/usb-drivers/hidapi-build/lib/cmake/hidapi/libhidapi.cmake
-- Installing: /Users/ci/acid-wd/usb-drivers/hidapi-build/lib/cmake/hidapi/libhidapi-release.cmake
-- Installing: /Users/ci/acid-wd/usb-drivers/hidapi-build/lib/cmake/hidapi/hidapi-config-version.cmake
-- Installing: /Users/ci/acid-wd/usb-drivers/hidapi-build/lib/cmake/hidapi/hidapi-config.cmake
+zsh:28> cmake '-Dhidapi_ROOT=/Users/ci/acid-wd/usb-drivers/hidapi-build' '-DCMAKE_BUILD_TYPE=Release' -B build
-- The C compiler identification is AppleClang 16.0.0.16000026
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /Users/ci/homebrew/bin/pkg-config (found version "2.3.0")
-- Checking for module 'libusb-1.0'
-- Package 'libusb-1.0' not found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- The OBJC compiler identification is AppleClang 16.0.0.16000026
-- Detecting OBJC compiler ABI info
-- Detecting OBJC compiler ABI info - done
-- Check for working OBJC compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Configuring done (0.4s)
-- Generating done (0.0s)
-- Build files have been written to: /Users/ci/acid-wd/usb-drivers/build
+zsh:30> cmake --build build
[ 9%] Building OBJC object CMakeFiles/eizoctl.dir/eizoctl.c.o
[ 18%] Linking OBJC executable eizoctl
[ 18%] Built target eizoctl
[ 27%] Generating eizoctltray 512x512 icons
[ 36%] Generating eizoctltray 16x16 icons
[ 45%] Generating eizoctltray 32x32 icons
[ 54%] Generating eizoctltray 128x128 icons
[ 63%] Generating eizoctltray 256x256 icons
[ 72%] Generating eizoctltray icon
[ 81%] Building OBJC object CMakeFiles/eizoctltray.dir/eizoctl.c.o
[ 90%] Linking OBJC executable eizoctltray.app/Contents/MacOS/eizoctltray
Copying OS X content eizoctltray.app/Contents/Resources/eizoctltray.icns
[ 90%] Built target eizoctltray
[100%] Generating man page for eizoctl
[100%] Built target docs
+zsh:32> package=+zsh:32> uname -s
+zsh:32> package=+zsh:32> uname -m
+zsh:32> package=eizoctltray-1.1.0-3-g8832ba2-Darwin-arm64
+zsh:33> mkdir eizoctltray-1.1.0-3-g8832ba2-Darwin-arm64
+zsh:34> cp -rp build/eizoctl build/eizoctltray.app eizoctltray-1.1.0-3-g8832ba2-Darwin-arm64
+zsh:35> bsdtar -acf /Users/ci/acid-deploy/eizoctltray-1.1.0-3-g8832ba2-Darwin-arm64.zip eizoctltray-1.1.0-3-g8832ba2-Darwin-arm64
Deploy log
+ mv -- eizoctltray-1.1.0-3-g8832ba2-Darwin-arm64.zip /home/acid/cd