Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2018 14:23:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230943] games/khangman-kde4: fails to build with clang 7
Message-ID:  <bug-230943-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230943

            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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 230355
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

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

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


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-230943-7788>