[MacPorts] #72558: sqlite3-tcl @3.50.0 fails to apply patch on < 10.7
MacPorts
noreply at macports.org
Sat May 31 20:57:19 UTC 2025
#72558: sqlite3-tcl @3.50.0 fails to apply patch on < 10.7
---------------------------+-------------------------
Reporter: barracuda156 | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.7
Resolution: | Keywords:
Port: sqlite3 |
---------------------------+-------------------------
Comment (by Schamschula):
Replying to [comment:2 barracuda156]:
> Replying to [comment:1 jmroot]:
> > Replying to [ticket:72558 barracuda156]:
> > > Not sure how this is tested at all, but:
> > >
> > > 1. `no-rpath.patch` patch fails to apply.
> >
> > Can't reproduce.
>
> Maybe `patch` behaves differently, but as a matter of fact, the relevant
place in the source changed.
> This applies:
> {{{
> --- autosetup/proj.tcl 2025-05-29 22:35:12.000000000 +0800
> +++ autosetup/proj.tcl 2025-05-31 14:51:36.000000000 +0800
> @@ -1117,6 +1117,8 @@
> # from exec-prefix by default).
> #
> proc proj-check-rpath {} {
> + define LDFLAGS_RPATH ""
> + return 0
> if {[proj-opt-was-provided libdir]
> || [proj-opt-was-provided exec-prefix]} {
> set lp "[get-define libdir]"
> }}}
I don't see this error either. Do you have {{{gpatch}}} installed? I do
remember having some patch issues years ago.
--
Ticket URL: <https://trac.macports.org/ticket/72558#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list