Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43401 closed defect (fixed)

clang-3.3: patch fails

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: cooljeanius (Eric Gallager)
Port: clang-3.3

Description

The patch phase fails:

--->  Applying leopard-no-asan.patch
DEBUG: Environment: CPATH='/Volumes/Data/macports/leopard/include' CC_PRINT_OPTIONS_FILE='/Volumes/Data/macports/leopard/var/macports/build/_Volumes_Data_macports_dports_lang_llvm-3.3/clang-3.3/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/Volumes/Data/macports/leopard/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
DEBUG: Assembled command: 'cd "/Volumes/Data/macports/leopard/var/macports/build/_Volumes_Data_macports_dports_lang_llvm-3.3/clang-3.3/work/llvm-3.3.src" && /usr/bin/patch -p1'
DEBUG: Executing command line:  cd "/Volumes/Data/macports/leopard/var/macports/build/_Volumes_Data_macports_dports_lang_llvm-3.3/clang-3.3/work/llvm-3.3.src" && /usr/bin/patch -p1 < '/Volumes/Data/macports/dports/lang/llvm-3.3/files/leopard-no-asan.patch'
patching file projects/compiler-rt/make/platform/clang_darwin.mk
Hunk #1 succeeded at 70 with fuzz 2.
patching file tools/clang/runtime/compiler-rt/Makefile
Hunk #1 FAILED at 81.
1 out of 1 hunk FAILED -- saving rejects to file tools/clang/runtime/compiler-rt/Makefile.rej

This is on a PowerBook G4 with Leopard.

Attachments (1)

main.log (19.9 KB) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Odd. I built it fine on my Leoaprd VM.

comment:2 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Oh, no... that was 3.4 on my Leopard VM and 3.3 on my SL VM ... and of course the leopard patch wasn't applied there... sigh.

comment:3 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

r119162

You'll need to clean first since I didn't update the Portfile

comment:4 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

comment:5 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.