qemu AQEMU segmentation fault

Code:
FreeBSD STING 14.0-CURRENT FreeBSD 14.0-CURRENT #1 main-85d7875d42: Mon Jun  6 13:40:11 CEST 2022     filippo@STING:/usr/obj/usr/src/amd64.amd64/sys/STING amd64
I have installed aqemu from ports and I get the following error:
[filippo@STING ~]$ aqemu

AQEMU Warning [2] >>>
Sender: bool Emulator::Load( const QString &path )
Message: No "qemu-system-ppcemb" element!
Segmentation fault (core dumped)
Has anybody found a workaround in FreeBSD?
thank you
Filippo
 
Have you tested on a supported release of FreeBSD? If not, this should be the first step!

Ports should work on -CURRENT as well, but it would be an important information whether the problem is related to -CURRENT or not before creating a PR.
 
Back
Top