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

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 23 Jun 2026 05:07:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291390

--- Comment #38 from Sulev-Madis Silber <bugs-freebsd-org916@ketas.si.pri.ee> ---
make has either

DEVELOPER=yes
MAKE_JOBS_NUMBER_LIMIT=1

or just

MAKE_JOBS_NUMBER_LIMIT=1


however that next thing fails

ld: error: unable to find library -lpcre2-8
cc: error: linker command failed with exit code 1 (use -v to see invocation)


links to just pcre (non-2) with -lpcre


oh and nginx uses pcre2 and i just built it

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