Bug 1860062

Summary: dmraid compilation causes internal compiler error
Product: [Fedora] Fedora Reporter: Marian Csontos <mcsontos>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: aoliva, dmalcolm, fweimer, jakub, jwakely, law, mpolacek, msebor, nickc, sipoyare
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-27 13:39:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marian Csontos 2020-07-23 16:16:24 UTC
Compiling dmraid for rawhide results in gcc internal error:

misc/file.c: In function 'read_file':
misc/file.c:80:11: internal compiler error: Segmentation fault
   80 |  else if (rw->func(fd, buffer, size) != size)
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~

koji task:

https://koji.fedoraproject.org/koji/taskinfo?taskID=47685240

The failure is reproducible (2/2) and happens only on s390x.

Comment 1 Marian Csontos 2020-07-27 13:39:09 UTC
Closing as duplicate of Bug 1860854 which already got developer's attention

*** This bug has been marked as a duplicate of bug 1860854 ***