Package: python-nipy
Version: 0.1.2+20100505-1
Severity: important

Full build log:
https://buildd.debian.org/fetch.cgi?pkg=nipy;ver=0.1.2%2B20100505-1;arch=hppa;stamp=1273551985
exposed as
Exception occurred:
  File 
"/build/buildd-nipy_0.1.2+20100505-1-hppa-aHzLbr/nipy-0.1.2+20100505/doc/sphinxext/inheritance_diagram.py",
 line 107, in _import_class_or_module
    "Could not import class or module '%s' specified for inheritance diagram" % 
name)
ValueError: Could not import class or module 'nipy.neurospin.clustering.bgmm' 
specified for inheritance diagram
The full traceback has been saved in /tmp/sphinx-err-seD5Hu.log, if you want to 
report the issue to the developers.
Please also report this if it was a user error, so that a better error message 
can be provided next time.
Either send bugs to the mailing list at 
<http://groups.google.com/group/sphinx-dev/>,
or report them in the tracker at 
<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
make[1]: *** [htmlonly] Error 1
make[1]: Leaving directory 
`/build/buildd-nipy_0.1.2+20100505-1-hppa-aHzLbr/nipy-0.1.2+20100505/doc'
make: *** [doc-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
───────────────────────────────────────────────────────────────────────────

but the actual reason is:
In [4]: import nipy.neurospin.clustering.bgmm
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)

/home/yoh/nipy/nipy-0.1.2+20100505/doc/<ipython console> in <module>()

/home/yoh/nipy/nipy-0.1.2+20100505/build/lib.linux-parisc64-2.5/nipy/neurospin/__init__.py
 in <module>()
     15 from numpy.testing import Tester
     16 
---> 17 import statistical_mapping
     18 from registration import register, transform
     19 

/home/yoh/nipy/nipy-0.1.2+20100505/build/lib.linux-parisc64-2.5/nipy/neurospin/statistical_mapping.py
 in <module>()
      2 import scipy.stats as sp_stats
      3 
----> 4 from nipy.neurospin.graph.field import Field
      5 from nipy.neurospin.image import apply_affine
      6 from nipy.neurospin.utils import emp_null

/home/yoh/nipy/nipy-0.1.2+20100505/build/lib.linux-parisc64-2.5/nipy/neurospin/graph/__init__.py
 in <module>()
      2 
      3 from numpy.testing import Tester
      4 
      5 test = Tester().test
      6 bench = Tester().bench

/home/yoh/nipy/nipy-0.1.2+20100505/build/lib.linux-parisc64-2.5/nipy/neurospin/graph/graph.py
 in <module>()
      2 from _graph import __doc__
      3 import numpy as np
      4 
      5 """
      6 This module implements the main graph classes of fff2

ImportError: /usr/lib/libatlas.so.3gf: undefined symbol: 
__canonicalize_funcptr_for_compare


whenever 

(sid)y...@paer:/home/yoh/nipy/nipy-0.1.2+20100505/doc$ objdump -t 
/lib/libpthread.so.0 | grep __canonicalize_funcptr_for_compare
00018818 l     F .text  00000114              .hidden 
__canonicalize_funcptr_for_compare


is that the reason? having it '.hidden'?


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (901, 'unstable'), (900, 'testing'), (300, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages python-nipy depends on:
ii  python                  2.5.4-9          An interactive high-level object-o
ii  python-nifti            0.20100412.1-1   Python interface to the NIfTI I/O 
ii  python-nipy-lib         0.1.2+20100505-1 Analysis of structural and functio
ii  python-numpy            1:1.3.0-3+b1     Numerical Python adds a fast array
ii  python-scipy            0.7.2-1          scientific tools for Python
ii  python-support          1.0.8            automated rebuilding support for P

Versions of packages python-nipy recommends:
ii  mayavi2                       3.3.1-1    A scientific visualization package
ii  python-matplotlib             0.99.1.2-3 Python based plotting system in a 

Versions of packages python-nipy suggests:
ii  python-mvpa                   0.4.4-1    multivariate pattern analysis with

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to