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

Bug 217189

Summary: split Qt 4 dependencies for sci packages
Product: Gentoo Linux Reporter: Bo Ørsted Andresen (RETIRED) <zlin>
Component: New packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: caleb, cryos, hanno, java, je_fro, markusle, mr_bones_, sci-chemistry, sci-geosciences, sci-mathematics, sci-physics, the_unknown
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 217161    

Description Bo Ørsted Andresen (RETIRED) gentoo-dev 2008-04-10 17:28:53 UTC
Please update the Qt 4 dependencies for the following packages:

sci-astronomy/stellarium
sci-chemistry/avogadro
sci-chemistry/massxpert
sci-geosciences/gebabbel
sci-geosciences/merkaartor
sci-geosciences/qlandkarte
sci-libs/vtk
sci-mathematics/freemat
sci-physics/root
sci-visualization/paraview
sci-visualization/zhu3d
x11-libs/qwt
x11-libs/qwtplot3d

See tracker bug #217161.
Comment 1 Markus Dittrich (RETIRED) gentoo-dev 2008-04-11 14:26:18 UTC
It seems that calls to QT4_BUILT_WITH_USE_CHECK="foo" 
fail whith Qt-4.4 installed (in the case of paraview
foo would be qt3support). Would it be possible to 
support QT4_BUILT_WITH_USE_CHECK in the eclass 
until <qt-4.3 is gone from the tree? For >=qt-4.4 this
function could just evaluate to NULL since the
dependencies should now take care of it. 

Otherwise I either have to remove this check from the
ebuild or add some "checking" code into the ebuild itself.

Thanks,
Markus
Comment 2 Markus Dittrich (RETIRED) gentoo-dev 2008-04-12 11:57:49 UTC
The problem reported above seems to be caused by 
the qt4 eclass when no x11-libs/qt-4.4.x is present
on the system. I've inquired about this at the
tracker bug.

Markus
Comment 3 Alex Busenius 2008-06-07 11:26:28 UTC
Sorry, I didn't see this bug before, I updated x11-libs/qwt in bug #222703 some time ago.
Comment 4 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2008-07-08 17:07:29 UTC
I've fixed stellarium, gebabbel, and vtk. I also mailed hanno a patch for qlandkarte.
Comment 5 Ben de Groot (RETIRED) gentoo-dev 2008-08-12 00:39:41 UTC
These were all done, except for avogadro, which I fixed. Thanks!