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





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