[Bug 1584534] Re: FTBFS with glibc 2.23 due to non-floating-point argument to isnan()

Logan Rosen loganrosen at gmail.com
Sun May 22 21:18:42 UTC 2016


** Bug watch added: Debian Bug tracker #825041
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825041

** Also affects: lp-solve (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825041
   Importance: Unknown
       Status: Unknown

-- 
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