[Bug 230943] games/khangman-kde4: fails to build with clang 7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 27 15:23:08 BST 2018


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

            Bug ID: 230943
           Summary: games/khangman-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 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 230355
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

$ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+https
$ poudriere testport -j clang7 games/khangman-kde4
[...]
src/desktop/khangmanview.cpp:513:45: error: ordered comparison between pointer
and zero ('const void *' and 'int')
        if (m_missedLetters.contains(guess) > 0) {
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
src/desktop/khangmanview.cpp:530:38: error: ordered comparison between pointer
and zero ('const void *' and 'int')
        if (goodWord.contains(guess) > 0) {
            ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

http://package18.nyi.freebsd.org/data/headamd64PR230355gnucxx98-default/2018-08-26_10h16m34s/logs/errors/khangman-kde4-4.14.3_3.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230355
[Bug 230355] [exp-run] Against projects/clang700-import branch
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list