pkgsrc-Bugs archive

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

Re: pkg/59184: devel/mk-configure fails with mysterious .MAKE.LEVEL.ENV error



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

From: Benny Siegert <bsiegert%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost, pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
 pkgsrc-bugs%netbsd.org@localhost, campbell+netbsd%mumble.net@localhost,
 Aleksey Cheusov <vle%gmx.net@localhost>
Cc: 
Subject: Re: pkg/59184: devel/mk-configure fails with mysterious
 .MAKE.LEVEL.ENV error
Date: Mon, 17 Mar 2025 20:47:47 +0100

 Am 17.03.25 um 08:35 schrieb Thomas Klausner via gnats:
 >   I asked rillig@ this last fall, and his analysis is, in my words:
 >   
 >   Since usr.bin/make from 2020-08-22, internal variables that are
 >   provided over the command line, are not put into MAKEFLAGS into
 >   longer.
 >   
 >   NetBSD 9 doesn't have this patch.
 >   
 >   mk-configure pulls in bmake from pkgsrc (with this change). The build
 >   is started using NetBSD 9's make, which exports the (internal)
 >   MAKEFLAGS variable and calls bmake-20240711, which complains about the
 >   try of overwriting the internal variable.
 
 I also emailed cheusov@ about this a while ago. He said he would look 
 into it.
 
 -- 
 Benny
 


Home | Main Index | Thread Index | Old Index