Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834087 - sci-libs/vtk-9.1.0 - remove <sci-libs/hdf5-1.12 blocker
Summary: sci-libs/vtk-9.1.0 - remove <sci-libs/hdf5-1.12 blocker
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on: 833943
Blocks: hdf5-1.12
  Show dependency tree
 
Reported: 2022-02-26 13:49 UTC by Dennis Schridde
Modified: 2022-05-18 17:09 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.