maintainer-feedback requested: [Bug 215770] devel/icu: dependent ports need C++11

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 4 19:04:10 UTC 2017


Justin Hibbits <jhibbits at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to office at FreeBSD.org:
Bug 215770: devel/icu: dependent ports need C++11
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215770



--- Description ---
print/texlive-base fails to build with gcc 4.2 (default compiler for archs with
no clang) due to a link failure with devel/icu (Unresolved reference to gcc49
libstdc++ symbol).

It seems to me this would impact all ports which depend on devel/icu for this
reason, and likely any port that depends on a C++-based port requiring C++11.


More information about the freebsd-office mailing list