Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2026 13:09:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 294467] [new port] lang/python314t: threaded python, version 3.14
Message-ID:  <bug-294467-21822-xYy8dsmlYb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294467-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294467

--- Comment #5 from Franco Ricci <franco.ricc@gmail.com> ---
(In reply to Matthias Andree from comment #4)

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/tupleobject.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/unicodeobject.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/weakrefobject.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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294467-21822-xYy8dsmlYb>