Opened 10 years ago

Last modified 10 years ago

#41760 closed defect

gle-graphics build fails with C++ namespace errors — at Version 1

Reported by: hal.dace@… Owned by: swinbank@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: haspatch Cc:
Port: gle-graphics

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (4)

Changed 10 years ago by hal.dace@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to swinbank@…
Summary: gle-grapyics build fails with C++ namespace errorsgle-graphics build fails with C++ namespace errors

Changed 10 years ago by john@…

Attachment: Portfile-gie-graphics.diff added

Changed 10 years ago by john@…

Attachment: patch-hash-map.diff added
Note: See TracTickets for help on using tickets.