Opened 14 years ago

Closed 14 years ago

#26241 closed defect (fixed)

py26-pymc doesn't build on 10.5.8 or 10.6.4 +/-universal

Reported by: Russell-Jones-OxPhys (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 (3)

main.log-1064-universal (200.0 KB) - added by Russell-Jones-OxPhys (Russell Jones) 14 years ago.
main.log-1058 (177.5 KB) - added by Russell-Jones-OxPhys (Russell Jones) 14 years ago.
10.5.8 build failure
main.2.log-1058 (177.5 KB) - added by Russell-Jones-OxPhys (Russell Jones) 14 years ago.
10.5.8 build failure

Download all attachments as: .zip

Change History (8)

Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

Attachment: main.log-1064-universal added

Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

Attachment: main.log-1058 added

10.5.8 build failure

Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

Attachment: main.2.log-1058 added

10.5.8 build failure

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

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:2 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from py26-pymc to mnick@…

comment:3 Changed 14 years ago by Russell-Jones-OxPhys (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.

comment:4 Changed 14 years ago by mnick@…

Status: newassigned

comment:5 Changed 14 years ago by mnick@…

Resolution: fixed
Status: assignedclosed

Should be fixed in r71127. Thanks!

Note: See TracTickets for help on using tickets.