Date: Wed, 08 Aug 2018 17:13:29 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230462] x11/kdelibs-kde4: fails to build with clang 7 Message-ID: <bug-230462-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230462 Bug ID: 230462 Summary: x11/kdelibs-kde4: 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: kde@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 230355 Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) $ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+htt= ps $ poudriere testport -j clang7 x11/kdelibs-kde4 [...] kdecore/localization/klocale_kde.cpp:2441:59: error: ordered comparison bet= ween pointer and zero ('const void *' and 'int') if ((timeFormat().contains(QString::fromLatin1("%I")) > 0) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ kdecore/localization/klocale_kde.cpp:2442:59: error: ordered comparison bet= ween pointer and zero ('const void *' and 'int') (timeFormat().contains(QString::fromLatin1("%l")) > 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ build log: https://ptpb.pw/Hvuj 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-230462-7788>