pkgsrc-Users archive

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

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



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...

	-is


Home | Main Index | Thread Index | Old Index