[Bug 1079770] Re: FTBFS with glibc-2.16 (due to outdated gnulib)

Colin Watson cjwatson at canonical.com
Thu Nov 22 13:16:37 UTC 2012


I fixed this independently earlier (on top of the Debian sync you
mentioned).

diffutils (1:3.2-7ubuntu1) raring; urgency=low

  * Avoid assuming that gets is declared.

 -- Colin Watson <cjwatson at ubuntu.com>  Tue, 30 Oct 2012 16:39:50 +0000

** Changed in: diffutils (Ubuntu)
       Status: New => Fix Released

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

Title:
  FTBFS with glibc-2.16 (due to outdated gnulib)

Status in “diffutils” package in Ubuntu:
  Fix Released
Status in “diffutils” package in Debian:
  Confirmed

Bug description:
  diffutils does not build against eglibc-2.16 due to gets having been removed
  but embedded gnulib in package still referring to it.

  Upstream bug links are in the patch.

  This patch makes it work by #ifdefing the offending line but the proper
  fix is a new upstream release using a newer gnulib. Preferably by syncing from debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/diffutils/+bug/1079770/+subscriptions



More information about the Ubuntu-sponsors mailing list