[Python-modules-team] Bug#914655: python-scipy: _flapack undefined symbol: ilaver_

ryan at tau.solarneutrino.net ryan at tau.solarneutrino.net
Mon Nov 26 03:02:59 GMT 2018


Package: python-scipy
Version: 0.18.1-2
Severity: normal

Dear Maintainer,

This is from an application that uses scipy.

$ python2.7
Python 2.7.13 (default, Sep 26 2018, 18:42:22)
[GCC 6.3.0 20170516] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from scipy.linalg import _flapack
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/scipy/linalg/__init__.py", line 174, in <module>
    from .misc import *
  File "/usr/lib/python2.7/dist-packages/scipy/linalg/misc.py", line 6, in <module>
    from .lapack import get_lapack_funcs
  File "/usr/lib/python2.7/dist-packages/scipy/linalg/lapack.py", line 374, in <module>
    from scipy.linalg import _flapack
ImportError: /usr/lib/python2.7/dist-packages/scipy/linalg/_flapack.x86_64-linux-gnu.so: undefined symbol: ilaver_
>>>



-- System Information:
Debian Release: 9.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.155 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages python-scipy depends on:
ii  lapack3 [liblapack.so.3]          3.0.20000531a-6
ii  libatlas3-base [liblapack.so.3]   3.10.3-1+b1
ii  libblas3 [libblas.so.3]           3.7.0-2
ii  libc6                             2.24-11+deb9u3
ii  libgcc1                           1:6.3.0-18+deb9u1
ii  libgfortran3                      6.3.0-18+deb9u1
ii  liblapack3 [liblapack.so.3]       3.7.0-2
ii  libquadmath0                      6.3.0-18+deb9u1
ii  libstdc++6                        6.3.0-18+deb9u1
ii  python                            2.7.13-2
ii  python-decorator                  4.0.11-1
ii  python-numpy [python-numpy-abi9]  1:1.12.1-3
ii  refblas3 [libblas.so.3]           1.2-8

Versions of packages python-scipy recommends:
ii  clang-3.8 [c++-compiler]  1:3.8.1-24
ii  g++ [c++-compiler]        4:6.3.0-4
ii  g++-4.4 [c++-compiler]    4.4.7-2
ii  g++-4.9 [c++-compiler]    4.9.2-10+deb8u1
ii  g++-6 [c++-compiler]      6.3.0-18+deb9u1
ii  python-dev                2.7.13-2
ii  python-imaging            4.0.0-4

Versions of packages python-scipy suggests:
pn  python-scipy-doc  <none>

-- debconf-show failed



More information about the Python-modules-team mailing list