NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/55367: failure to compile amd64 current with clang



On Thu, Jun 11, 2020 at 06:38:43AM -0700, Jason Thorpe wrote:
> 
> > On Jun 11, 2020, at 5:15 AM, Sevan Janiyan <venture37%geeklan.co.uk@localhost> wrote:
> > 
> > The following reply was made to PR port-amd64/55367; it has been noted by GNATS.
> > 
> > From: Sevan Janiyan <venture37%geeklan.co.uk@localhost>
> > To: "gnats-bugs%netbsd.org@localhost" <gnats-bugs%NetBSD.org@localhost>
> > Cc: 
> > Subject: Re: port-amd64/55367: failure to compile amd64 current with clang
> > Date: Thu, 11 Jun 2020 13:12:35 +0100
> > 
> > This is due to proplib update and drvctl using the now depracted API. It
> > results in warnings which the compiler is set to treat as errors. Keep
> > an eye out for update commits as thorpej is in the process of updating
> > things.
> 
> This is a clang problem.  GCC does not treat these linker warnings as fatal, nor should it.

Yes, it should. We don't with GCC for various hysterical reasons, but
they should be an error nevertheless.

Joerg


Home | Main Index | Thread Index | Old Index