[Bug 291508] emulators/qemu-user-static-devel: Failure in poudriere during do-configure: RROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T
[email protected] Tue, 23 Dec 2025 12:14:51 +0000
| Newsgroups | gmane.os.freebsd.devel.emulation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291508 Guido Falsi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Guido Falsi <[email protected]> --- 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.