Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2015 11:32:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204598] math/py-matplotlib build failure (gcc48/libgfortran.so.3 requires libgcc version GCC_4.6.0)
Message-ID:  <bug-204598-13-c31KyZhZah@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204598-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204598-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204598

--- Comment #10 from Arrigo Marchiori <ardovm@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204598-13-c31KyZhZah>