#41760: gle-graphics build fails with C++ namespace errors ---------------------------+------------------------ Reporter: hal.dace@… | Owner: swinbank@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gle-graphics | ---------------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => swinbank@… Old description:
Building gle-graphics on Mavericks, ports version 2.2.1, port tree updated as of today (2013-12-11) fails with the following C++ errors:
:info:build In file included from gcontour.cpp:43: :info:build In file included from ./../all.h:73: :info:build In file included from ./../glepro.h:42: :info:build In file included from ./../tokens/Tokenizer.h:51: :info:build ./../tokens/StringKeyHash.h:79:18: error: expected namespace name :info:build using namespace __gnu_cxx; // using gnu extensions such as "hash"
and several similar.
Full main.log attached.
New description: Building gle-graphics on Mavericks, ports version 2.2.1, port tree updated as of today (2013-12-11) fails with the following C++ errors: {{{ :info:build In file included from gcontour.cpp:43: :info:build In file included from ./../all.h:73: :info:build In file included from ./../glepro.h:42: :info:build In file included from ./../tokens/Tokenizer.h:51: :info:build ./../tokens/StringKeyHash.h:79:18: error: expected namespace name :info:build using namespace __gnu_cxx; // using gnu extensions such as "hash" }}} and several similar. Full main.log attached. -- -- Ticket URL: <https://trac.macports.org/ticket/41760#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X