[MacPorts] #41321: kdelibs4: invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)
MacPorts
noreply at macports.org
Thu Nov 28 07:50:58 PST 2013
#41321: kdelibs4: invalid deployment target for -stdlib=libc++ (requires OS X 10.7
or later)
------------------------------------+-----------------------
Reporter: ryandesign@… | Owner: nicos@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: kdelibs4, kdepimlibs4 |
------------------------------------+-----------------------
Comment (by nicos@…):
In the end, I did not encounter this error when testing ports again on
Mavericks.
As a follow-up, I noticed that on more recent installs, the file
/opt/local/include/Qt/qglobal.h is only a stub pointing to:
{{{
#include "../QtCore/qglobal.h"
}}}
Then, on my system, testing for the variable shows that it is present:
{{{
grep QT_VISIBILITY_AVAILABLE /opt/local/include/QtCore/qglobal.h
# define QT_VISIBILITY_AVAILABLE
# elif defined(QT_VISIBILITY_AVAILABLE)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41321#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list