Opened 11 years ago
Closed 11 years ago
#42797 closed defect (fixed)
eigen3 @3.2.1_0+cmake Missing ArpackSupport
Reported by: | jpanetta (Julian Panetta) | Owned by: | eborisch (Eric A. Borisch) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | eigen3 |
Description
The +cmake variant doesn't install "unsupported/EigenArpackSupport" and the associated header file "unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h" These files are copied when the plain eigen3 variant is installed (in that case, Portfile:175 is run: "file copy ${workpath}/eigen_src/unsupported ${incldir}").
Change History (2)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | eigen3 eigen arpack removed |
---|---|
Owner: | changed from macports-tickets@… to eborisch@… |
comment:2 Changed 11 years ago by eborisch (Eric A. Borisch)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Resolved in r118088.
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers eigen3
).