← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2125001] Re: strace ftbfs in questing archive rebuild

 

I quickly test the debian latest on Questing, these tests pass but other
tests fail:

XFAIL: strace-k-with-depth-limit.test
XFAIL: strace-k.test
XFAIL: strace-k-demangle.test
XFAIL: strace-k-p.test

In debian, with the 6.1 kernel, these tests pass:

https://buildd.debian.org/status/fetch.php?pkg=strace&arch=amd64&ver=6.16%2Bds-2&stamp=1754911227&raw=0

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

Title:
  strace ftbfs in questing archive rebuild

Status in strace package in Ubuntu:
  In Progress

Bug description:
  The package fails to build in the recent archive rebuild
  https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250910-questing-questing.html

  In function ‘inet_pton’,
      inlined from ‘main’ at ../../tests/group_req.c:48:2:
  /usr/include/x86_64-linux-gnu/bits/inet-fortified.h:56:10: error: call to ‘*__inet_pton_chk’ declared with attribute warning: inet_pton called with a destination buffer size too small [-Werror=attribute-warning]
     56 |   return __glibc_fortify (inet_pton, __sz, sizeof (char),
        |          ^~~~~~~~~~~~~~~
  In function ‘inet_pton’,
      inlined from ‘main’ at ../../tests/group_req.c:51:2:
  /usr/include/x86_64-linux-gnu/bits/inet-fortified.h:56:10: error: call to ‘*__inet_pton_chk’ declared with attribute warning: inet_pton called with a destination buffer size too small [-Werror=attribute-warning]
     56 |   return __glibc_fortify (inet_pton, __sz, sizeof (char),
        |          ^~~~~~~~~~~~~~~
  cc1: all warnings being treated as errors
  make[5]: *** [Makefile:18303: group_req.o] Error 1

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



References