Date: Fri, 10 Aug 2018 13:14:25 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230502] games/flightgear: fails to build with clang 7 Message-ID: <bug-230502-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230502 Bug ID: 230502 Summary: games/flightgear: fails to build with clang 7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: martymac@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 230355 Assignee: martymac@FreeBSD.org Flags: maintainer-feedback?(martymac@FreeBSD.org) $ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+htt= ps $ poudriere testport -j clang7 games/flightgear [...] src/AIModel/AIFlightPlanCreatePushBack.cxx:96:48: error: ordered comparison between pointer and zero ('FGTaxiNode *' and 'int') if (parking && parking->getPushBackPoint() > 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ buid log: https://ptpb.pw/QTXC Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230355 [Bug 230355] [exp-run] Against projects/clang700-import branch --=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-230502-7788>