Date: Mon, 15 Jun 2026 07:48:46 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 296035] lang/python314t Message-ID: <bug-296035-21822-YKMJsWoD3x@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-296035-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=296035 --- Comment #2 from Franco Ricci <franco.ricc@gmail.com> --- (In reply to Charlie Li from comment #1) I updated all ports tree to last commit, installed python314t and after I tried to install it again: 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. I attach a possibile patch -- 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-YKMJsWoD3x>
