[Bug 230503] print/scribus: fails to build with clang 7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 10 13:19:03 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230503
Bug ID: 230503
Summary: print/scribus: 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: bsam at FreeBSD.org
Reporter: jbeich at FreeBSD.org
Blocks: 230355
Flags: maintainer-feedback?(bsam at FreeBSD.org)
Assignee: bsam at FreeBSD.org
$ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+https
$ poudriere testport -j clang7 print/scribus
[...]
scribus/gtdialogs.cpp:163:31: error: ordered comparison between pointer and
zero ('const void *' and 'int')
if (importers.contains(res) > 0)
~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
build log: https://ptpb.pw/uwPH
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 freebsd-ports-bugs
mailing list