Source: numexpr
Version: 1.4.2-3.2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> # Install everything excluding the *_d.so debug extensions to python-numexpr
> dh_install -X"*_d.so" "debian/tmp/*" -p python-numexpr
> # Install the debug extensions to python-numexpr-dbg
> dh_install "debian/tmp/usr/lib/python*/*-packages/numexpr/*_d.so" -p 
> python-numexpr-dbg
> # Continue with regular dh_install
> dh_install
> dh_numpy
> set -e -x;\
>       for py in 2.6 2.7; do \
>               cd /«PKGBUILDDIR»/build/lib.*-$py;\
>               env PYTHONPATH=. python$py numexpr/tests/test_numexpr.py;\
>               cd /«PKGBUILDDIR»/build/lib.*-$py-pydebug;\
>               env PYTHONPATH=. python$py-dbg numexpr/tests/test_numexpr.py;\
>       done
> + cd /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6
> + env PYTHONPATH=. python2.6 numexpr/tests/test_numexpr.py
> .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................E.
> ======================================================================
> ERROR: test_multiprocess (__main__.test_subprocess)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "numexpr/tests/test_numexpr.py", line 599, in test_multiprocess
>     qout = mp.Queue()
>   File "/usr/lib/python2.6/multiprocessing/__init__.py", line 213, in Queue
>     return Queue(maxsize)
>   File "/usr/lib/python2.6/multiprocessing/queues.py", line 37, in __init__
>     self._rlock = Lock()
>   File "/usr/lib/python2.6/multiprocessing/synchronize.py", line 117, in 
> __init__
>     SemLock.__init__(self, SEMAPHORE, 1, 1)
>   File "/usr/lib/python2.6/multiprocessing/synchronize.py", line 49, in 
> __init__
>     sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue)
> OSError: [Errno 13] Permission denied
> 
> ----------------------------------------------------------------------
> Ran 5145 tests in 11.635s
> 
> FAILED (errors=1)
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Numexpr version:   1.4.2
> NumPy version:     1.5.1
> Python version:    2.6.7 (r267:88850, Aug  3 2011, 11:33:52) 
> [GCC 4.6.1]
> Platform:          linux2-x86_64
> AMD/Intel CPU?     True
> VML available?     False
> Detected cores:    1
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> make[1]: *** [override_dh_install] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/21/numexpr_1.4.2-3.2.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--
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