#39646 closed defect (fixed)
clang-3.3 @3.3: leopard-no-asan.patch does not apply
Reported by: | nonstop.server@… | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | leopard | Cc: | jeremyhu (Jeremy Huddleston Sequoia) |
Port: | clang-3.3 |
Description
Install of clang-3.3 fails during patch phase with error:
patching file tools/clang/runtime/compiler-rt/Makefile Hunk #1 FAILED at 75. 1 out of 1 hunk FAILED -- saving rejects to file tools/clang/runtime/compiler-rt/Makefile.rej Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/clang-3.3/work/llvm-3.3.src" && /usr/bin/patch -p1 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/llvm-3.3/files/leopard-no-asan.patch' Exit code: 1
Version Information:
Mac OS Version: ProductName: Mac OS X ProductVersion: 10.5.8 BuildVersion: 9L31a Darwin 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 Xcode Version: Xcode 3.1.4 Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0 BuildVersion: 9M2809 Macports Version: Version: 2.1.3
Attachments (2)
Change History (9)
Changed 11 years ago by nonstop.server@…
comment:1 follow-ups: 2 5 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:2 follow-up: 4 Changed 11 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to larryv@… |
---|---|
Status: | new → assigned |
Summary: | clang-3.3 @3.3 install fails during patch phase → clang-3.3 @3.3: leopard-no-asan.patch does not apply |
Replying to egall@…:
Could you attach this rejects file?
Why? We already know that the patch doesn’t apply; it just has to be redone.
comment:3 follow-up: 7 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Should be okay after r107828.
comment:4 Changed 11 years ago by cooljeanius (Eric Gallager)
Replying to larryv@…:
Replying to egall@…:
Could you attach this rejects file?
Why? We already know that the patch doesn’t apply; it just has to be redone.
Well I find seeing the rejects file helps me at least to be able to more easily tell which part of the patch exactly made it fail to apply properly...
comment:5 Changed 11 years ago by nonstop.server@…
Changed 11 years ago by nonstop.server@…
Attachment: | Makefile.rej added |
---|
comment:7 Changed 11 years ago by nonstop.server@…
Note: See
TracTickets for help on using
tickets.
Could you attach this rejects file?