debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #07597
[Bug 2125001] Re: strace ftbfs in questing archive rebuild
some unit tests fail but they are not related to the FTBFS fix:
...
FAIL: io_uring_register.gen.test
FAIL: io_uring_register-Xabbrev.gen.test
FAIL: io_uring_register-Xraw.gen.test
FAIL: io_uring_register-Xverbose.gen.test
FAIL: io_uring_register-success.gen.test
FAIL: io_uring_register-success-Xabbrev.gen.test
FAIL: io_uring_register-success-Xraw.gen.test
FAIL: io_uring_register-success-Xverbose.gen.test
...
$ uname -r
6.17.0-4-generic
--
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