Date: Sun, 26 Mar 2017 00:43:33 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 218131] [patch] x11-toolkits/pango needs to specify USES=c++11-lang feature Message-ID: <bug-218131-6497-fZlsTs4WJu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218131-6497@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
Hiroo Ono <hiroo.ono+freebsd@gmail.com> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.org: Bug 218131: [patch] x11-toolkits/pango needs to specify USES=c++11-lang feature https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218131 --- Description --- Created attachment 181199 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181199&action=edit add c++11-lang featue to USES keyword. On powerpc64, the default compiler is still gcc 4.2.1, and it produces following error: /usr/local/lib/libicui18n.so.58: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8' adding USES=c++11-lang feature, gcc49 is used and it succeed in building the port.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218131-6497-fZlsTs4WJu>
