Date: Sun, 17 Dec 2023 20:27:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275811] py-aioquic fails port test Message-ID: <bug-275811-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275811 Bug ID: 275811 Summary: py-aioquic fails port test Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: joel@tahoestores.com Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) root@tahoestores:/usr/ports/www/py-aioquic # port test /usr/ports/www/py-aioquic =3D=3D=3D> Using ports tree /usr/ports =3D=3D=3D> Validating port with portlint looks fine. =3D=3D=3D> flags: PREFIX=3D/tmp/py39-aioquic-0.9.24 NO_DEPENDS=3Dyes PKG_DBDIR=3D/tmp/pkg_db.Dd1VByjj PORTSDIR=3D/usr/ports -- /usr/ports/www/py\ -aioquic =3D=3D=3D> Cleaning workspace before port test =3D=3D=3D> Cleaning for py39-aioquic-0.9.24 `/usr/ports/www/py-aioquic' is up to date. =3D=3D=3D> License BSD3CLAUSE accepted by the user =3D=3D=3D> Fetching all distfiles required by py39-aioquic-0.9.24 for build= ing =3D=3D=3D> Extracting for py39-aioquic-0.9.24 =3D> SHA256 Checksum OK for aioquic-0.9.24.tar.gz. =3D=3D=3D> Patching for py39-aioquic-0.9.24 =3D=3D=3D> Configuring for py39-aioquic-0.9.24 =3D=3D=3D> Building for py39-aioquic-0.9.24 * Getting build dependencies for wheel... /usr/local/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:1= 04: _BetaConfiguration: Support for `[tool.setuptools]`\ in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running egg_info writing src/aioquic.egg-info/PKG-INFO writing dependency_links to src/aioquic.egg-info/dependency_links.txt writing requirements to src/aioquic.egg-info/requires.txt writing top-level names to src/aioquic.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/aioquic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/aioquic.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:1= 04: _BetaConfiguration: Support for `[tool.setuptools]`\ in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running bdist_wheel running build running build_py creating build creating build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug creating build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic copying src/aioquic/tls.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic copying src/aioquic/buffer.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic copying src/aioquic/__init__.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic creating build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/configuration.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/packet_builder.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/events.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/packet.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/logger.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/crypto.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/__init__.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/connection.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/retry.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/rangeset.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/recovery.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic copying src/aioquic/quic/stream.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/quic creating build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/asyncio copying src/aioquic/asyncio/client.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/asyncio copying src/aioquic/asyncio/server.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/asyncio copying src/aioquic/asyncio/__init__.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/asyncio copying src/aioquic/asyncio/protocol.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/asyncio creating build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic= /h0 copying src/aioquic/h0/connection.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/h0 copying src/aioquic/h0/__init__.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/h0 creating build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic= /h3 creating build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic= /h3 copying src/aioquic/h3/__init__.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/h3 copying src/aioquic/h3/exceptions.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/h3 copying src/aioquic/h3/events.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/h3 copying src/aioquic/h3/connection.py -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic/h3 running egg_info writing src/aioquic.egg-info/PKG-INFO writing dependency_links to src/aioquic.egg-info/dependency_links.txt writing requirements to src/aioquic.egg-info/requires.txt writing top-level names to src/aioquic.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/aioquic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/aioquic.egg-info/SOURCES.txt' copying src/aioquic/_buffer.c -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic copying src/aioquic/_buffer.pyi -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic copying src/aioquic/_crypto.c -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic copying src/aioquic/_crypto.pyi -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic copying src/aioquic/py.typed -> build/lib.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/aioquic running build_ext building 'aioquic._buffer' extension creating build/temp.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug creating build/temp.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/src creating build/temp.freebsd-12.4-RELEASE-p9-amd64-cpython-39-pydebug/src/aioquic cc -Wno-unused-result -Wsign-compare -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -f\ no-strict-aliasing -fPIC -DPy_LIMITED_API=3D0x03080000 -I/usr/local/include/python3.9d -c src/aioquic/_buffer.c -o build/temp.free= bs\ d-12.4-RELEASE-p9-amd64-cpython-39-pydebug/src/aioquic/_buffer.o -std=3Dc99 In file included from src/aioquic/_buffer.c:3: In file included from /usr/local/include/python3.9d/Python.h:84: /usr/local/include/python3.9d/object.h:61:2: error: Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG ^ 1 error generated. error: command '/usr/bin/cc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make: stopped in /usr/ports/www/py-aioquic =3D=3D=3D> Error running make build =3D=3D=3D> Cleaning up The error: /usr/local/include/python3.9d/object.h:61:2: error: Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG is the same error preventing the building of the port. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275811-7788>