[Bug 1286009] Re: cython3 segfaults on ppc64el when running the tests
Brian Murray
brian at ubuntu.com
Tue Apr 15 22:09:29 UTC 2014
cython (0.20.1+git90-g0e6e38e-1ubuntu2) trusty; urgency=medium
* Reenable test suite on ppc64el. Fixed by the eglibc copysign
non-stack-trashing fix.
-- William Grant <wgrant at ubuntu.com> Mon, 14 Apr 2014 19:27:44 +0100
** Changed in: cython (Ubuntu Trusty)
Status: Confirmed => Fix Released
** Changed in: python-numpy (Ubuntu Trusty)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-numpy in Ubuntu.
https://bugs.launchpad.net/bugs/1286009
Title:
cython3 segfaults on ppc64el when running the tests
Status in “cython” package in Ubuntu:
Fix Released
Status in “python-numpy” package in Ubuntu:
Invalid
Status in “cython” source package in Trusty:
Fix Released
Status in “python-numpy” source package in Trusty:
Invalid
Bug description:
cython3 segfaults on ppc64el when running the tests
see https://launchpad.net/ubuntu/+source/cython/0.20.1-0ubuntu2/+build/5644267
usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
#warning "Using deprecated NumPy API, disable it by " \
^
In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h:327:0,
from numpy_cimport.cpp:347:
/usr/lib/python3/dist-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: 'int _import_umath()' defined but not used [-Wunused-function]
_import_umath(void)
^
.Segmentation fault
I: running tests for 3.4 finished
make[1]: *** [override_dh_auto_test] Error 139
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cython/+bug/1286009/+subscriptions
More information about the foundations-bugs
mailing list