[MacPorts] #70293: zsh might hang waiting for subprocess when build with clang-16 or gcc-14
MacPorts
noreply at macports.org
Thu Jun 27 23:26:22 UTC 2024
#70293: zsh might hang waiting for subprocess when build with clang-16 or gcc-14
-------------------------+--------------------
Reporter: thelastlin | Owner: larryv
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: zsh |
-------------------------+--------------------
Changes (by larryv):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"795f62b982f398fec6aa2f911d168751bb660df9/macports-ports"
795f62b982f398fec6aa2f911d168751bb660df9/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="795f62b982f398fec6aa2f911d168751bb660df9"
zsh: Run configure tests more leniently
Several configure tests fail because recent compilers error out on
functions with missing type specifiers. The resulting shell hangs
indefinitely in certain circumstances.
Suppress the "implicit-int" compiler error during configure. Upstream
has added explicit type specifiers to the configure functions, so the
next release will fix this issue properly.
Closes: https://trac.macports.org/ticket/70293
See: https://www.zsh.org/mla/workers/2022/msg00964.html
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70293#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list