homebrew-core
homebrew-core copied to clipboard
awscli 2.7.34
Created with brew bump-formula-pr.
~resource blocks may require updates.~
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.
looks like regression build with Rust 1.64.0 also failed.
At this point, should we create an upstream ticket to track down the build issue?
@chenrui333 version 2.8.0 is now available. Looks like it has a redesigned build, with some dependency changes.
If only Monterey is failing, I wonder if it is an XCode 14 linker bug given we hit linker issues when building other formulae (e.g. GCC). If anyone has local XCode beta release, could try and see if it helps fix build.
In that case, we would need to wait for next XCode release. I don't think we use alternative linkers unlike alternative compilers. Though it may build if you force llvm's linker via LDFLAGS=-fuse-ld=lld.
If only Monterey is failing, I wonder if it is an XCode 14 linker bug given we hit linker issues when building other formulae (e.g. GCC). If anyone has local XCode beta release, could try and see if it helps fix build.
do we have some issue to track that?
:robot: A scheduled task has triggered a merge.