Opened 5 years ago

Closed 4 years ago

#58691 closed defect (wontfix)

MacVim patch fails on Yosemite

Reported by: jsalort (Julien Salort) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: legacy-os Cc:
Port: MacVim

Description

I am unable to build MacVim on Yosemite (log is attached). It does not go as far as building, it fails at applying patches. The error message says that XCode 8 is required, but XCode 8 is not compatible with Yosemite.

% uname -a
Darwin caradhras.home 14.5.0 Darwin Kernel Version 14.5.0: Sun Jun  4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64 x86_64
% port version
Version: 2.5.4
% sudo port clean MacVim
--->  Cleaning MacVim
% sudo port install MacVim
--->  Computing dependencies for MacVim
--->  Fetching archive for MacVim
--->  Attempting to fetch MacVim-8.1.snapshot155_1+huge.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/MacVim
--->  Attempting to fetch MacVim-8.1.snapshot155_1+huge.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/MacVim
--->  Attempting to fetch MacVim-8.1.snapshot155_1+huge.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/MacVim
--->  Fetching distfiles for MacVim
--->  Verifying checksums for MacVim
--->  Extracting MacVim
--->  Applying patches to MacVim
Error: Failed to patch MacVim: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port MacVim failed

Attachments (1)

MacVim.log (22.6 KB) - added by jsalort (Julien Salort) 5 years ago.
Log file

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by jsalort (Julien Salort)

Attachment: MacVim.log added

Log file

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Cc: raimue removed
Owner: set to raimue
Status: newassigned

comment:2 Changed 4 years ago by raimue (Rainer Müller)

Keywords: legacy-os added
Resolution: wontfix
Status: assignedclosed

Maybe this has been fixed with any later snapshot. macOS 10.10 Yosemite is quite old and no longer supported anyway.

Note: See TracTickets for help on using tickets.