[Bug 204598] math/py-matplotlib build failure (gcc48/libgfortran.so.3 requires libgcc version GCC_4.6.0)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 23 11:32:06 UTC 2015


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

--- Comment #10 from Arrigo Marchiori <ardovm at yahoo.it> ---
Hello,

today I updater src tree, ports tree and world.
The situation is getting better for me after:

 1- removing the gcc46 package I had installed some time ago;
 2- # portmaster -o lang/gcc gcc48
 3- install math/openblas.

After installing math/openblas, I can _build and run_ both math/py-numpy and
math/py-matplotlib _without_ any environment variable magic.

If I remove math/openblas, I can _build_ math/py-numpy without LD_LIBRARY_PATH,
but then it fails with the missing "cblas_cdotc_sub" error when I try to
manually import it.

Am I adding noise, or shedding light?...

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


More information about the freebsd-ports-bugs mailing list