Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2017 17:58:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216609] devel/py-ice: fails to build with libc++ 4.0
Message-ID:  <bug-216609-13-1O5zhDjyDz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216609-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216609-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=3D216609

--- Comment #7 from Dimitry Andric <dim@FreeBSD.org> ---
It's pretty weird, I've built devel/ice with default settings, on the
clang400-import branch, and my Time.o does contain the symbol:

$ nm /wrkdirs/share/dim/ports/devel/ice/work/ice-3.6.3/cpp/src/IceUtil/Time=
.o |
grep _ZN7IceUtil4TimeC1Ex
00000c80 T _ZN7IceUtil4TimeC1Ex

Consequently, I have no problems linking py-ice.  Also, I don't see any cod=
e in
Time.cpp that conditionalizes Time::Time(Int64 usec)?  So does this depend =
on
the typedef for Int64?

--=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-216609-13-1O5zhDjyDz>