Bugzilla Automation <[email protected]> has asked freebsd-python (Nobody)
<[email protected]> for maintainer-feedback:
Bug 296035: lang/python314t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296035



--- Description ---
If you have already installed python3.14t and try to reinstall it an error
occurs:

pkg-static: Unable to access file
/usr/ports/lang/python314t/work/stage/usr/local/include/python3.14tt/traceback.
h:No
such file or directory
pkg-static: Unable to access file
/usr/ports/lang/python314t/work/stage/usr/local/include/python3.14tt/tupleobjec
t.h:No
such file or directory
pkg-static: Unable to access file
/usr/ports/lang/python314t/work/stage/usr/local/include/python3.14tt/typeslots.
h:No
such file or directory
pkg-static: Unable to access file
/usr/ports/lang/python314t/work/stage/usr/local/include/python3.14tt/unicodeobj
ect.h:No
such file or directory
pkg-static: Unable to access file
/usr/ports/lang/python314t/work/stage/usr/local/include/python3.14tt/warnings.h
:No
such file or directory
pkg-static: Unable to access file
/usr/ports/lang/python314t/work/stage/usr/local/include/python3.14tt/weakrefobj
ect.h:No
such file or directory
*** Error code 1
Stop.
make[1]: stopped making
"/usr/ports/lang/python314t/work/.install_done.python._usr_local" in
/usr/ports/lang/python314t
*** Error code 1
Stop.
make: stopped making "install" in /usr/ports/lang/python314t
===>>> A backup package for python314t-3.14.5_1 should
       be located in /usr/ports/packages/portmaster-backup
===>>> Installation of python314t-3.14.5_1 (lang/python314t) failed
===>>> Aborting update
===>>> You can restart from the point of failure with this command line:
       portmaster <flags> lang/python314t

PYTHON_ABIVER (obtained from the previous python3.14t installation) is 3.14t
and the plist files template paths are:
%PYTHON_BASEINCLUDEDIR%%%%THREAD%%%%ABI%%/… where %%PYTHON_BASEINCLUDEDIR%% =
/usr/local/include/python3.14t so the plist file paths are incorrect:
/usr/local/include/python3.14tt/

If I restore PYTHON_ABIVER, removing all flavours, the port installation always
works correctly.

Reply via email to