Opened 8 years ago

Closed 8 years ago

#52945 closed defect (fixed)

vim @8.0.0052_0+huge+python27 upgrade fails at patch stage

Reported by: rbubley Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc:
Port: vim MacVim

Description

The relevant part of the log attached below.

:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_vim/vim/work/vim-8.0.0094" && /usr/bin/patch -p0'
:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_vim/vim/work/vim-8.0.0094" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/editors/vim/files/patch-python.diff'
:info:patch can't find file to patch at input line 3
:info:patch Perhaps you used the wrong -p or --strip option?
:info:patch The text leading up to this was:
:info:patch --------------------------
:info:patch |--- src/configure.in.orig  2016-09-12 16:31:10.000000000 +0200
:info:patch |+++ src/configure.in       2016-09-12 19:21:34.000000000 +0200
:info:patch --------------------------
:info:patch File to patch: 
:info:patch Skip this patch? [y] 
:info:patch Skipping patch.
:info:patch 4 out of 4 hunks ignored
:info:patch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_vim/vim/work/vim-8.0.0094" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/editors/vim/files/patch-python.diff'
:info:patch Exit code: 1
:error:patch org.macports.patch for port vim returned: command execution failed

Change History (1)

comment:1 Changed 8 years ago by raimue (Rainer Müller)

Port: MacVim added
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.