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



The following reply was made to PR toolchain/55367; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: Jason Thorpe <thorpej%me.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost, port-amd64-maintainer%netbsd.org@localhost,
	gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
	rares.aioanei%gmail.com@localhost
Subject: Re: port-amd64/55367: failure to compile amd64 current with clang
Date: Thu, 11 Jun 2020 22:07:42 +0200

 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