Re: qemu ExcludeArch %{arm} (was: Re: GCC crash on Fedora Rawhide armv7)

2021-11-25 Thread Richard W.M. Jones
I've removed the ExcludeArch %{arm} now, and added this temporary patch to make things compile on armv7: https://src.fedoraproject.org/rpms/qemu/c/f9f5de99949d58a308ae03ab2a0f4fd35b3e1160?branch=rawhide https://koji.fedoraproject.org/koji/taskinfo?taskID=79236809 Rich. -- Richard Jones, Virtua

Re: GCC crash on Fedora Rawhide armv7

2021-11-23 Thread Richard W.M. Jones
For the record: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103395 Jakub came up with a very cute reproducer :-) Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for

Re: GCC crash on Fedora Rawhide armv7

2021-11-23 Thread Richard W.M. Jones
On Tue, Nov 23, 2021 at 05:27:36PM +0100, Jakub Jelinek wrote: > On Tue, Nov 23, 2021 at 05:19:09PM +0100, Dan Horák wrote: > > > | ^ > > > Please submit a full bug report, > > > with preprocessed source if appropriate. > > > See for instructions.

Re: GCC crash on Fedora Rawhide armv7

2021-11-23 Thread Jakub Jelinek
On Tue, Nov 23, 2021 at 05:19:09PM +0100, Dan Horák wrote: > > | ^ > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See for instructions. > > Preprocessed source stored into /tmp/ccOFlWwZ.out file, please att

Re: GCC crash on Fedora Rawhide armv7

2021-11-23 Thread Dan Horák
On Mon, 22 Nov 2021 17:55:06 + "Richard W.M. Jones" wrote: > > gcc -Ilibqemuutil.a.p -I. -I.. -Isubprojects/libvhost-user > -I../subprojects/libvhost-user -Iqapi -Itrace -Iui -Iui/shader > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 > -I/usr/include/libm

qemu ExcludeArch %{arm} (was: Re: GCC crash on Fedora Rawhide armv7)

2021-11-23 Thread Richard W.M. Jones
[Adding qemu maintainers] On Mon, Nov 22, 2021 at 05:55:06PM +, Richard W.M. Jones wrote: > > gcc -Ilibqemuutil.a.p -I. -I.. -Isubprojects/libvhost-user > -I../subprojects/libvhost-user -Iqapi -Itrace -Iui -Iui/shader > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sy

Re: GCC crash on Fedora Rawhide armv7

2021-11-22 Thread Kaleb Keithley
On Mon, Nov 22, 2021 at 12:56 PM Richard W.M. Jones wrote: ... > libqemuutil.a.p/util_vfio-helpers.c.o -c ../util/vfio-helpers.c > during RTL pass: mach > ../util/vfio-helpers.c: In function 'qemu_vfio_open_pci': > ../util/vfio-helpers.c:523:1: internal compiler error: in > create_fix_barr

GCC crash on Fedora Rawhide armv7

2021-11-22 Thread Richard W.M. Jones
gcc -Ilibqemuutil.a.p -I. -I.. -Isubprojects/libvhost-user -I../subprojects/libvhost-user -Iqapi -Itrace -Iui -Iui/shader -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/p11-k