When I tried building qemu 6.0 or git on buster, as I recall it errored out on dependencies not available in sufficiently new incarnations, even in backports.
If the answer to "this is quite buggy" is "just run a version not even in unstable yet", that's...quite unfortunate. If you're just saying this because it's qemu upstream's opinion, well, I knew that. :) On Sun, Jul 4, 2021 at 7:18 AM Michael Tokarev <m...@tls.msk.ru> wrote: > > 04.07.2021 02:45, Rich Ercolani wrote: > > Package: qemu-system-misc > > Version: 1:5.2+dfsg-9~bpo10+1 > [..]> [1726926.715475] cc1[66416]: segfault at 2ad48a0 ip 00000000004857e0 sp > 00007ffc9ef97948 error 4 in qemu-riscv64-static[401000+2cc000] > > [1726926.715488] Code: 00 e9 24 fc 18 00 0f 1f 40 00 64 83 2c 25 60 ff ff > > ff 01 74 05 c3 0f 1f 40 00 48 8d 3d c9 6f 77 00 e9 74 0a 19 00 0f 1f 40 00 > > <64> 8b 04 25 60 ff ff ff 85 c0 0f 9f c0 c3 66 90 48 83 ec 08 64 8b > > [1726967.092517] cc1[71234]: segfault at 2ad58a0 ip 00000000004857e0 sp > > 00007ffc23573a18 error 4 in qemu-riscv64-static[401000+2cc000] > > [1726967.092530] Code: 00 e9 24 fc 18 00 0f 1f 40 00 64 83 2c 25 60 ff ff > > ff 01 74 05 c3 0f 1f 40 00 48 8d 3d c9 6f 77 00 e9 74 0a 19 00 0f 1f 40 00 > > <64> 8b 04 25 60 ff ff ff 85 c0 0f 9f c0 c3 66 90 48 83 ec 08 64 8b > > > > (There's a couple more.) > > First of all, please try the current version of qemu, which is 6.0. > Riscv is a very rapidly developing system and it received a LOT of > changes since 5.2 and even after 6.0. I suggest you to try current > upstream git. > > Myself, I don't have any expirience in this area, I never used any > riscv system or tools and know nothing about qemu emulation of it. > If the more recent version shows the same issue, it is much better > to ask upstream for more help. > > I'm sorry if this seems unhelpful, - but I can't pretend to be > competent and just do nothing, either. > > Thanks! > > /mjt