You have 18 outdated formulae and 4 outdated casks installed.
You can upgrade them with brew upgrade
or list them with brew outdated.
Warning: Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Warning: Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
Warning: Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Fetching aws-sdk-cpp, bash, boost, bzip2, curl, ccache, cmake, glog, googletest, grpc, libiodbc, llvm, mimalloc, node, protobuf, python, rapidjson, re2, snappy, thrift, utf8proc, xsimd
Installing aws-sdk-cpp
Installing bash
Installing bzip2
Upgrading cmake
Warning: The following taps are not trusted:
aws/tap
azure/bicep
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Prefer trusting only the specific formulae, casks or commands you need.
Trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
Trust other specific casks and commands with:
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap azure/bicep
Untap them with:
brew untap aws/tap azure/bicep
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
Installing aws-sdk-cpp has failed!
==> Fetching downloads for: aws-sdk-cpp
✔︎ Bottle Manifest aws-c-common (0.14.1)
✔︎ Bottle aws-c-common (0.14.1)
✔︎ Bottle Manifest aws-c-cal (0.9.14)
✔︎ Bottle aws-c-cal (0.9.14)
✔︎ Bottle Manifest aws-c-compression (0.3.2)
✔︎ Bottle aws-c-compression (0.3.2)
✔︎ Bottle Manifest s2n (1.7.4)
✔︎ Bottle s2n (1.7.4)
✔︎ Bottle Manifest aws-c-io (0.27.2)
✔︎ Bottle aws-c-io (0.27.2)
✔︎ Bottle Manifest aws-c-http (0.11.0)
✔︎ Bottle aws-c-http (0.11.0)
✔︎ Bottle Manifest aws-c-sdkutils (0.2.6)
✔︎ Bottle aws-c-sdkutils (0.2.6)
✔︎ Bottle Manifest aws-c-auth (0.10.3)
✔︎ Bottle aws-c-auth (0.10.3)
✔︎ Bottle Manifest aws-checksums (0.2.10)
✔︎ Bottle aws-checksums (0.2.10)
✔︎ Bottle Manifest aws-c-event-stream (0.7.1)
✔︎ Bottle aws-c-event-stream (0.7.1)
✔︎ Bottle Manifest aws-c-s3 (0.12.7)
✔︎ Bottle aws-c-s3 (0.12.7)
✔︎ Bottle Manifest aws-c-mqtt (0.16.0)
✔︎ Bottle aws-sdk-cpp (1.11.825)
✔︎ Bottle aws-sdk-cpp (1.11.825)
✔︎ Bottle aws-c-mqtt (0.16.0)
✔︎ Bottle Manifest aws-crt-cpp (0.40.1)
✔︎ Bottle aws-crt-cpp (0.40.1)
Error: A `brew install --formula aws-sdk-cpp` process has already locked /usr/local/Cellar/cmake.
Describe the bug, including details regarding any error messages, version, and platform.
Some CI jobs like the AMD64 macOS 15-intel Python 3 or some nightlies:
verify-rc-source-cpp-macos-amd64
verify-rc-source-integration-macos-amd64
verify-rc-source-python-macos-amd64
verify-rc-source-ruby-macos-amd64
have started failing with:
Component(s)
Continuous Integration