https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80419

            Bug ID: 80419
           Summary: rpmbuild with rpmrc file crashed httpd rebuild
           Product: gcc
           Version: unknown
               URL: http://https://bugzilla.redhat.com/show_bug.cgi
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: d.kuc...@dk-software.org
                CC: d.kuc...@dk-software.org
  Target Milestone: ---
              Host: Fedora 25
            Target: x86_64
             Build: 6.3.1

Created attachment 41193
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41193&action=edit
gcc version

when i rebuild the src.rpm with my .rpmrc file i became the error "illegal
instruction", when i create the rpm without the .rpmrc file it works perfectly!
other builds with the rpmrc file (pure-ftpd, mpd, cantata) works!

i use the httpd-2.4.25-3.fc25.src.rpm file 

This is my .rpmrc file:

[builduser@buildsrv]: cat /home/builduser/.rpmrc 
optflags: x86_64 %{__global_cflags} -m64 -march=core2 -mtune=core2

Reply via email to