[MacPorts] #31219: grantlee build fails on leopard
MacPorts
noreply at macports.org
Mon Sep 12 02:28:19 PDT 2011
#31219: grantlee build fails on leopard
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: leopard | Port: grantlee
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):
* port: grantloo => grantlee
Comment:
Inspired by the upstream Solaris bug report, I tried
[attachment:grantlee.diff this patch], which tries to use Boost's tr1
instead of Xcode's, but it fails with:
{{{
In file included from /opt/local/include/boost/tr1/tr1/unordered_map:9,
from
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_grantlee/grantlee/work/grantlee-0.1.9/templates/tests/qtunorderedmap.h:29,
from
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_grantlee/grantlee/work/grantlee-0.1.9/templates/tests/test_macros.h:29,
from
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_grantlee/grantlee/work/grantlee-0.1.9/templates/tests/testgenericcontainers.cpp:26:
/opt/local/include/boost/tr1/detail/config_all.hpp:148:4: error:
#include_next is a GCC extension
In file included from
/opt/local/include/boost/functional/hash/extensions.hpp:17,
from
/opt/local/include/boost/functional/hash/hash.hpp:535,
from /opt/local/include/boost/functional/hash.hpp:6,
from
/opt/local/include/boost/unordered/unordered_map.hpp:17,
from /opt/local/include/boost/unordered_map.hpp:16,
from /opt/local/include/boost/tr1/unordered_map.hpp:21,
from /opt/local/include/boost/tr1/tr1/unordered_map:28,
from
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_grantlee/grantlee/work/grantlee-0.1.9/templates/tests/qtunorderedmap.h:29,
from
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_grantlee/grantlee/work/grantlee-0.1.9/templates/tests/test_macros.h:29,
from
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_grantlee/grantlee/work/grantlee-0.1.9/templates/tests/testgenericcontainers.cpp:26:
/opt/local/include/boost/detail/container_fwd.hpp:72:9: warning:
"BOOST_CLANG" is not defined
}}}
Since I don't know what tr1 is I'm just stabbing in the dark here so I'm
out of ideas. It's now time to report this bug to the developers of
grantlee, which I've done in [https://bugs.kde.org/show_bug.cgi?id=281859
bug report 281859].
--
Ticket URL: <https://trac.macports.org/ticket/31219#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list