Created attachment 127817 [details] g++ preprocessed outptu
Description of problem: While trying to build paraview 2.4.3 for Extras, got the following when building on PPC: /scratch/orion/redhat/paraview-2.4.3/paraview-2.4.3/VTK/Common/vtkMath.h: In member function 'virtual void vtkUnstructuredGridPartialPreIntegration::Integrate(vtkDoubleArray*, vtkDataArray*, vtkDataArray*, float*)': /scratch/orion/redhat/paraview-2.4.3/paraview-2.4.3/VTK/Common/vtkMath.h:583: internal compiler error: in get_callee_fndecl, at tree.c:5846 I can build fine on FC4/5 x86/x86_64. Fails on FC5/devel PPC. Seems similar to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27134, but the architecture dependency seems different. I've attached the /tmp/ccCSJ2Yr.out output file generated. Requires at least -O to reproduce the error. Version-Release number of selected component (if applicable): 4.1.0-8 How reproducible: Everytime
This has been already fixed upstream 3 days ago.
Refiling against FC-5 and re-opening. When it's closed for FC5, we can build the package which depends on it and close bug #189291.
Just confirming that this was fixed in devel with gcc-4.1.0-9.
gcc-4.1.0-15.fc5 is now in FC5 testing updates.
Checks out okay locally. Let me know when it's in updates and I'll build paraview for ppc. Thanks!
gcc-4.1.1-1.fc5 updates have been released during the weekend.