Ticket #26241 (closed defect: fixed)
py26-pymc doesn't build on 10.5.8 or 10.6.4 +/-universal
| Reported by: | russell.jones@… | Owned by: | mnick@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | Cc: | ||
| Port: | py26-pymc |
Description
There is an error that seems to relate to f2py, based on the symbols that are not found. Trying to install py-f2py causes python24 to be installed. I do not want python24 installed if I can avoid it, and see no reason for it to need to be.
10.6.4 +universal fails because of py26-numpy failing -universal fails as per the attached log
10.5.8 looks like it fails in the same way, also attached.
Attachments
Change History
comment:1 Changed 3 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to py26-pymc
In the future, please Cc the port maintainer(s). py-f2py requires python24 as do all py-* ports. There is currently no py26-f2py port and maybe adding that will help.
comment:3 Changed 3 years ago by russell.jones@…
Apparently (by the f2py website) f2py is now part of numpy, which would imply there is no requirement to create a py26-f2py port. I have that installed, built against gcc44, which appears to be the compiler that was used when I was trying to build py26-pymc.

