Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2017 18:33:15 +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-VqNK05lhAb@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

Jan Beich (mail not working) <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179433|                            |maintainer-approval?(freebs
              Flags|                            |d@grem.de)

--- Comment #10 from Jan Beich (mail not working) <jbeich@FreeBSD.org> ---
Created attachment 179433
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179433&action=
=3Dedit
workaround

(In reply to Dimitry Andric from comment #9)
> ... devel/ice has always assumed ICE_32 on amd64 instead?

devel/ice on 10.3, 11.0, 12.0 (for now) uses long long on amd64. So, we nee=
d a
fix in base and a (temporary) workaround in the port.

$ uname -p
amd64
$ pkg install -qy ice
$ nm -D /usr/local/lib/libIceUtil.so | fgrep _ZN7IceUtil4TimeC1Ex
0000000000034d80 T _ZN7IceUtil4TimeC1Ex

--=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-VqNK05lhAb>