[Bug 1584534] Re: FTBFS with glibc2.23 due to non-floating-point argument to isnan()
Logan Rosen
loganrosen at gmail.com
Sun May 22 21:11:46 UTC 2016
** Patch added: "lp-solve_5.5.0.15-3ubuntu1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/lp-solve/+bug/1584534/+attachment/4668319/+files/lp-solve_5.5.0.15-3ubuntu1.debdiff
** Tags added: patch
** Changed in: lp-solve (Ubuntu)
Importance: Undecided => Critical
** Changed in: lp-solve (Ubuntu)
Importance: Critical => High
** Tags added: ftbfs
** Summary changed:
- FTBFS with glibc2.23 due to non-floating-point argument to isnan()
+ FTBFS with glibc 2.23 due to non-floating-point argument to isnan()
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1584534
Title:
FTBFS with glibc 2.23 due to non-floating-point argument to isnan()
Status in lp-solve package in Ubuntu:
New
Status in lp-solve package in Debian:
Unknown
Bug description:
lp-solve 5.5.0.15-3 currently FTBFS in Yakkety with glibc 2.23.
There's a test done to check if the system has isnan(), but that test
currently calls isnan(0), and 0 isn't a floating point argument, which
causes the compiler to error out.
A patch is attached to fix this issue. I'll also forward to Debian,
although their inclusion of the patch may be delayed because glibc
2.23 isn't in unstable yet.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lp-solve/+bug/1584534/+subscriptions
More information about the Ubuntu-sponsors
mailing list