[Bug 291508] emulators/qemu-user-static-devel: Failure in poudriere during do-configure: RROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Dec 2025 12:14:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291508
Guido Falsi <madpilot@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |madpilot@FreeBSD.org
--- Comment #2 from Guido Falsi <madpilot@FreeBSD.org> ---
Hi,
I was also experiencing this issue and discovered it is being caused by the
test failing for unrelated reaons, it cannot find the pcre2 static library in
my case.
This has been solved in the tree by a commit [1] enabling the STATIC option by
default.
But such change is not picked up automatically if options were already defined
otherwise, so you should try enabling that option locally.
[1]
https://cgit.freebsd.org/ports/commit/?id=009d7ee674aa6ad8998b7e80d9cd56247a8e4064
--
You are receiving this mail because:
You are the assignee for the bug.