Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501320 - dev-python/cvxopt-1.1.6 - fix compatibility with sci-mathematics/glpk-4.53
Summary: dev-python/cvxopt-1.1.6 - fix compatibility with sci-mathematics/glpk-4.53
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-02-14 19:42 UTC by Helmut Jarausch
Modified: 2014-03-25 01:18 UTC (History)
0 users

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


Attachments
cvxopt-1.1.6.ebuild suitable for sci-mathematics/glpk-4.53 (cvxopt-1.1.6.ebuild,2.37 KB, text/plain)
2014-02-14 19:42 UTC, Helmut Jarausch
Details
files.tar.xz (files.tar.xz,17.26 KB, application/x-xz-compressed-tar)
2014-02-14 19:44 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2014-02-14 19:42:56 UTC
Created attachment 370420 [details]
cvxopt-1.1.6.ebuild suitable for sci-mathematics/glpk-4.53

dev-python/cvxopt-1.1.6 uses the deprecated GLPK-API which is indicated by
missing symbols like LPX_*

The recent sci-mathematics/glpk-4.53 contains a "compatibility layer"
see /usr/share/doc/glpk-4.53/examples/oldapi
for applications still using the deprecated API like cvxopt-1.1.6.

Applying this to cvxopt-1.1.6 makes it build with glpk-4.53,
see the attachments.

Furthermore sci-mathematics/octave-3.6.4-r1 and sci-mathematics/4ti2-1.6
build just fine with this new version of glpk.

So, please the mask >= sci-mathematics/glpk-4.49 which dates back to
June 2013.
Comment 1 Helmut Jarausch 2014-02-14 19:44:09 UTC
Created attachment 370422 [details]
files.tar.xz
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-15 11:38:05 UTC
Comment on attachment 370422 [details]
files.tar.xz

Please attach separate files next time.
Comment 3 Sébastien Fabbro (RETIRED) gentoo-dev 2014-03-25 01:18:15 UTC
feel free to re-open if not fixed

+*cvxopt-1.1.6-r1 (25 Mar 2014)
+
+  25 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> +cvxopt-1.1.6-r1.ebuild,
+  +files/cvxopt-1.1.6-glpk449.patch:
+  Fixes for glpk-4.53 (bug #501320) and library dupes (bug #505404). Added more
+  EAPI5 changes
+