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

[email protected] Tue, 23 Jun 2026 00:49:27 +0000
Newsgroups gmane.os.freebsd.devel.emulation
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D291390

--- Comment #34 from Alexey Shuvaev <[email protected]> ---
(In reply to Sulev-Madis Silber from comment #32)
Hmmm...I am running out of ideas now!

(The system linker) finds and links with libpcre2-8.so in manual tests, but
looses it during port or portupgrade build? Very weird!

About _16 portrevision: you can try it, but it is not that much different f=
rom
_15.
Copy the existing port directory:
> mkdir emulators
> cp -R /usr/ports/emulators/qemu-user-static emulators/

Download the update patch:
> fetch -o patch "https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D271=
980"

Apply the patch:
> patch < patch

All hunks should apply cleanly, like
> Patching file emulators/qemu-user-static/Makefile using Plan A...
> Hunk #1 succeeded at 1.
> Hunk #2 succeeded at 17.

Try it now in an isolated port directory:
> cd emulators/qemu-user-static/
> make configure

As for me, I have a 14-STABLE jail to test, but as I know, it has already
llvmorg-21.1.8-0-g2078da43e25a imported, but 14.4-RELEASE still has
llvmorg-19.1.7-0-gcd708029e0b2
I do not know, if it plays a role, but it is a clean jail anyway, no
heritage...

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