[Bug 217002] games/allacrost: fails to build with lang/gcc6 or later

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 11 16:29:54 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217002

            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 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: amdmi3 at FreeBSD.org, gerald at FreeBSD.org
                CC: amdmi3 at FreeBSD.org, gerald at FreeBSD.org

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

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

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


More information about the freebsd-ports-bugs mailing list