Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335655 - Please bump dev-python/cython-0.13
Summary: Please bump dev-python/cython-0.13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://cython.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-02 08:43 UTC by Tolga Dalman
Modified: 2010-09-25 17:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tolga Dalman 2010-09-02 08:43:58 UTC
Recently released. Thanks!

Reproducible: Always

Steps to Reproduce:
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2010-09-02 13:00:44 UTC
I get a segfault when running the test suite:

compiling (c) and running bufaccess ... Exception Exception: Exception() in 'bufaccess.MockBuffer.create_buffer' ignored
Doctest: bufaccess.__test__.acquire_failure1 ... Exception Exception: Exception() in 'bufaccess.MockBuffer.create_buffer' ignored
/var/tmp/portage/dev-python/cython-0.13/temp/environment: line 3280: 23638 Segmentation fault      "$(PYTHON)" runtests.py --no-fork -vv
 * ERROR: dev-python/cython-0.13 failed:
 *   Testing failed with CPython 2.6 in testing() function
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_test
 *   environment, line 3284:  Called python_execute_function 'testing'
 *   environment, line 2065:  Called die
 * The specific snippet of code:
 *                       die "${failure_message}";
 *
 * If you need support, post the output of 'emerge --info =dev-python/cython-0.13',
 * the complete build log and the output of 'emerge -pqv =dev-python/cython-0.13'.
 * The complete build log is located at '/var/tmp/portage/dev-python/cython-0.13/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/cython-0.13/temp/environment'.
 * S: '/var/tmp/portage/dev-python/cython-0.13/work/Cython-0.13'
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-25 17:24:26 UTC
This bug was fixed some time ago. (All tests passed for me.)