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 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:
>
> ===> Overriding tools for mk-configure-0.40.0
> ===> Extracting for mk-configure-0.40.0
> ===> Patching for mk-configure-0.40.0
> ===> Creating toolchain wrappers for mk-configure-0.40.0
> ===> Configuring for mk-configure-0.40.0
> => Checking for portability problems in extracted files
> ===> 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
>
> pkg_comp:64bit9-24Q3.conf# find /pkg_comp/obj -name .MAKE.LEVEL.ENV
> pkg_comp:64bit9-24Q3.conf#
>
> according to docs, it's a variable containing the name of another variable,
> so I'm not usre what it tries to rm...
You're not alone:
https://releng.netbsd.org/bulktracker/devel/mk-configure
Fails on NetBSD 9, works on NetBSD 10.
You can try upgrading 'make' on that system to a version from NetBSD 10.
Thomas
Home |
Main Index |
Thread Index |
Old Index