On Wed, Apr 24, 2019 at 09:30:31AM -0600, Steven Mestdagh wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]  2019/04/24 09:30:31
> 
> Modified files:
>       math/lapack    : Makefile distinfo 
>       math/lapack/files: Makefile 
>       math/lapack/pkg: PLIST 
> 
> Log message:
> update to 3.8.0

It seems this has side-effects on py-numpy, which complains on a missing
symbol now:

python2 -c 'import numpy'
python2:/usr/local/lib/liblapack.so.7.0: undefined symbol
'ilaenv2stage_'

same with python3, and this breaks geo/pdal configure via cmake (seen by
naddy@ and ajacoutot@)

steven, can you investigate ?

Reply via email to