Re: Unable to buildworld with ccache

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Wed, 06 Jun 2012 18:58:38 +0200
On 2012-06-06 18:51, Sevan / Venture37 wrote:
> Worked a treat, now it barfs on libelf
...
> /usr/src/lib/libelf/elf_scn.c:198:41: error: equality comparison with
> extraneous parentheses [-Werror,-Wparentheses-equality]
>  if (((&e->e_u.e_elf.e_scn)->stqh_first == ((void *)0))) {
>       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> /usr/src/lib/libelf/elf_scn.c:198:41: note: remove extraneous
> parentheses around the comparison to silence this warning

This is a lot harder to fix, and has limited usefulness, so I suggest you build with NO_WERROR for now.
Received on Wed Jun 06 2012 - 14:58:38 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:27 UTC