Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555768 - sci-libs/vtk-6.1.0-r1 with USE=examples: CMake Error at CMake/vtkModuleAPI.cmake:120 (message): Requested modules not available: vtkRenderingLIC
Summary: sci-libs/vtk-6.1.0-r1 with USE=examples: CMake Error at CMake/vtkModuleAPI.cm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-24 09:10 UTC by Andrew Savchenko
Modified: 2019-12-28 16:10 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,10.31 KB, text/plain)
2015-07-24 09:10 UTC, Andrew Savchenko
Details
build.log (build.log,45.08 KB, text/plain)
2015-07-24 09:51 UTC, Andrew Savchenko
Details
environment (environment,233.08 KB, text/plain)
2015-07-24 09:52 UTC, Andrew Savchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2015-07-24 09:10:59 UTC
Created attachment 407504 [details]
emerge --info

Hi,

with USE="examples" vtk-6.1.0-r1 fails configure stage:

CMake Error at CMake/vtkModuleAPI.cmake:120 (message):
  Requested modules not available:

    vtkRenderingLIC
Call Stack (most recent call first):
  /var/tmp/portage/sci-libs/vtk-6.1.0-r1/work/vtk-6.1.0_build/VTKConfig.cmake:81 (vtk_module_config)
  /usr/share/cmake/Modules/FindVTK.cmake:88 (find_package)
  Examples/LIC/Cxx/CMakeLists.txt:9 (find_package)

Apparently examples depend on module not enabled.

GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
Comment 1 Andrew Savchenko gentoo-dev 2015-07-24 09:51:38 UTC
Created attachment 407508 [details]
build.log
Comment 2 Andrew Savchenko gentoo-dev 2015-07-24 09:52:12 UTC
Created attachment 407510 [details]
environment
Comment 3 Patrice Clement gentoo-dev 2016-07-05 14:39:00 UTC
Do Java team really have to be CC'ed in on this bug? Truth to be told we I hardly ever look at the sci packages and aren't really much into it.
Comment 4 James Le Cuirot gentoo-dev 2016-07-05 15:20:21 UTC
(In reply to Patrice Clement from comment #3)
> Do Java team really have to be CC'ed in on this bug? Truth to be told we I
> hardly ever look at the sci packages and aren't really much into it.

For this particular issue, I don't think so.
Comment 5 Larry the Git Cow gentoo-dev 2019-12-28 16:10:33 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(-)