[Bug 291390] emulators/qemu-user-static: poudriere build fails on both 14-STABLE and 15-STABLE

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 22 Jun 2026 01:56:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291390

--- Comment #21 from Alexey Shuvaev <bugsbeastie@gmail.com> ---
(In reply to Sulev-Madis Silber from comment #19)
Ok, I cannot reproduce your problem on a live main 16-CURRENT 1600018 system
with a lot of desktop packages already installed.
The original reporter (comment #1) has a similar problem, but he has then
attached a poudriere log (from the clean environment).

Are you on 32-bit architecture (i386)?

We can try to start debugging this issue on your side. Can you attach the
config.log file as suggested by the failed configure script:

> Please report the problem to emulation@FreeBSD.org [maintainer] and attach the
> "/wrkdirs/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-527096e0c8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea).

If you do 'make configure' in the port directory and it fails, you can go to
the work directory and examine the 'configure' script. It has a small snippet
like:

> # Sanity check that the current size_t matches the
> # size that glib thinks it should be. This catches

and so on. The small program after the comment block is failing on your system
and I do not know why.

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