Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723000 - sci-libs/vtk-8.2.0 : Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK)
Summary: sci-libs/vtk-8.2.0 : Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-14 10:56 UTC by Toralf Förster
Modified: 2020-06-05 21:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.74 KB, text/plain)
2020-05-14 10:56 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,8.52 KB, text/plain)
2020-05-14 10:56 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,64.94 KB, text/plain)
2020-05-14 10:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,51.93 KB, text/plain)
2020-05-14 10:57 UTC, Toralf Förster
Details
environment (environment,212.05 KB, text/plain)
2020-05-14 10:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.90 KB, application/x-bzip)
2020-05-14 10:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.11 KB, application/x-bzip)
2020-05-14 10:57 UTC, Toralf Förster
Details
sci-libs:vtk-8.2.0:20200514-090854.log (sci-libs:vtk-8.2.0:20200514-090854.log,14.09 KB, text/plain)
2020-05-14 10:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,46.83 KB, application/x-bzip)
2020-05-14 10:57 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-05-14 10:56:49 UTC
-- Looking for SO_REUSEADDR - found
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:164 (message):
  Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK)
  (Required is at least version 2.91.0)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl_abi32+64-20200512-141504

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu 14 May 2020 08:05:18 AM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO sci-libs/vtk
[ebuild  N    ] sci-libs/vtk-8.2.0  USE="X qt5 -R -all-modules (-aqua) -boost -doc (-examples) -ffmpeg -gdal -imaging -java -json -mpi -odbc -offscreen -postgres -python -rendering -tbb -tcl -test -theora -tk -views -web -xdmf2" PYTHON_SINGLE_TARGET="python3_7 -python3_6" VIDEO_CARDS="-nvidia"
Comment 1 Toralf Förster gentoo-dev 2020-05-14 10:56:51 UTC
Created attachment 638880 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-14 10:56:54 UTC
Created attachment 638882 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2020-05-14 10:56:57 UTC
Created attachment 638884 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2020-05-14 10:57:00 UTC
Created attachment 638886 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-05-14 10:57:02 UTC
Created attachment 638888 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-05-14 10:57:05 UTC
Created attachment 638890 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-14 10:57:08 UTC
Created attachment 638892 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-05-14 10:57:12 UTC
Created attachment 638894 [details]
sci-libs:vtk-8.2.0:20200514-090854.log
Comment 9 Toralf Förster gentoo-dev 2020-05-14 10:57:17 UTC
Created attachment 638896 [details]
temp.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2020-06-05 21:53:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1704e2aba90b98940a8cdef2dbb6d044a5af0fd2

commit 1704e2aba90b98940a8cdef2dbb6d044a5af0fd2
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2020-06-05 21:52:47 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2020-06-05 21:53:22 +0000

    sci-libs/vtk: Add missing dependencies
    
    Closes: https://bugs.gentoo.org/723460
    Closes: https://bugs.gentoo.org/727078
    Closes: https://bugs.gentoo.org/727080
    Closes: https://bugs.gentoo.org/723000
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 sci-libs/vtk/vtk-8.2.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)