tech-pkg archive

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

RE: Daily build compiler



Hello,

Could you elaborate little more, on what to focus, what to setup in mk.conf to be more compatible with future changes planned, to test new packages/updated against newer required params for complication.
Just to make our life easier in future.

I'm asking from person who trying to do some packaging stuff, but I'm not C/C++ developer as such.

In the mk.conf
CFLAGS+=	-std=gnu2x
CFLAGS+=	-Werror=implicit-function-declaration

Only this is required, or something more? Some prerequisites? Some other configuration?

Thanks.

--
Marcin Gondek / Drixter
http://fido.e-utp.net/
AS56662

-----Original Message-----
From: pkgsrc-bulk-owner%NetBSD.org@localhost <pkgsrc-bulk-owner%NetBSD.org@localhost> On Behalf Of nia
Sent: Sunday, June 14, 2026 9:08 PM
To: pkgsrc-bulk%pkgsrc.org@localhost; tech-pkg%pkgsrc.org@localhost
Subject: Re: Daily build compiler

On Sun, Jun 14, 2026 at 02:05:59PM +0100, Jonathan Perkin wrote:
> Happy to go back to 15.x once NetBSD is closer to moving to it.

I think we are close to moving to it and I would like to work on these issues during the freeze.

By the way, I forgot to mention, for testing, I have this in my mk.conf:

CFLAGS+=	-std=gnu2x
CFLAGS+=	-Werror=implicit-function-declaration

This uncovers a lot of problems. 


Home | Main Index | Thread Index | Old Index