New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26241 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

main.log-1064-universal (200.0 KB) - added by russell.jones@… 3 years ago.
main.log-1058 (177.5 KB) - added by russell.jones@… 3 years ago.
10.5.8 build failure
main.2.log-1058 (177.5 KB) - added by russell.jones@… 3 years ago.
10.5.8 build failure

Change History

Changed 3 years ago by russell.jones@…

Changed 3 years ago by russell.jones@…

10.5.8 build failure

Changed 3 years ago by russell.jones@…

10.5.8 build failure

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:2 Changed 3 years ago by jmr@…

  • Owner changed from py26-pymc to mnick@…

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.

comment:4 Changed 3 years ago by mnick@…

  • Status changed from new to assigned

comment:5 Changed 3 years ago by mnick@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Should be fixed in r71127. Thanks!

Note: See TracTickets for help on using tickets.