macos – Why does brew has to compile files instead of simply installing binaries

I simply did a brew upgrade and ended up with the following:

==> Reinstalling pyside
Warning: Your Xcode (12.3) is outdated.
Please update to Xcode 13.2.1 (or delete it).
Xcode can be updated from the App Store.

==> Installing dependencies for pyside: ninja and llvm
==> Installing pyside dependency: ninja
==> Pouring ninja--1.11.1.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/ninja/1.11.1: 10 files, 453.2KB
==> Installing pyside dependency: llvm
==> Pouring llvm--15.0.6.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/llvm/15.0.6: 6,411 files, 1.3GB
==> Installing pyside
==> cmake -S . -B build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_PREFIX_PATH=/usr/local/opt/qt/lib -DPYTHON_EXECUTABLE=/usr/local/opt/[email protected]/bin/python3.10 -DBUILD_TESTS=OFF -DNO_QT_TOOLS=yes
==> cmake --build build
==> Fetching pyside
==> Downloading https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-6.4.0.1-src/pyside-setup-opensource-src-6.4.0.tar.xz
==> Downloading from https://ftp.fau.de/qtproject/official_releases/QtForPython/pyside6/PySide6-6.4.0.1-src/pyside-setup-opensource-src-6.4.0.tar.xz
######################################################################## 100.0%

Couldn’t brew fetch and install pyside binaries instead of having to wait hours till the compilation finishes?

Like this post? Please share to your friends:
Leave a Reply

;-) :| :x :twisted: :smile: :shock: :sad: :roll: :razz: :oops: :o :mrgreen: :lol: :idea: :grin: :evil: :cry: :cool: :arrow: :???: :?: :!: