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

Bug 834087

Summary: sci-libs/vtk-9.1.0 - remove <sci-libs/hdf5-1.12 blocker
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: kripton, proxy-maint, waebbl-gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=809209
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 833943    
Bug Blocks: 808733    

Description Dennis Schridde 2022-02-26 13:49:42 UTC
After working around bug #833943, sci-libs/vtk-9.1.0 builds fine with sci-libs/hdf5-1.12.1-r1.  sci-libs/hdf5-1.12.1 is bundled with sci-libs/vtk-9.1.0 [1].  The <sci-libs/hdf5-1.12 blocker is no longer needed.

[1]: https://gitlab.kitware.com/vtk/vtk/-/commit/be97e00d848c1c3184792147e640df71d7bd1a89

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-05-18 16:58:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fa499da25bf08098ba57a7421129c9288443de4

commit 7fa499da25bf08098ba57a7421129c9288443de4
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-05-18 16:56:56 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-05-18 16:58:47 +0000

    sci-libs/vtk: unrestrict hdf5
    
    The issue was never in vtk, it was in netcdf which has been
    fixed. Compiles without problems now.
    
    Bug: https://bugs.gentoo.org/833943
    Closes: https://bugs.gentoo.org/834087
    Closes: https://bugs.gentoo.org/809209
    
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/vtk/{vtk-9.1.0-r1.ebuild => vtk-9.1.0-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Bernd 2022-05-18 17:09:05 UTC
Thanks for the fix Andrew, I was waiting for netcdf getting fixed.