Date: Sat, 04 Jul 2026 12:26:45 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 296511] devel/py-qt6-sip@py312: does not build with devel/py-setuptools 81.0.0 Message-ID: <bug-296511-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296511 Bug ID: 296511 Summary: devel/py-qt6-sip@py312: does not build with devel/py-setuptools 81.0.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: ohartmann@walstatt.org CC: kde@FreeBSD.org, python@FreeBSD.org CC: kde@FreeBSD.org, python@FreeBSD.org The same is for devel/py-qt5-sip@py312: when ports outdated devel/py-setuptools is is upgraded to v81.0.0, building port fails due to: [...] removing build/bdist.freebsd-16.0-CURRENT-amd64/wheel Successfully built pyqt6_sip-13.11.1-cp312-cp312-freebsd_16_0_current_amd64.whl ===> Staging for py312-PyQt6-sip-13.11.1 ===> py312-PyQt6-sip-13.11.1 depends on file: /usr/local/bin/python3.12 - found ===> Generating temporary packing list Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/usr/local/lib/python3.12/site-packages/installer/__main__.py", line 115, in <module> _main(sys.argv[1:], "python -m installer") File "/usr/local/lib/python3.12/site-packages/installer/__main__.py", line 100, in _main with WheelFile.open(wheel) as source: ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/installer/sources.py", line 179, in open with zipfile.ZipFile(path) as f: ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/zipfile/__init__.py", line 1352, in __init__ self.fp = io.open(file, filemode) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/usr/ports/devel/py-qt6-sip/work-py312/pyqt6_sip-13.11.1/dist/PyQt6_sip-13.11.1*.whl' *** Error code 1 [...] The missing wheel file exists and is actual /usr/ports/devel/py-qt6-sip/work-py312/pyqt6_sip-13.11.1/dist/pyqt6_sip-13.11.1-cp312-cp312-freebsd_16_0_current_amd64.whl -- 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-296511-21822>
