← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2125001] Re: [FFE] strace ftbfs in questing archive rebuild - merge debian version 6.16+ds-2

 

This bug was fixed in the package strace - 6.16+ds-2ubuntu2

---------------
strace (6.16+ds-2ubuntu2) questing; urgency=medium

  * Ubuntu: workaround vDSO-less armhf procs on arm64 kernel (LP: #2125424)
    - d/p/0004-Erase-clock_gettime64-calls-on-armhf.patch: mangle the
      tests to ignore the new calls.

 -- Simon Chopin <schopin@xxxxxxxxxx>  Thu, 25 Sep 2025 11:30:37 +0200

** Changed in: strace (Ubuntu)
       Status: Triaged => Fix Released

-- 
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:
  [FFE] strace ftbfs in questing archive rebuild - merge debian version
  6.16+ds-2

Status in strace package in Ubuntu:
  Fix Released

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