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 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.

-- thorpej



Home | Main Index | Thread Index | Old Index