Opened 12 years ago

Last modified 11 years ago

#35141 closed defect

py*-scipy + gcc45: ___ieee_divdc3 symbol not found — at Initial Version

Reported by: andre.dos.anjos@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: ram@…, ryandesign@…
Port: py-scipy

Description

This port, at its present state, give me problems on my OSX (10.7) installation. I have updated all the ports and re-installed py26-scipy with the gcc45 variant (default), gcc46 and gcc47 variants. All these variants do not survive the following simple test:

/opt/local/bin/python2.6 -c 'import scipy.signal'

The error: _ieee_divdc3 symbol not found at runtime.

Some mail message around the net mentions that (at least) gcc45 does not define the symbol _ieee_divdc3, required by scipy somehow. It starts with gcc46. See message (from March/2012):

http://sourceforge.net/mailarchive/message.php?msg_id=29039341

But, I should add that the only variant I tried that worked flawlessly as gcc44. Any experience with this?

Change History (0)

Note: See TracTickets for help on using tickets.