Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404945 - dev-python/cvxopt-1.1.4-r1 fails to build with python 2.5
Summary: dev-python/cvxopt-1.1.4-r1 fails to build with python 2.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 03:00 UTC by Patrick Lauer
Modified: 2012-05-09 04:28 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 Patrick Lauer gentoo-dev 2012-02-20 03:00:05 UTC
>>> Preparing source in /var/tmp/portage/dev-python/cvxopt-1.1.4-r1/work/cvxopt-1.1.4/src ...
 * Applying cvxopt-setup.patch ...
 [ ok ]
Package fftw3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3' found
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/cvxopt-1.1.4-r1/work/cvxopt-1.1.4/src ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/cvxopt-1.1.4-r1/work/cvxopt-1.1.4/src ...
 * Building of dev-python/cvxopt-1.1.4-r1 with CPython 2.5...
python2.5 setup.py build -b build-2.5
Traceback (most recent call last):
  File "setup.py", line 95, in <module>
    if sys.maxsize > 2**31: MACROS += [('DLONG','')]
AttributeError: 'module' object has no attribute 'maxsize'
 * ERROR: dev-python/cvxopt-1.1.4-r1 failed (compile phase):
 *   Building failed with CPython 2.5 in distutils_building() function
Comment 1 Mike Gilbert gentoo-dev 2012-05-09 03:29:27 UTC
Please reopen with additional information; it looks like you
Comment 2 Mike Gilbert gentoo-dev 2012-05-09 04:28:39 UTC
... already restricted it. :P