Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601170 - [science overlay] dev-cpp/eigen-3.2.8-r1 - Variable 'CMAKE_INSTALL_PREFIX' not defined in '/usr/share/pkgconfig/eigen3.pc'
Summary: [science overlay] dev-cpp/eigen-3.2.8-r1 - Variable 'CMAKE_INSTALL_PREFIX' no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL: https://github.com/gentoo/gentoo/comm...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-29 09:02 UTC by Dennis Schridde
Modified: 2017-05-13 15:57 UTC (History)
1 user (show)

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


Attachments
build.log (media-video/movit-1.4.0) (build.log,8.58 KB, text/plain)
2016-11-29 09:02 UTC, Dennis Schridde
Details
config.log (media-video/movit-1.4.0) (config.log,35.32 KB, text/plain)
2016-11-29 09:03 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2016-11-29 09:02:12 UTC
Created attachment 454658 [details]
build.log (media-video/movit-1.4.0)

When building media-video/movit-1.4.0:
```
checking for Eigen3... no
configure: error: Package requirements (eigen3) were not met:

Variable 'CMAKE_INSTALL_PREFIX' not defined in '/usr/share/pkgconfig/eigen3.pc'

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables Eigen3_CFLAGS
and Eigen3_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
```
Comment 1 Dennis Schridde 2016-11-29 09:03:24 UTC
Created attachment 454660 [details]
config.log (media-video/movit-1.4.0)
Comment 2 Dennis Schridde 2016-11-29 09:04:01 UTC
This bug is a cousin of bug #575688.
Comment 4 Dennis Schridde 2017-05-10 07:27:51 UTC
It's still present and hit me again when building media-video/movit-1.5.0.
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2017-05-13 15:57:49 UTC
commit 15aa3558a40ada4f52c6941dad7b044caf07f862
Author: Justin Lecher <jlec@gentoo.org>
Date:   Sat May 13 16:56:36 2017 +0100

    dev-cpp/eigen: Merge tree changes Fixes

    Fixes gentoo/sci#707

    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=601170
    Package-Manager: Portage-2.3.5, Repoman-2.3.2
    Signed-off-by: Justin Lecher <jlec@gentoo.org>