Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2018 13:17:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 231544] print/harfbuzz: fix build on GCC-based architectures
Message-ID:  <bug-231544-6497-ZZynm094N8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231544-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231544-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome mailing =
list
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 231544: print/harfbuzz: fix build on GCC-based architectures
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231544



--- Description ---
Compiling harfbuzz on powerpc64 fails with:
/usr/local/lib/libgraphite2.so: undefined reference to
`__cxa_throw_bad_array_new_length@CXXABI_1.3.8'

USES=3Dcompiler:c++11-lang is necessary to fix this.

Tested on amd64 and powerpc64.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231544-6497-ZZynm094N8>