On Mon, Nov 22, 2021 at 12:56 PM Richard W.M. Jones <rjones@redhat.com> 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_barrier, at config/arm/arm.c:17891
    523 | }
        | ^
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See <http://bugzilla.redhat.com/bugzilla> for instructions.
  Preprocessed source stored into /tmp/ccOFlWwZ.out file, please attach this to your bugreport.


FWIW a few days ago I received a "started to fail in F35" email for ceph.  I ran a couple of scratch builds on f35 and f36/rawhide.  The f35 build ran successfully to completion, the f36 build failed with an internal compiler error.

Since then I've received another "started to fail in rawhide" email for ceph with a similar internal compiler error, i.e.: internal compiler error: maximum number of generated reload insns per insn achieved (90)

Both f35 and f36 have the same NVR of gcc.

And mine are all on x86_64. I'm wondering if there isn't a sick x86_64 builder.
 
--

Kaleb