Bug 717240

Summary: Compilation of volk from gnuradio ends with internal compiler error.
Product: [Fedora] Fedora Reporter: Jaroslav Škarvada <jskarvad>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: belegdol, bugzilla.redhat.com, jakub, jskarvad
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-28 17:07:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Log from compilation
none
Preprocessed file from log
none
Preprocessed file from log none

Description Jaroslav Škarvada 2011-06-28 12:47:31 UTC
Created attachment 510266 [details]
Log from compilation

Description of problem:
Compilation of volk from gnuradio ends with internal compiler error, logs are attached.

Version-Release number of selected component (if applicable):
gcc-4.6.0-10.fc16.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Obtain gnuradio-3.4.0 sources (it will be available through fedora rawhide git today)
2. Enable volk compilation (e.g. with spec from rawhide: sed -i 's/--disable-volk/--enable-volk/' gnuradio.spec)
3. Recompile
  
Actual results:
It ends with internal compiler error.

Expected results:
It compiles fine or returns proper error message.

Additional info:
It compiles fine with gcc-4.5.1.

Comment 1 Jaroslav Škarvada 2011-06-28 12:49:28 UTC
Created attachment 510267 [details]
Preprocessed file from log

Comment 2 Jaroslav Škarvada 2011-06-28 12:50:01 UTC
Created attachment 510269 [details]
Preprocessed file from log

Comment 3 Jaroslav Škarvada 2011-06-28 14:58:35 UTC
Retested with gcc-4.6.1-1 on koji:
http://koji.fedoraproject.org/koji/getfile?taskID=3166531&name=build.log
and it still fails.

Comment 4 Jaroslav Škarvada 2011-06-28 16:34:59 UTC
It seems not to be 100% reproducible. Maybe out of memory issue, but the error message is strange.

Comment 5 Jakub Jelinek 2011-06-28 17:07:10 UTC
Tracking this upstream.

Comment 6 Jakub Jelinek 2011-07-19 11:52:23 UTC
*** Bug 720655 has been marked as a duplicate of this bug. ***

Comment 7 Jakub Jelinek 2011-07-19 11:56:35 UTC
*** Bug 722575 has been marked as a duplicate of this bug. ***