debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #07602
[Bug 2125001] Re: strace ftbfs in questing archive rebuild
Those are fine, XFAIL means "expected failure". If *you* didn't mark
them as such, we're good. Otherwise I'd want you to explain it, of
course :D
--
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