Date: Sat, 13 Jun 2026 16:37:55 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 296040] lang/python314: QEMU/NXB build broken in 3.14.6 Message-ID: <bug-296040-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296040 Bug ID: 296040 Summary: lang/python314: QEMU/NXB build broken in 3.14.6 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: chris@chrullrich.net Assignee: python@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) 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/_sysconfigdata__freebsd15_.py: No such file or directory [00:05:55] *** Error code 1 The file name is the same when building natively. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296040-21822>
