Opened 12 years ago

Closed 12 years ago

#32809 closed defect (fixed)

kdevplatform 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: kdevplatform

Description

Build fails on OSX 10.7 with Xcode 4.2, which uses clang by default. Build log attached.

Forcing the use of llvm with

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

works fine.

Attachments (1)

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

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@…

In the future, please remember to Cc the maintainer(s).

comment:2 Changed 12 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.