maintainer-feedback requested: [Bug 257632] emulators/qemu-user-static-devel: segfaults during pkg-depends when trying to cross-build for armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Aug 2021 09:12:26 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-emulation (Nobody)
<emulation@FreeBSD.org> for maintainer-feedback:
Bug 257632: emulators/qemu-user-static-devel: segfaults during pkg-depends when
trying to cross-build for armv7
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257632



--- Description ---
With the latest 6.0.91 version, emulators/qemu-user-static-devel segfaults
during pkg-depends when emulating armv7 on amd64 FreeBSD 13.0-RELEASE.	To
reproduce, just try to build any package with Poudriere.  The error message is
always the same:

=======================<phase: pkg-depends    >============================
===>   z3-4.8.10 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
Segmentation fault
*** Error code 139

Stop.
make: stopped in /usr/ports/math/z3

This is a serious issue as it prevents any use of QEMU to cross-build packages
for armv7.