[MacPorts] #66100: asymptote @2.70_3: fails to patch on macOS 13.0 (was: Asymptote 2.70_3 fails to build on macOS 13.0)
MacPorts
noreply at macports.org
Sat Oct 29 07:03:50 UTC 2022
#66100: asymptote @2.70_3: fails to patch on macOS 13.0
------------------------+----------------------
Reporter: mcmara | Owner: mojca
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords: ventura
Port: asymptote |
------------------------+----------------------
Changes (by ryandesign):
* keywords: patch => ventura
* status: new => assigned
* owner: (none) => mojca
Comment:
Replying to [ticket:66100 mcmara]:
> {{{
> Reversed (or previously applied) patch detected! Assume -R? [y]
> }}}
This is happening because you are trying to apply a patch that has already
been applied.
Please `sudo port clean asymptote` and try again. When it fails again,
that will show us what the original failure was.
The problem may be that the patch has fuzz:
{{{
patching file Makefile.in
Hunk #1 succeeded at 10 with fuzz 1.
Hunk #2 succeeded at 138 with fuzz 2 (offset 1 line).
}}}
Another recent ticket on Ventura about a different port suggested that the
`patch` utility on Ventura is no longer willing to apply patches with
fuzz. If your log confirms that's the problem, the patch should be
regenerated.
--
Ticket URL: <https://trac.macports.org/ticket/66100#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list