Date: Sat, 13 Jun 2026 16:37:55 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 296040] lang/python314: QEMU/NXB build broken in 3.14.6 Message-ID: <bug-296040-21822-owa5TcOZVt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-296040-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 296040: lang/python314: QEMU/NXB build broken in 3.14.6 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296040 --- Description --- The update to 3.14.6 (#296007) reintroduced ${OSREL:R} into the command lines for re-byte-compiling the sysconfigdata file after removing /nxb-bin from the toolchain commands. This is a regression from my previous #292222. [00:05:02] LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/python314/work/Python-3.14.6 ./python -E -S -m sysconfig --generate-posix-vars ; if test $? -ne 0 ; then echo "generate-posix-vars failed" ; rm -f ./pybuilddir.txt ; exit 1 ; fi [00:05:03] Written build/lib.freebsd-15.0-RELEASE-p10-arm64-3.14/_sysconfigdata__freebsd_.py ... [00:05:55] sed: /wrkdirs/usr/ports/lang/python314/work/stage/usr/local/lib/python3.14/_sysconfi gdata__freebsd15_.py: No such file or directory [00:05:55] *** Error code 1 The file name is the same when building natively.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296040-21822-owa5TcOZVt>
