Opened 5 years ago

Last modified 21 months ago

#58577 new defect

harfbuzz @2.5.1+universal: error: unknown type name '_GLIBCXX_BEGIN_NAMESPACE_VERSION'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mascguy (Christopher Nielsen)
Port: harfbuzz

Description

I can't build harfbuzz @2.5.1+universal on my OS X 10.8 system:

:info:build In file included from main.cc:27:
:info:build In file included from ./hb-static.cc:27:
:info:build In file included from ./hb.hh:176:
:info:build In file included from /opt/local/include/gcc/c++/math.h:36:
:info:build In file included from /opt/local/include/gcc/c++/cmath:42:
:info:build /opt/local/include/gcc/c++/bits/cpp_type_traits.h:71:1: error: unknown type name '_GLIBCXX_BEGIN_NAMESPACE_VERSION'
:info:build _GLIBCXX_BEGIN_NAMESPACE_VERSION
:info:build ^

I have no idea what's going on here. Is this a problem in harfbuzz, or in clang, or in gcc?

It builds fine non-universal.

Attachments (1)

main.log (30.0 KB) - added by ryandesign (Ryan Carsten Schmidt) 5 years ago.

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 21 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added
Note: See TracTickets for help on using tickets.