Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930711 - sci-libs/vtk fails to compile missing dependency dev-libs/c-blosc
Summary: sci-libs/vtk fails to compile missing dependency dev-libs/c-blosc
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on: 931347
Blocks:
  Show dependency tree
 
Reported: 2024-04-26 14:47 UTC by penguinese
Modified: 2024-05-07 12:04 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,114.35 KB, text/x-log)
2024-04-26 14:47 UTC, penguinese
Details

Note You need to log in before you can comment on or make changes to this bug.
Description penguinese 2024-04-26 14:47:32 UTC
Created attachment 891763 [details]
build.log

After emerging dev-libs/c-blosc, sci-libs/vtk ebuild progresses further.
Comment 1 Paul Zander 2024-04-26 15:48:17 UTC
What version of sci-libs/netcdf do you have?
Comment 2 penguinese 2024-04-26 16:04:33 UTC
(In reply to Paul Zander from comment #1)
> What version of sci-libs/netcdf do you have?

sci-libs/netcdf-4.9.2 USE="dap hdf5 -doc -examples -hdf -mpi -szip -test"
Comment 3 Paul Zander 2024-04-26 16:54:10 UTC
Update to sci-libs/netcdf-4.9.2-r1 please. It's fixed there.
Comment 4 penguinese 2024-04-26 17:47:19 UTC
(In reply to Paul Zander from comment #3)
> Update to sci-libs/netcdf-4.9.2-r1 please. It's fixed there.

Indeed I can confirm after updating to sci-libs/netcdf-4.9.2-r1 this bug no longer appears when compiling sci-libs/vtk.