Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2025 12:14:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 291508] emulators/qemu-user-static-devel: Failure in poudriere during do-configure: RROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T
Message-ID:  <bug-291508-4077-OUCBVHMSgc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291508-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=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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291508-4077-OUCBVHMSgc>