[Bug 286875] emulators/qemu-user-static-devel: Switch to blitz, and sync to 11.0.50; restore build on 15+

[email protected] Tue, 26 May 2026 16:42:51 +0000
Newsgroups gmane.os.freebsd.devel.emulation
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D286875

--- Comment #25 from Alexey Shuvaev <[email protected]> ---
(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=3D  ${LOCALBASE}/lib/libglib-2.0.a:devel/glib20 \
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
${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 b=
ut
does not find it on the second check!

=3D=3D=3D>   qemu-user-static-devel-11.0.50 depends on file:
/usr/local/lib/libglib-2.0.a - found
=3D=3D=3D>   Returning to build of qemu-user-static-devel-11.0.50
=3D=3D=3D>   qemu-user-static-devel-11.0.50 depends on package: py311-qemu_=
qmp>0 -
not found
=3D=3D=3D>   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
=3D=3D=3D>   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-chromiu=
m,
electron(s), and all llvm(s) is taking a week! :/

--=20
You are receiving this mail because:
You are the assignee for the bug.=