[Bug 230607] devel/thrift: fails to build with Clang 7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 13 22:19:32 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230607
Bug ID: 230607
Summary: devel/thrift: 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: ports-bugs at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: komarov at valerka.net
Blocks: 230355
CC: komarov at valerka.net
Flags: maintainer-feedback?(komarov at valerka.net)
$ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+https
$ poudriere testport -j clang7 devel/thrift
[...]
src/thrift/generate/t_py_generator.cc:1603:38: error: unused variable 'a_iter'
[-Werror,-Wunused-variable]
vector<t_field*>::const_iterator a_iter;
^
src/thrift/generate/t_py_generator.cc:1709:38: error: unused variable 'a_iter'
[-Werror,-Wunused-variable]
vector<t_field*>::const_iterator a_iter;
^
http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_19h01m06s/logs/errors/thrift-0.11.0,1.log
http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_19h01m06s/logs/errors/thrift-c_glib-0.11.0,1.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 freebsd-ports-bugs
mailing list