Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2019 10:11:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230607] devel/thrift: Remove -Werror compiler flag/argument (Fails to build with Clang 7)
Message-ID:  <bug-230607-7788-6NUOpGJ6TZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230607-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230607-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Sat May 11 10:11:25 UTC 2019
New revision: 501244
URL: https://svnweb.freebsd.org/changeset/ports/501244

Log:
  devel/thrift-c_glib: Disable -Werror and fix build

  src/thrift/generate/t_py_generator.cc:1603:38: error: unused variable
'a_iter' [-Werror,-Wunused-variable]
      vector<t_field*>::const_iterator a_iter;
                                       ^

=20
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p501065_s347375/logs=
/errors/thrift-c_glib-0.11.0,1.log

  PR:           230607

Changes:
  head/devel/thrift-c_glib/Makefile

--=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-6NUOpGJ6TZ>