Date: Sat, 04 Jan 2025 01:32:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273036] Mk/Uses/elfctl.mk: Text file busy Message-ID: <bug-273036-7788-rioMcAeRQB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273036-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273036-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273036 --- Comment #2 from Jan Beich <jbeich@FreeBSD.org> --- lang/mono6.8 vendor build is broken: mono-sgen process doesn't terminate at= the end of build. USES=3Delfctl is also broken: uses mono-sgen under BUILD_WRKS= RC (mutable) instead of STAGEDIR (pseudo-immutable). Similar to bug 283836 but the build here aborts instead of producing a pack= age that no longer runs with kern.elf64.allow_wx=3D0. The easiest workaround is= to assume USES=3Delfctl is broken by design and switch to invoke elfctl(1) dir= ectly. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273036-7788-rioMcAeRQB>