Bug 1179702 - add gmp support to glpk
Summary: add gmp support to glpk
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: glpk
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Conrad Meyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-07 11:27 UTC by schlaffi
Modified: 2015-01-08 23:30 UTC (History)
2 users (show)

Fixed In Version: glpk-4.53-6.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-08 23:30:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description schlaffi 2015-01-07 11:27:45 UTC
Description of problem:

glpk can take advantage of gmp. Since gmp is installed anyway on any sane installation, I don't see a reason not to add a gmp dependence. That is, configure glpk with --with-gmp and add a dependence to libgmp.

Version-Release number of selected component (if applicable):
any, I guess

How reproducible:
Always, but particularly when calling glp_exact one gets

GLPK bignum module is being used
(Consider installing GNU MP to attain a much better performance.)

Steps to Reproduce:
1. ldd /usr/lib*/libglpk.so | grep gmp

Actual results:
nothing

Expected results:
	libgmp.so.10 => /lib64/libgmp.so.10 (0x00007fd6228cd000)

or similar

Additional info:

Comment 1 Conrad Meyer 2015-01-07 14:28:08 UTC
Seems reasonable to me.

Comment 2 Conrad Meyer 2015-01-07 14:59:41 UTC
Rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=8547237

Comment 3 Conrad Meyer 2015-01-07 15:16:54 UTC
F21: http://koji.fedoraproject.org/koji/taskinfo?taskID=8547295

Comment 4 Conrad Meyer 2015-01-07 15:18:25 UTC
Ah, crap, F21 isn't on 4.55 yet and shouldn't be.

Comment 5 Conrad Meyer 2015-01-07 15:34:47 UTC
Revised F21 on 4.53: http://koji.fedoraproject.org/koji/taskinfo?taskID=8547425

Comment 6 Fedora Update System 2015-01-07 18:57:33 UTC
glpk-4.53-6.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/glpk-4.53-6.fc21

Comment 7 lnie 2015-01-08 03:40:27 UTC
glpk-4.53-6.fc21 works

Comment 8 Fedora Update System 2015-01-08 07:02:03 UTC
Package glpk-4.53-6.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing glpk-4.53-6.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-0390/glpk-4.53-6.fc21
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2015-01-08 23:30:01 UTC
glpk-4.53-6.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.