Date: Mon, 27 Apr 2026 08:51:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 294827] emulators/qemu: qemu-guest-agent fails to build with python 3.12 Message-ID: <bug-294827-7788@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294827 Bug ID: 294827 Summary: emulators/qemu: qemu-guest-agent fails to build with python 3.12 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: einar@isnic.is Flags: maintainer-feedback?(bofh@freebsd.org) Assignee: bofh@freebsd.org I have python3.12 as the default python in poudriere. It worked fine at first, but the first build with errors was on 2026-04-24_19h05m02s. I have a cron job that runs every hour that builds all the packages I use and the last build without errors was on 2026-04-24_18h05m01s. -- ===> qemu-guest-agent-11.0.0_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> Returning to build of qemu-guest-agent-11.0.0_1 ===> qemu-guest-agent-11.0.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for qemu-guest-agent-11.0.0_1 Using './build' as the directory for build output python determined to be '/usr/local/bin/python3.12' python version: Python 3.12.13 mkvenv: Creating non-isolated virtual environment at 'pyvenv' mkvenv: checking for meson>=1.5.0 mkvenv: checking for pycotap>=1.1.0 mkvenv: installing meson==1.10.0, pycotap==1.3.1 mkvenv: checking for qemu.qmp>=0.0.5 mkvenv: checking for setuptools>=44.1.1 mkvenv: checking for wheel>=0.34.2 mkvenv: checking for pip>=20.3.4 mkvenv: installing setuptools>=44.1.1, pip>=20.3.4 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("<pip._vendor.urllib3.connection.HTTPSConnection object at 0x3cb9179f6ab0>: Failed to establish a new connection: [Errno 49] Can't assign requested address")': /simple/setuptools/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("<pip._vendor.urllib3.connection.HTTPSConnection object at 0x3cb918cbfc20>: Failed to establish a new connection: [Errno 49] Can't assign requested address")': /simple/setuptools/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("<pip._vendor.urllib3.connection.HTTPSConnection object at 0x3cb9193714f0>: Failed to establish a new connection: [Errno 49] Can't assign requested address")': /simple/setuptools/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("<pip._vendor.urllib3.connection.HTTPSConnection object at 0x3cb919371700>: Failed to establish a new connection: [Errno 49] Can't assign requested address")': /simple/setuptools/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("<pip._vendor.urllib3.connection.HTTPSConnection object at 0x3cb9193718e0>: Failed to establish a new connection: [Errno 49] Can't assign requested address")': /simple/setuptools/ ERROR: Could not find a version that satisfies the requirement setuptools>=44.1.1 (from versions: none) ERROR: No matching distribution found for setuptools>=44.1.1 *** Ouch! *** Could not provide build dependency 'setuptools>=44.1.1': • Python package 'setuptools' was not found nor installed. • No suitable version found in, or failed to install from '/wrkdirs/usr/ports/emulators/qemu/work-guestagent/qemu-11.0.0/python/wheels'. • A suitable version could not be obtained from PyPI. -- 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-294827-7788>
