[Bug 207750] math/py-numpy: Run-time errors as it can't find /usr/local/lib/gcc48/libgfortran.so.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 14 19:35:37 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207750

Ryder Dain <rtd24 at columbia.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rtd24 at columbia.edu

--- Comment #3 from Ryder Dain <rtd24 at columbia.edu> ---
(In reply to Vladimir Krstulja from comment #1)

Hi Vlad, that was me inquiring, btw: yes, the port will build in poudriere just
fine with math/suitesparse set to the same.

However, the (single) bug here probably bears repeating: 'import numpy' while
using the interactive shell throws the same error as seen and reported in bug
#188114, and can be solved the same way. Calling the shell as

    env LD_LIBRARY_PATH=/usr/local/lib/gcc48 python 

removes the problem. However, this *only* affected me in the interactive shell,
which indicates it may likely be my problem – I'm building a clean instance now
to try this out on without any prior settings, and I'll leave another comment
if and when I find out what the difference was.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-python mailing list