Opened 6 years ago
Closed 6 years ago
#57402 closed defect (invalid)
MacVIM post-patch failure
Reported by: | korseby (korseby) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | MacVim |
Description
Hi all,
I searched the trac system but this error seems to be not covered so far. I guess, it should be easy to fix.
main.log attached
Best wishes
:debug:patch system: cd "/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/work/macvim-151" && /usr/bin/patch -p0 < '/opt/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/editors/MacVim/files/patch-MacVim-GCC-VERSION.diff' :info:patch patching file src/MacVim/MacVim.xcodeproj/project.pbxproj :info:patch Reversed (or previously applied) patch detected! Assume -R? [n] :info:patch Apply anyway? [n] :info:patch Skipping patch. :info:patch 2 out of 2 hunks ignored -- saving rejects to file src/MacVim/MacVim.xcodeproj/project.pbxproj.rej
Attachments (1)
Change History (6)
Changed 6 years ago by korseby (korseby)
comment:1 Changed 6 years ago by jmroot (Joshua Root)
Owner: | set to raimue |
---|---|
Port: | MacVim added |
Status: | new → assigned |
Summary: | MacVIM fails to build on Mojave due to wrong GCC version → MacVIM post-patch failure |
comment:2 Changed 6 years ago by kencu (Ken)
Looks to me like you had some kind of weird error on your first install attempt (that I don't yet understand), and then you didn't clean between install attempts. So the patch couldn't apply a second time.
Please try this:
sudo port clean macvim sudo port selfupdate sudo port -v upgrade outdated
and then, if you are doing a fresh macvim install
sudo port -v install macvim
comment:3 Changed 6 years ago by korseby (korseby)
This has worked. But it also has the flicker bug. Please close the ticket.
comment:4 Changed 6 years ago by kencu (Ken)
Great! Will do. I presume you saw the workaround for the flicker bug in the other macvim ticket.
comment:5 Changed 6 years ago by kencu (Ken)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
error log