[Bug 207059] math/pdal: Update to 1.1.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 23 12:07:51 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207059
Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rakuco at FreeBSD.org
--- Comment #7 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
(In reply to Kurt Jaeger from comment #6)
> I tried to build it on 9.3a with your suggested changes, fails to build in
> poudriere, see
>
> http://people.freebsd.org/~pi/logs/math__pdal-93a
>
> Any ideas ?
This looks like yet another case of bug 193528. This should fix it:
# Unhide std::to_string() to fix build with GCC (see ports/193528 for details)
CXXFLAGS+= -D_GLIBCXX_USE_C99
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list