Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 16:42:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 286875] emulators/qemu-user-static-devel: Switch to blitz, and sync to 11.0.50; restore build on 15+
Message-ID:  <bug-286875-4077-6hyjzeUZPy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286875-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286875

--- Comment #25 from Alexey Shuvaev <bugsbeastie@gmail.com> ---
(In reply to Alastair Hogge from comment #20)
Hi!

[The bug probably found, see the end of the comment]

I have applied your proposed patch but was not able to poudriere bulk-build the
port! :(
I think this BUILD_DEPENDS definition is somehow not working on my builder:

BUILD_DEPENDS=  ${LOCALBASE}/lib/libglib-2.0.a:devel/glib20 \
               
${PYTHON_PKGNAMEPREFIX}qemu_qmp>0:emulators/py-qemu.qmp@${PY_FLAVOR} \
                ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
                bash:shells/bash

The ports framework installs the required dependency py311-qemu.qmp-0.0.5 but
does not find it on the second check!

===>   qemu-user-static-devel-11.0.50 depends on file:
/usr/local/lib/libglib-2.0.a - found
===>   Returning to build of qemu-user-static-devel-11.0.50
===>   qemu-user-static-devel-11.0.50 depends on package: py311-qemu_qmp>0 -
not found
===>   Installing existing package /packages/All/py311-qemu.qmp-0.0.5.pkg
[16amd64-default-job-01] Installing py311-qemu.qmp-0.0.5...
[16amd64-default-job-01] Extracting py311-qemu.qmp-0.0.5: .......... done
===>   qemu-user-static-devel-11.0.50 depends on package: py311-qemu_qmp>0 -
not found
*** Error code 1

Ok, looking thoroughly at the dependency line, one should probably change
- qemu_qmp>0
+ qemu.qmp>0

Not sure I will be able to re-test it soon, bulk-building ungoogled-chromium,
electron(s), and all llvm(s) is taking a week! :/

-- 
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-286875-4077-6hyjzeUZPy>