Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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)

main.log (72.2 KB) - added by nonstop.server@… 11 years ago.
Makefile.rej (409 bytes) - added by nonstop.server@… 11 years ago.

Download all attachments as: .zip

Change History (9)

Changed 11 years ago by nonstop.server@…

Attachment: main.log added

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

1 out of 1 hunk FAILED -- saving rejects to file tools/clang/runtime/compiler-rt/Makefile.rej

Could you attach this rejects file?

comment:2 in reply to:  1 ; Changed 11 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned
Summary: clang-3.3 @3.3 install fails during patch phaseclang-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 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed

Should be okay after r107828.

comment:4 in reply to:  2 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 in reply to:  1 Changed 11 years ago by nonstop.server@…

Replying to egall@…:

Sure no problem, my rejects file has been attached.
Change r107828 was not yet available, but once it is I'll report back on the status of the fix.

Changed 11 years ago by nonstop.server@…

Attachment: Makefile.rej added

comment:6 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

r107829 for llvm-3.4

comment:7 in reply to:  3 Changed 11 years ago by nonstop.server@…

Replying to larryv@…:

Change r107828 fixed the problem, thank you for the quick solution.

Note: See TracTickets for help on using tickets.