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

Bug 554388

Summary: =sci-libs/vtk-6.1.0-r1 USE="all-modules" is missing dependency on sci-libs/gdal
Product: Gentoo Linux Reporter: Nicolas Bock <nicolasbock>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: cJ-gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The build.log.
build.log with USE=gdal

Description Nicolas Bock gentoo-dev 2015-07-09 21:13:13 UTC
Created attachment 406438 [details]
The build.log.

Build fails with

Could NOT find GDAL (missing: GDAL_LIBRARY GDAL_INCLUDE_DIR)

Adding gdal use flag fixes it.
Comment 1 Nicolas Bock gentoo-dev 2015-07-09 21:33:39 UTC
Hmm, I spoke to soon, it still fails. Now it's not finding mysql. Please see attached build.log.
Comment 2 Nicolas Bock gentoo-dev 2015-07-09 21:34:08 UTC
Created attachment 406440 [details]
build.log with USE=gdal
Comment 3 cJ 2017-11-17 05:28:28 UTC
Also note that USE="all-modules -mpi" results in compilation failure, because MPI deps are only included with "mpi" and "all-modules" will try to build the MPI modules...
Comment 4 Larry the Git Cow gentoo-dev 2019-12-28 16:10:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd17f5b702e2f5fd47c9ddf33bd306b1a8dffab

commit 4dd17f5b702e2f5fd47c9ddf33bd306b1a8dffab
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-12-28 16:05:59 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-12-28 16:09:54 +0000

    sci-libs/vtkdata: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/542756
    Closes: https://bugs.gentoo.org/554388
    Closes: https://bugs.gentoo.org/555768
    Closes: https://bugs.gentoo.org/557974
    Closes: https://bugs.gentoo.org/574854
    Closes: https://bugs.gentoo.org/574890
    Closes: https://bugs.gentoo.org/589182
    Closes: https://bugs.gentoo.org/590640
    Closes: https://bugs.gentoo.org/612302
    Closes: https://bugs.gentoo.org/622574
    Closes: https://bugs.gentoo.org/698940
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask                 |  7 -------
 sci-libs/vtkdata/Manifest             |  1 -
 sci-libs/vtkdata/metadata.xml         |  8 --------
 sci-libs/vtkdata/vtkdata-6.1.0.ebuild | 26 --------------------------
 4 files changed, 42 deletions(-)