Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 16:29:54 +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@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 217002
           Summary: games/allacrost: fails to build with lang/gcc6 or
                    later
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: amdmi3@FreeBSD.org, gerald@FreeBSD.org
                CC: amdmi3@FreeBSD.org, gerald@FreeBSD.org

src/main.cpp: In function 'int main(int, char**)':
src/main.cpp:370:44: error: no match for 'operator=3D=3D' (operand types are
'std::ifstream {aka std::basic_ifstream<char>}' and 'long int')
    if (ifstream("dat/config/settings.lua") =3D=3D NULL)
                                            ^

gcc6 build log: http://sprunge.us/ahGI

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