← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2122099] Re: glibc FTBFS on questing due to test failures

 

This is due to SFrames being enabled by default in GCC while glibc
assumes it off. The purported fix is to simply enable sframe explicitly
in glibc.

Note that the only reason the current libc6 doesn't have sframe is
because gcc is a bit slow to build. It *should* have built with those in
the first upload.

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2122099

Title:
  glibc FTBFS on questing due to test failures

Status in glibc package in Ubuntu:
  Triaged

Bug description:
  Two tests started failing:

  3320s CHECK SUMMARY
  3320s check for check_libc failed
  3320s   FAIL: elf/tst-dl_find_object
  3320s   FAIL: elf/tst-dl_find_object-static

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



References