8000 1.7.0b2 - Unittest errors building on Debian amd64 · Issue #464 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

1.7.0b2 - Unittest errors building on Debian amd64 #464

New issue

Have a question a 8000 bout this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sandrotosi opened this issue Sep 29, 2012 · 2 comments
Closed

1.7.0b2 - Unittest errors building on Debian amd64 #464

sandrotosi opened this issue Sep 29, 2012 · 2 comments
Milestone

Comments

@sandrotosi
Copy link
Contributor

Hello,
when building 1.7.0b2 on Debian unstable amd64 the tests suite returns some error:

Running unit tests for numpy
NumPy version 1.7.0b2
NumPy is installed in /home/morph/deb/build-area/python-numpy-1.7.0~b2/debian/tmp/usr/lib/python3/dist-packages/numpy
Python version 3.2.3 (default, Jul 13 2012, 21:02:37) [GCC 4.7.1]
nose version 1.1.2
1
-- running tests for 3.2 debug --
/usr/lib/python3/dist-packages/nose/core.py:247: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/lib/python3/dist-packages/nose/usage.txt' mode='r' encoding='UTF-8'>
  os.path.dirname(__file__), 'usage.txt'), 'r').read()
..........................................................................................................................python3.2-dbg: numpy/core/src/multiarray/common.c:161: PyArray_DTypeFromObjectHelper: Assertion `((((((PyObject*)(temp))->ob_type))->tp_flags & ((1L<<27))) != 0)' failed.

That happend even with beta1 but forgot to report for amd64 architecture; it's shown also on the other Debian architectures.

Regards,
Sandro

@certik
Copy link
Contributor
certik commented Sep 29, 2012

Thanks a lot for reporting this! We need to fix this.

@certik
Copy link
Contributor
certik commented Nov 14, 2012

This was fixed by 5ae12ea.

@certik certik closed this as completed Nov 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0