Opened 12 years ago

Closed 12 years ago

#32810 closed defect (fixed)

kdevelop fails to build with clang

Reported by: cjones051073 (Chris Jones) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang Cc:
Port: kdevelop

Description

Build fails on OSX 10.7 and Xcode 4.2, where clang is the default compiler.

Works fine if llvm is forced, with

sudo port install kdevelop configure.compiler=llvm-gcc-4.2

Chris

Attachments (1)

main.log (1.7 MB) - added by cjones051073 (Chris Jones) 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by cjones051073 (Chris Jones)

Attachment: main.log added

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Keywords: clang added
Owner: changed from macports-tickets@… to nicos@…

comment:2 Changed 12 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

Forcing use of use llvm-gcc-4.2 in Portfile in r88747.

Note: See TracTickets for help on using tickets.