[MacPorts] #34545: Can't install kdevplatform

MacPorts noreply at macports.org
Wed Jun 6 10:04:27 PDT 2012


#34545: Can't install kdevplatform
-------------------------------+--------------------------------------------
 Reporter:  dave@…             |       Owner:  nicos@…           
     Type:  defect             |      Status:  new               
 Priority:  Normal             |   Milestone:                    
Component:  ports              |     Version:  2.1.1             
 Keywords:                     |        Port:  kdevplatform      
-------------------------------+--------------------------------------------

Comment(by nicos@…):

 My apologies for the previous post, I mistakenly pressed "Submit" instead
 of "Preview".

 Concerning forcing the compiler to be clang, an easier (and probably
 cleaner) way of using clang would be to edit the Portfile, by suppressing
 the lines:

 {{{
 if {${configure.compiler} == "clang"} {
     configure.compiler llvm-gcc-4.2
 }
 }}}

 Clang is indeed disabled at this point in the Portfile, as my tests were
 showing multiple problems (both at configuration and build). I however do
 not have the possibility of testing on Lion system. I will try to look
 into the linking problems, but as this issue is not reproducible on Snow
 Leopard, it may be difficult to track.
 It would be great if someone could test compilation with clang by changing
 the Portfile, to confirm the issue.

-- 
Ticket URL: <https://trac.macports.org/ticket/34545#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list