[MacPorts] #34545: Can't install kdevplatform
MacPorts
noreply at macports.org
Thu Jun 7 19:38:48 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@…):
Thanks a lot for the different information. For what I tested, the flag
"-std=c++11" should be optional, as the configure step of kdevplatform
adds automatically "-std=c++0x" for clang compiler, which is equivalent.
I arranged the Portfile, so that with the attached file, it should be
possible to install kdevplatform directly through
{{{
sudo port install kdevplatform
}}}
without any further processing by replacing the original Portfile with
this one. If someone can confirm that it indeed works on Lion, I could
then commit it.
I also tested kdevelop, which seems to have exactly the same issues.
For all the tests I could do, I did however not see any file conflicting
during activation.
--
Ticket URL: <https://trac.macports.org/ticket/34545#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list