Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 273086

Summary: sci-visualization/paraview qt 4.5 patch
Product: Gentoo Linux Reporter: Nico Schlömer <nico.schloemer>
Component: New packagesAssignee: Markus Dittrich (RETIRED) <markusle>
Status: RESOLVED FIXED    
Severity: minor CC: sci
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Paraview Qt 4.x patch

Description Nico Schlömer 2009-06-07 18:23:34 UTC
Hi,

I'm using the recently stabilized Qt 4.5.1 just noticed that the paraview cmake configuration throws

============= *snip* =============
Qt 4.5.1 not supported.  Please use Qt 4.3 (you may need to clean your dirtied cache).
============= *snap* =============

*whithout* aborting the process. Guess we'd need to handle the Qt 4.3 dependency somewhat stricter.

Cheers,
Nico


Reproducible: Always
Comment 1 Nico Schlömer 2009-06-07 18:26:34 UTC
Whoops, the same is true for paraview-3.4.0. I'll see if it compiles and runs anyway.
Comment 2 Nico Schlömer 2009-06-07 18:30:31 UTC
Alright, it doesn't compile, not even configure correctly. This could be intercepted by the ebuild I guess, but isn't absolutely necessary.
Changing severity to 'minor'.
Comment 3 Nico Schlömer 2009-06-07 20:45:00 UTC
Alright,

the thing (v3.4.0) compiles and runs pretty fine with Qt 4.5.1 and the patch from

http://public.kitware.com/cgi-bin/viewcvs.cgi/CMakeLists.txt?root=ParaView3&r1=1.96&r2=1.97

I suggest we replace the *-qt-4.4 patch by the one I just appended which incorporates just this change of Kitware. Some testing needed with <paraview-3.4.0.

Cheers,
Nico
Comment 4 Nico Schlömer 2009-06-07 20:45:35 UTC
Created attachment 193834 [details, diff]
Paraview Qt 4.x patch
Comment 5 Markus Dittrich (RETIRED) gentoo-dev 2009-07-14 15:50:05 UTC
Hi Nico,

Thanks a lot for the patch. This has been added to the ebuild.

Best,
Markus