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: [email protected]
          Reporter: [email protected]
          Assignee: [email protected]
             Flags: maintainer-feedback?([email protected])

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.

Reply via email to