[MacPorts] #34545: Can't install kdevplatform
MacPorts
noreply at macports.org
Mon Jun 4 11:17:24 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 dave@…):
With the following cmake command you can get all the way to link errors:
{{{
sudo port install clang-3.1
sudo cmake "-DCMAKE_CXX_COMPILER=$(which clang-mp-3.1)"
"-DCMAKE_CXX_FLAGS=-std=c++11 -Wno-reserved-user-defined-literal"
../kdevplatform-1.3.1
}}}
It seems to be missing the runtime libraries for something (see my
attachment). It's my wild guess that kdelibs4 and any other parts on which
kdevelop depends need to be built with clang, too. Maybe someone else
can get further than I.
--
Ticket URL: <https://trac.macports.org/ticket/34545#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list