pkgsrc-Users archive

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

Re: mk-configure: bmake: Cannot delete ".MAKE.LEVEL.ENV" as it is read-only



On Sun, Nov 24, 2024 at 12:05:59AM +0100, Roland Illig wrote:
> Am 11.11.2024 um 14:01 schrieb Thomas Klausner:
> > On Mon, Nov 11, 2024 at 01:57:25PM +0100, ignatios%cs.uni-bonn.de@localhost wrote:
> >> Hello,
> >>
> >> This is inside a amd64 9.3 chroot with pksrc-2024Q3 built by pkg_comp:
> >>
> >> ===> Building for mk-configure-0.40.0
> >> bmake: Cannot delete ".MAKE.LEVEL.ENV" as it is read-only
> >> bmake: Fatal errors encountered -- cannot continue
> >> bmake: stopped making "all all-doc" in /pkg_comp/obj/pkgsrc/devel/mk-configure/64bit9-24Q3/mk-configure-0.40.0
> >>
> >> according to docs, it's a variable containing the name of another variable,
> >> so I'm not usre what it tries to rm...
> 
> In NetBSD-current, I fixed the error message to be clearer. It now says:
> > make: Cannot override read-only global variable ".MAKE.LEVEL.ENV"
> >       with a command line variable
> 
> Is that more understandable? At least it doesn't sound like a file name
> anymore.

Yes, thanks. 

	-is


Home | Main Index | Thread Index | Old Index