[MacPorts] #61515: Brew zsh hangs on $(...) command substitution in Big Sur 11.0.1
MacPorts
noreply at macports.org
Tue Nov 17 02:34:32 UTC 2020
#61515: Brew zsh hangs on $(...) command substitution in Big Sur 11.0.1
-------------------------+----------------------
Reporter: joelburton | Owner: larryv
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: bigsur
Port: zsh |
-------------------------+----------------------
Comment (by ryandesign):
Per [https://github.com/Homebrew/homebrew-core/pull/64923/files the fix
that Homebrew committed], it was a problem with implicit function
declarations: a common problem we are seeing with many, many ports under
Xcode 12. Whereas Homebrew chose to downgrade the error to a warning, the
correct fix is to include the right headers so that the function
declarations are provided. Not doing so can spell trouble for Apple
Silicon systems.
--
Ticket URL: <https://trac.macports.org/ticket/61515#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list