maintainer-feedback requested: [Bug 231544] print/harfbuzz: fix build on GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 21 13:17:36 UTC 2018
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-gnome mailing list
<gnome at FreeBSD.org> for maintainer-feedback:
Bug 231544: print/harfbuzz: fix build on GCC-based architectures
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231544
--- Description ---
Compiling harfbuzz on powerpc64 fails with:
/usr/local/lib/libgraphite2.so: undefined reference to
`__cxa_throw_bad_array_new_length at CXXABI_1.3.8'
USES=compiler:c++11-lang is necessary to fix this.
Tested on amd64 and powerpc64.
More information about the freebsd-gnome
mailing list