Source: python-numpy
Version: 1:1.4.1-3
Severity: serious

Hello,
python-numpy FTBFS on alpha with this error:

creating build/temp_d.linux-alpha-2.5
creating build/temp_d.linux-alpha-2.5/build
creating build/temp_d.linux-alpha-2.5/build/src.linux-alpha-2.5
creating build/temp_d.linux-alpha-2.5/build/src.linux-alpha-2.5/numpy
creating build/temp_d.linux-alpha-2.5/build/src.linux-alpha-2.5/numpy/core
creating build/temp_d.linux-alpha-2.5/build/src.linux-alpha-2.5/numpy/core/src
creating 
build/temp_d.linux-alpha-2.5/build/src.linux-alpha-2.5/numpy/core/src/npymath
compile options: '-Inumpy/core/include 
-Ibuild/src.linux-alpha-2.5/numpy/core/include/numpy -Inumpy/core/src/private 
-Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath 
-Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include 
-I/usr/include/python2.5_d 
-Ibuild/src.linux-alpha-2.5/numpy/core/src/multiarray 
-Ibuild/src.linux-alpha-2.5/numpy/core/src/umath -c'
gcc: build/src.linux-alpha-2.5/numpy/core/src/npymath/ieee754.c
numpy/core/src/npymath/ieee754.c.src: In function '_nextl':
numpy/core/src/npymath/ieee754.c.src:255: error: storage size of 'ux' isn't 
known
numpy/core/src/npymath/ieee754.c.src:259: error: 'LDBL_EXP_INDEX' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:259: error: (Each undeclared identifier is 
reported only once
numpy/core/src/npymath/ieee754.c.src:259: error: for each function it appears 
in.)
numpy/core/src/npymath/ieee754.c.src:259: error: 'LDBL_EXP_MASK' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:259: error: 'LDBL_EXP_SHIFT' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANH_INDEX' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANH_MASK' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANH_SHIFT' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_NBIT' undeclared (first 
use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANL_INDEX' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANL_MASK' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANL_SHIFT' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:264: error: 'IEEEl2bitsrep_part' 
undeclared (first use in this function)
numpy/core/src/npymath/ieee754.c.src:267: error: 'LDBL_SIGN_INDEX' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:267: error: 'LDBL_SIGN_MASK' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:267: error: 'LDBL_SIGN_SHIFT' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:255: warning: unused variable 'ux'
numpy/core/src/npymath/ieee754.c.src: In function '_nextl':
numpy/core/src/npymath/ieee754.c.src:255: error: storage size of 'ux' isn't 
known
numpy/core/src/npymath/ieee754.c.src:259: error: 'LDBL_EXP_INDEX' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:259: error: (Each undeclared identifier is 
reported only once
numpy/core/src/npymath/ieee754.c.src:259: error: for each function it appears 
in.)
numpy/core/src/npymath/ieee754.c.src:259: error: 'LDBL_EXP_MASK' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:259: error: 'LDBL_EXP_SHIFT' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANH_INDEX' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANH_MASK' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANH_SHIFT' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_NBIT' undeclared (first 
use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANL_INDEX' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANL_MASK' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:260: error: 'LDBL_MANL_SHIFT' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:264: error: 'IEEEl2bitsrep_part' 
undeclared (first use in this function)
numpy/core/src/npymath/ieee754.c.src:267: error: 'LDBL_SIGN_INDEX' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:267: error: 'LDBL_SIGN_MASK' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:267: error: 'LDBL_SIGN_SHIFT' undeclared 
(first use in this function)
numpy/core/src/npymath/ieee754.c.src:255: warning: unused variable 'ux'
error: Command "gcc -pthread -fno-strict-aliasing -g -O0 -mieee -Wall 
-Wstrict-prototypes -g -O2 -fPIC -Inumpy/core/include 
-Ibuild/src.linux-alpha-2.5/numpy/core/include/numpy -Inumpy/core/src/private 
-Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath 
-Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include 
-I/usr/include/python2.5_d 
-Ibuild/src.linux-alpha-2.5/numpy/core/src/multiarray 
-Ibuild/src.linux-alpha-2.5/numpy/core/src/umath -c 
build/src.linux-alpha-2.5/numpy/core/src/npymath/ieee754.c -o 
build/temp_d.linux-alpha-2.5/build/src.linux-alpha-2.5/numpy/core/src/npymath/ieee754.o"
 failed with exit status 1
[51554 refs]
dh_auto_build: python2.5-dbg setup.py build returned exit code 1
make: *** [build-arch] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Upstream is aware of the situation and I'll work with him to properly and
fastly fix this.

Regards,
Sandro

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

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

Versions of packages python-numpy depends on:
ii  libatlas3gf-base              3.8.3-22   Automatically Tuned Linear Algebra
ii  libc6                         2.11.2-1   Embedded GNU C Library: Shared lib
ii  libgcc1                       1:4.4.4-5  GCC support library
ii  libgfortran3                  4.4.4-5    Runtime library for GNU Fortran ap
ii  python                        2.6.5-5    An interactive high-level object-o
ii  python-support                1.0.8      automated rebuilding support for P

python-numpy recommends no packages.

Versions of packages python-numpy suggests:
ii  gfortran                      4:4.4.4-2  The GNU Fortran 95 compiler
ii  python-dev                    2.6.5-2    Header files and a static library 
ii  python-nose                   0.11.1-1   test discovery and running for Pyt
ii  python-numpy-dbg              1:1.4.1-3  Fast array facility to the Python 
ii  python-numpy-doc              1:1.4.1-3  NumPy documentation

-- no debconf information



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

Reply via email to