Bug 230503 - print/scribus: fails to build with clang 7
Summary: print/scribus: fails to build with clang 7
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords: needs-patch
Depends on:
Blocks: 230355
  Show dependency treegraph
 
Reported: 2018-08-10 13:19 UTC by Jan Beich
Modified: 2019-03-16 13:45 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (bsam)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2018-08-10 13:19:01 UTC
$ 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
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2019-03-16 13:45:44 UTC
This port will be removed today as part of the Qt4 deprecation.