Ticket #23126 (closed defect: fixed)
py26-pymvpa compile issues
| Reported by: | fabian@… | Owned by: | jameskyle@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Port: | py26-pymvpa |
Description
The port py26-pymvpa does not compile under Leopard and probably Snow Leopard.
I believe gcc fails to find the proper include directories. I attach a patch for the Portfile that works for me (it's just copy & paste the proper flags from scipy's Portfile)
Attachments
Change History
Changed 3 years ago by fabian@…
- Attachment py26-pymvpa.patch added
comment:1 Changed 3 years ago by fabian@…
There is also a thread describing the issue in pymvpa's mailing list:
http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/2009q4/000861.html
comment:3 Changed 3 years ago by jmr@…
- Cc fabian@… removed
- Owner changed from macports-tickets@… to jameskyle@…
- Port set to py26-pymvpa
Please remember to fill in the Port field and cc the maintainer. The reporter does not need to be added to cc.
comment:4 follow-up: ↓ 5 Changed 3 years ago by jameskyle@…
- Status changed from new to closed
- Resolution set to fixed
I was not seeing this issue myself, but the changes look well enough. Committed and available as of 30m from this post.
Note: See
TracTickets for help on using
tickets.


patch for portfile