And once that is fixed, another one happens:
translate.c: In function 'translateVasprintf':
translate.c:201:5: error: function 'translateVasprintf' might be a candidate
for 'gnu_printf' format attribute [-Werror=suggest-attribute=format]
201 | len = vsnprintf(NULL, 0, fmt, ap_copy);
| ^~~
translate.c:207:5: error: function 'translateVasprintf' might be a candidate
for 'gnu_printf' format attribute [-Werror=suggest-attribute=format]
207 | if (vsnprintf(buf, (size_t)len + 1, fmt, ap_copy) != len) {
| ^~
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2163685
Title:
FTBFS: initialization discards 'const' qualifier from pointer target
type
To manage notifications about this bug go to:
https://bugs.launchpad.net/rsyslog/+bug/2163685/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs