Date: Mon, 13 Aug 2018 22:19:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230607] devel/thrift: fails to build with Clang 7 Message-ID: <bug-230607-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230607 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@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: komarov@valerka.net Blocks: 230355 CC: komarov@valerka.net Flags: maintainer-feedback?(komarov@valerka.net) $ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+htt= ps $ poudriere testport -j clang7 devel/thrift [...] src/thrift/generate/t_py_generator.cc:1603:38: error: unused variable 'a_it= er' [-Werror,-Wunused-variable] vector<t_field*>::const_iterator a_iter; ^ src/thrift/generate/t_py_generator.cc:1709:38: error: unused variable 'a_it= er' [-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=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-230607-7788>