Opened 7 years ago
Closed 7 years ago
#55285 closed defect (fixed)
MacVim @ 8.0.snapshot142_0+cscope+huge+lua+python27+python36+tcl: Failed to apply TCL patch
Reported by: | vovinacci (Volodymyr 'vovin' Shcherbinin) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.99 |
Keywords: | haspatch | Cc: | |
Port: | MacVim |
Description
MacVim @ 8.0.snapshot142_0+cscope+huge+lua+python27+python36+tcl fails to build on 10.13.2
:info:patch ---> Applying patch-tcl.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='10.13' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/work/macvim-142" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/editors/MacVim/files/patch-tcl.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/work/macvim-142" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/editors/MacVim/files/patch-tcl.diff' :info:patch patching file src/configure.ac :info:patch Hunk #1 FAILED at 1721. :info:patch Hunk #2 FAILED at 1736. :info:patch 2 out of 2 hunks FAILED -- saving rejects to file src/configure.ac.rej :info:patch Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/work/macvim-142" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/editors/MacVim/files/patch-tcl.diff' :info:patch Exit code: 1 :error:patch Failed to patch MacVim: command execution failed :debug:patch Error code: CHILDSTATUS 36411 1 :debug:patch Backtrace: command execution failed :debug:patch while executing :debug:patch "system {*}$notty {*}$nice $fullcmdstring" :debug:patch invoked from within :debug:patch "command_exec patch "" "< '$patch'"" :debug:patch (procedure "portpatch::patch_main" line 33) :debug:patch invoked from within :debug:patch "$procedure $targetname" :error:patch 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.
I've opened PR to address this issue -> https://github.com/macports/macports-ports/pull/1017
Change History (2)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | raimue removed |
---|---|
Keywords: | highsierra removed |
Owner: | set to raimue |
Status: | new → assigned |
comment:2 Changed 7 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thank you for the report. Note you do not have to file both a ticket and a pull request, the latter would be enough as pull requests are meant to be short-lived. Fixed in [66c529d5f605049fb2d219dff86a86c9647536fb/macports-ports].