Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jun 2012 18:58:38 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Sevan / Venture37 <venture37@gmail.com>
Cc:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: Unable to buildworld with ccache
Message-ID:  <4FCF8C3E.6090706@FreeBSD.org>
In-Reply-To: <CA%2BU3Mf6ROOgEHEEQEcNmjd50LKGqS8Zyg6TZxQ_r9O_0gdduZw@mail.gmail.com>
References:  <4FCE8306.1020000@gmail.com> <4FCF35BF.5080006@FreeBSD.org> <CA%2BU3Mf6ROOgEHEEQEcNmjd50LKGqS8Zyg6TZxQ_r9O_0gdduZw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FCF8C3E.6090706>