Date: Sat, 13 Jun 2026 15:27:00 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 296035] lang/python314t Message-ID: <bug-296035-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296035 Bug ID: 296035 Summary: lang/python314t Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: franco.ricc@gmail.com Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org Created attachment 271757 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271757&action=edit GIT patch diff 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 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-296035-21822>
