Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2016 22:14:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207818] graphics/tulip: Update to 4.8.1
Message-ID:  <bug-207818-13-iZhO81R0uy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207818-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207818-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207818

Raphael Kubo da Costa <rakuco@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakuco@FreeBSD.org

--- Comment #10 from Raphael Kubo da Costa <rakuco@FreeBSD.org> ---
(In reply to Kurt Jaeger from comment #8)
> Build fail on 9.3a:
>=20
> http://people.freebsd.org/~pi/logs/graphics__tulip-93a-1457547912.txt
>=20
> any ideas ?

This is caused by libstdc++ 4.8 not making some symbols available (see bug
193528). The following excerpt, present in several ports, makes the port bu=
ild
on 9.3:

# Unhide std::to_string() to fix build with GCC (see ports/193528 for detai=
ls)
CXXFLAGS+=3D -D_GLIBCXX_USE_C99.

While here, the port builds fine without setting USE_CXXSTD (tested on 9.3 =
and
HEAD).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207818-13-iZhO81R0uy>