Bugzilla Automation <[email protected]> has asked [email protected] for
maintainer-feedback:
Bug 230462: x11/kdelibs-kde4: fails to build with clang 7
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230462



--- Description ---
$ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+https
$ poudriere testport -j clang7 x11/kdelibs-kde4
[...]
kdecore/localization/klocale_kde.cpp:2441:59: error: ordered comparison between
pointer and zero ('const void *' and 'int')
    if ((timeFormat().contains(QString::fromLatin1("%I")) > 0) ||
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
kdecore/localization/klocale_kde.cpp:2442:59: error: ordered comparison between
pointer and zero ('const void *' and 'int')
        (timeFormat().contains(QString::fromLatin1("%l")) > 0)) {
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

build log: https://ptpb.pw/Hvuj

Reply via email to