New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32810 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

kdevelop fails to build with clang

Reported by: jonesc@… Owned by: nicos@…
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

main.log (1.7 MB) - added by jonesc@… 17 months ago.

Change History

Changed 17 months ago by jonesc@…

comment:1 Changed 17 months ago by macsforever2000@…

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

comment:2 Changed 17 months ago by nicos@…

  • Status changed from new to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.