Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 16:34:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217002] games/allacrost: fails to build with lang/gcc6 or later
Message-ID:  <bug-217002-13-4By0VbsnFs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217002-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217002-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=3D217002

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|amdmi3@FreeBSD.org          |
           Assignee|freebsd-ports-bugs@FreeBSD. |amdmi3@FreeBSD.org
                   |org                         |

--- Comment #1 from Jan Beich (mail not working) <jbeich@FreeBSD.org> ---
Runtime is also completely broken. Consider unbundling luabind to fix build
against libc++ then either adjust ifstream usage (see bug 216080) or define
USE_CXXSTD=3Dgnu++98.

$ allacrost
Segmentation fault

$ ldd $(which allacrost) | fgrep c++
        libstdc++.so.6 =3D> /usr/local/lib/gcc6/libstdc++.so.6 (0x8024b8000)
        libc++.so.1 =3D> /usr/lib/libc++.so.1 (0x804187000)

--=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-217002-13-4By0VbsnFs>