Opened 12 years ago

Last modified 11 years ago

#35141 closed defect

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

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ram@… ryandesign@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to ram@…
Note: See TracTickets for help on using tickets.