Opened 13 years ago
Closed 13 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)
Change History (3)
Changed 13 years ago by cjones051073 (Chris Jones)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Keywords: | clang added |
---|---|
Owner: | changed from macports-tickets@… to nicos@… |
comment:2 Changed 13 years ago by NicosPavlov
Resolution: | → fixed |
---|---|
Status: | new → closed |
Forcing use of llvm-gcc-4.2 in Portfile in r88746.
Note: See
TracTickets for help on using
tickets.
In the future, please remember to Cc the maintainer(s).