Bugzilla Automation <[email protected]> has asked freebsd-python (Nobody)
<[email protected]> 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.

Reply via email to