Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43390 closed defect (fixed)

eigen3 doesn't provide Eigen3Config.cmake anymore

Reported by: bjornpiltz Owned by: eborisch (Eric A. Borisch)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: cooljeanius (Eric Gallager)
Port: eigen3

Description

I also tried installing variant "+cmake".

Something appears to have changed here. I used to configure projects with "-DCMAKE_PREFIX_PATH=/opt/local/lib/cmake" and they would find eigen3. Now a "port contents eigen3" shows no cmake files.

Change History (3)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Keywords: cmake removed
Owner: changed from macports-tickets@… to eborisch@…

In the future, please Cc the port maintainers (port info --maintainers eigen3).

comment:2 Changed 10 years ago by eborisch (Eric A. Borisch)

Resolution: fixed
Status: newclosed

Fixed in r119141. (But looking back to the oldest package (from 08/11) eigen3 hasn't provided this file in a long time... (if ever?))

Note that there is no more +cmake variant -- it always builds with (build-depends on) cmake now as the 'casual user' will get packages via the buildbot, so avoiding cmake to speed up the default (header-only) install is no longer worth supporting. Anyone who wants something beyond the header-only install would have needed +cmake in the past.

comment:3 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.