[Bug 1992179] Re: shim FTBFS in Kinetic
Julian Andres Klode
1992179 at bugs.launchpad.net
Mon Oct 10 10:21:59 UTC 2022
** Changed in: shim (Ubuntu)
Importance: Undecided => Medium
** Changed in: shim (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1992179
Title:
shim FTBFS in Kinetic
Status in shim package in Ubuntu:
Triaged
Bug description:
I've copied what I hope is the relevant part of the log below.
In file included from /usr/include/string.h:535,
from /<<PKGBUILDDIR>>/include/system/string.h:3,
from shim.h:48,
from test-str.c:14:
In function ‘strncpy’,
inlined from ‘test_strncpy’ at test-str.c:936:2:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: error: ‘strncpy’ destination unchanged after copying no bytes [-Werror=stringop-truncation]
95 | return __builtin___strncpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | __glibc_objsize (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘strncpy’,
inlined from ‘test_strncpy’ at test-str.c:936:2:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: error: ‘strncpy’ destination unchanged after copying no bytes [-Werror=stringop-truncation]
95 | return __builtin___strncpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | __glibc_objsize (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim/+bug/1992179/+subscriptions
More information about the foundations-bugs
mailing list