Opened 10 years ago

Last modified 10 years ago

#46006 closed defect

llvm-3.5: fails in apply patches on Mountain Lion — at Initial Version

Reported by: skymoo (Adam Mercer) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: llvm-3.5

Description

llvm-3.5 is failing on Mountain Lion with the following:

:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.5/llvm-3.5/work/llvm-3.5.0.src" && /usr/bin/patch -p1 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/llvm-3.5/files/install_target.patch'
: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 |--- a/Makefile	2013-10-02 08:42:23.000000000 -0700
:info:patch |+++ b/Makefile	2013-10-24 10:57:33.000000000 -0700
:info:patch --------------------------
:info:patch File to patch: 
:info:patch Skip this patch? [y] 
:info:patch Skipping patch.
:info:patch 1 out of 1 hunk ignored
:info:patch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.5/llvm-3.5/work/llvm-3.5.0.src" && /usr/bin/patch -p1 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/llvm-3.5/files/install_target.patch'
:info:patch Exit code: 1

Mavericks doesn't seem to be affected by this. A full build log is attached.

Change History (1)

Changed 10 years ago by skymoo (Adam Mercer)

Attachment: main.log added
Note: See TracTickets for help on using tickets.