|
| 1 | +[1;34m[INFO][0m Ensuring git submodules are up to date. |
| 2 | +[1;34m[INFO][0m === macOS host prerequisites === |
| 3 | +[1;34m[INFO][0m Homebrew package 'bison' already installed. |
| 4 | +[1;34m[INFO][0m Homebrew package 'pkg-config' already installed. |
| 5 | +[1;34m[INFO][0m Homebrew package 'gettext' already installed. |
| 6 | +[1;34m[INFO][0m Homebrew package 'glib' already installed. |
| 7 | +[1;34m[INFO][0m Homebrew package 'libgpg-error' already installed. |
| 8 | +[1;34m[INFO][0m Homebrew package 'nasm' already installed. |
| 9 | +[1;34m[INFO][0m Installing Homebrew package: make |
| 10 | +==> Fetching downloads for: make |
| 11 | +==> Downloading https://ghcr.io/v2/homebrew/core/make/manifests/4.4.1-1 |
| 12 | +==> Fetching make |
| 13 | +==> Downloading https://ghcr.io/v2/homebrew/core/make/blobs/sha256:f361639a5ec1a9355e12f985c511dd6631b6790452a52057032a3a07a690ca4e |
| 14 | +==> Pouring make--4.4.1.arm64_sequoia.bottle.1.tar.gz |
| 15 | +==> Caveats |
| 16 | +GNU "make" has been installed as "gmake". |
| 17 | +If you need to use it as "make", you can add a "gnubin" directory |
| 18 | +to your PATH from your bashrc like: |
| 19 | + |
| 20 | + PATH="/opt/homebrew/opt/make/libexec/gnubin:$PATH" |
| 21 | +==> Summary |
| 22 | +🍺 /opt/homebrew/Cellar/make/4.4.1: 17 files, 1.3MB |
| 23 | +==> Running `brew cleanup make`... |
| 24 | +Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`. |
| 25 | +Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`). |
| 26 | +[1;34m[INFO][0m Homebrew package 'meson' already installed. |
| 27 | +[1;34m[INFO][0m Installing Python packages: six pyparsing |
| 28 | +Requirement already satisfied: six in /opt/anaconda3/lib/python3.12/site-packages (1.16.0) |
| 29 | +Requirement already satisfied: pyparsing in /opt/anaconda3/lib/python3.12/site-packages (3.1.2) |
| 30 | +[1;34m[INFO][0m Detected existing sysroot in sysroot-macOS-* |
| 31 | +[1;34m[INFO][0m === iOS / visionOS prerequisites === |
| 32 | +[1;34m[INFO][0m Homebrew package 'bison' already installed. |
| 33 | +[1;34m[INFO][0m Homebrew package 'pkg-config' already installed. |
| 34 | +[1;34m[INFO][0m Homebrew package 'gettext' already installed. |
| 35 | +[1;34m[INFO][0m Homebrew package 'glib' already installed. |
| 36 | +[1;34m[INFO][0m Homebrew package 'libgpg-error' already installed. |
| 37 | +[1;34m[INFO][0m Homebrew package 'nasm' already installed. |
| 38 | +[1;34m[INFO][0m Homebrew package 'meson' already installed. |
| 39 | +[1;34m[INFO][0m Installing Python packages: six pyparsing |
| 40 | +Requirement already satisfied: six in /opt/anaconda3/lib/python3.12/site-packages (1.16.0) |
| 41 | +Requirement already satisfied: pyparsing in /opt/anaconda3/lib/python3.12/site-packages (3.1.2) |
| 42 | +[1;33m[WARN][0m No sysroot matching 'sysroot-ios*' found. Download release artifacts from https://github.com/utmapp/UTM/actions?query=event%3Arelease+workflow%3ABuild and extract to repository root. |
| 43 | +[1;33m[WARN][0m No sysroot matching 'sysroot-visionos*' found. Download release artifacts from https://github.com/utmapp/UTM/actions?query=event%3Arelease+workflow%3ABuild and extract to repository root. |
| 44 | +[1;34m[INFO][0m === Automation agents prerequisites === |
| 45 | +[1;34m[INFO][0m Building agents publisher workspace (release mode). |
| 46 | +[1;34m[INFO][0m Environment bootstrap complete. |
0 commit comments