Your message dated Mon, 28 Oct 2013 22:58:26 -0400
with message-id <[email protected]>
and subject line gnuradio-companion does not start at all: liblapack.so.3gf: 
undefined symbol: ATL_chemv
has caused the Debian Bug report #672830,
regarding gnuradio-companion does not start at all: liblapack.so.3gf: undefined 
symbol: ATL_chemv
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
672830: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672830
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnuradio
Version: 3.6.0-1
Severity: important

$ gnuradio-companion
Traceback (most recent call last):
  File "/usr/bin/gnuradio-companion", line 79, in <module>
    from gnuradio.grc.python.Platform import Platform
  File "/usr/lib/python2.7/dist-packages/gnuradio/grc/python/Platform.py", line 
28, in <module>
    from Param import Param as _Param
  File "/usr/lib/python2.7/dist-packages/gnuradio/grc/python/Param.py", line 
24, in <module>
    import numpy
  File "/usr/lib/pymodules/python2.7/numpy/__init__.py", line 137, in <module>
    import add_newdocs
  File "/usr/lib/pymodules/python2.7/numpy/add_newdocs.py", line 9, in <module>
    from numpy.lib import add_newdoc
  File "/usr/lib/pymodules/python2.7/numpy/lib/__init__.py", line 13, in 
<module>
    from polynomial import *
  File "/usr/lib/pymodules/python2.7/numpy/lib/polynomial.py", line 17, in 
<module>
    from numpy.linalg import eigvals, lstsq
  File "/usr/lib/pymodules/python2.7/numpy/linalg/__init__.py", line 48, in 
<module>
    from linalg import *
  File "/usr/lib/pymodules/python2.7/numpy/linalg/linalg.py", line 23, in 
<module>
    from numpy.linalg import lapack_lite
ImportError: /usr/lib/liblapack.so.3gf: undefined symbol: ATL_chemv

Problem goes away if I remove libatlas3gf-base.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnuradio depends on:
ii  adduser                           3.113+nmu1
ii  libasound2                        1.0.25-2
ii  libboost-date-time1.49.0          1.49.0-3
ii  libboost-filesystem1.49.0         1.49.0-3
ii  libboost-program-options1.49.0    1.49.0-3
ii  libboost-system1.49.0             1.49.0-3
ii  libboost-test1.49.0               1.49.0-3
ii  libboost-thread1.49.0             1.49.0-3
ii  libc6                             2.13-32
ii  libcomedi0                        0.8.1-6
ii  libgcc1                           1:4.7.0-8
ii  libgnuradio-atsc3.6.0             3.6.0-1
ii  libgnuradio-audio3.6.0            3.6.0-1
ii  libgnuradio-comedi3.6.0           3.6.0-1
ii  libgnuradio-core3.6.0             3.6.0-1
ii  libgnuradio-digital3.6.0          3.6.0-1
ii  libgnuradio-fcd3.6.0              3.6.0-1
ii  libgnuradio-noaa3.6.0             3.6.0-1
ii  libgnuradio-pager3.6.0            3.6.0-1
ii  libgnuradio-qtgui3.6.0            3.6.0-1
ii  libgnuradio-trellis3.6.0          3.6.0-1
ii  libgnuradio-uhd3.6.0              3.6.0-1
ii  libgnuradio-video-sdl3.6.0        3.6.0-1
ii  libgnuradio-vocoder3.6.0          3.6.0-1
ii  libgnuradio-wavelet3.6.0          3.6.0-1
ii  libgruel3.6.0                     3.6.0-1
ii  libgsl0ldbl                       1.15+dfsg-1
ii  libgsm1                           1.0.13-4
ii  libjack-jackd2-0 [libjack-0.116]  1.9.8~dfsg.3+20120418gitf82ec715-6
ii  liborc-0.4-0                      1:0.4.16-2
ii  libportaudio2                     19+svn20111121-1
ii  libpython2.7                      2.7.3~rc2-2.1
ii  libqtcore4                        4:4.8.1-1
ii  libqtgui4                         4:4.8.1-1
ii  libqwt5-qt4                       5.2.2-2
ii  libsdl1.2debian                   1.2.15-3
ii  libstdc++6                        4.7.0-8
ii  libuhd003                         3.4.1-1
ii  libusb-1.0-0                      2:1.0.9-1
ii  libvolk0.0.0                      3.6.0-1
ii  python                            2.7.2-10
ii  python-cheetah                    2.4.4-2+b1
ii  python-lxml                       2.3.2-1
ii  python-opengl                     3.0.1-1
ii  python-wxgtk2.8                   2.8.12.1-9
ii  python2.7                         2.7.3~rc2-2.1

Versions of packages gnuradio recommends:
ii  python-matplotlib     1.1.1~rc1-2
ii  python-qt4            4.9.1-3
ii  python-qwt5-qt4       5.2.1~cvs20091107+dfsg-6+b2
ii  python-scipy          0.10.1+dfsg1-3
ii  python-tk             2.7.3-1
ii  qthid-fcd-controller  3.1-6
ii  uhd-host              3.4.1-1

gnuradio suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
This was probably a bug in python-numpy all along.
(Or libatlas3-base or liblapack3)

Since Wheezy is released with a working numpy:
python -c "from numpy.linalg import lapack_lite"
does not complain about any undefined symbol.

I will close this bug against gnuradio.

-Maitland

--- End Message ---

Reply via email to