ice
ice copied to clipboard
Swift linter workflow failing
I manually disabled the Swift lint workflow, the brew install is failing
2024-09-27T13:08:32.1001840Z [36;1mbrew install swift-format[0m
2024-09-27T13:08:32.1061470Z shell: /bin/bash -e {0}
2024-09-27T13:08:32.1061760Z ##[endgroup]
2024-09-27T13:08:36.3158510Z [31mError:[0m swift-format: the bottle needs the Apple Command Line Tools to be installed.
2024-09-27T13:08:36.3159770Z You can install them, if desired, with:
2024-09-27T13:08:36.3160370Z xcode-select --install
2024-09-27T13:08:36.3160670Z
2024-09-27T13:08:36.3161010Z If you're feeling brave, you can try to install from source with:
2024-09-27T13:08:36.3161670Z brew install --build-from-source swift-format
2024-09-27T13:08:36.3164860Z
2024-09-27T13:08:36.3165130Z It is expected behaviour that most formulae will fail to build from source.
2024-09-27T13:08:36.3165830Z It is expected behaviour that Homebrew will be buggy and slow when building from source.
2024-09-27T13:08:36.3166710Z Do not create any issues about failures building from source on Homebrew's GitHub repositories.
2024-09-27T13:08:36.3167390Z Do not create any issues building from source even if you think this message is unrelated.
2024-09-27T13:08:36.3167980Z Any opened issues will be immediately closed without response.
2024-09-27T13:08:36.3168490Z Do not ask for help from Homebrew or its maintainers on social media.
2024-09-27T13:08:36.3169190Z You may ask for help building from source in Homebrew's discussions but are unlikely to receive a response.
2024-09-27T13:08:36.3169970Z If building from source fails, try to figure out the problem yourself and submit a fix as a pull request.
2024-09-27T13:08:36.3170530Z We will review it but may or may not accept it.
2024-09-27T13:08:36.3200250Z ##[error]swift-format: the bottle needs the Apple Command Line Tools to be installed.
You can install them, if desired, with:
xcode-select --install
If you're feeling brave, you can try to install from source with:
brew install --build-from-source swift-format
It is expected behaviour that most formulae will fail to build from source.
It is expected behaviour that Homebrew will be buggy and slow when building from source.
Do not create any issues about failures building from source on Homebrew's GitHub repositories.
Do not create any issues building from source even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help building from source in Homebrew's discussions but are unlikely to receive a response.
If building from source fails, try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.