Hi, On Fri, May 17, 2024 at 10:36:12PM +0200, Santiago Vila wrote:
Package: src:blobwars Version: 2.00-4 Severity: serious Tags: ftbfs /usr/include/x86_64-linux-gnu/bits/string_fortified.h:167:1: note: old declaration ‘size_t strlcat(char*, const char*, size_t)’ 167 | __NTH (strlcat (char *__restrict __dest, const char *__restrict __src, | ^~~~~ src/headers.h:61:20: error: ambiguating new declaration of ‘void strlcpy(char*, const char*, size_t)’ 61 | static inline void strlcpy(char *dest, const char *src, size_t n) { strncpy(dest, src, n); dest[n - 1] = 0; } | ^~~~~~~ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:150:1: note: old declaration ‘size_t strlcpy(char*, const char*, size_t)’ 150 | __NTH (strlcpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ In file included from /usr/include/features.h:502, from /usr/include/errno.h:25, from src/headers.h:22: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:167:1: note: old declaration ‘size_t strlcat(char*, const char*, size_t)’ 167 | __NTH (strlcat (char *__restrict __dest, const char *__restrict __src, | ^~~~~ src/headers.h:61:20: error: ambiguating new declaration of ‘void strlcpy(char*, const char*, size_t)’ 61 | static inline void strlcpy(char *dest, const char *src, size_t n) { strncpy(dest, src, n); dest[n - 1] = 0; } | ^~~~~~~
FYI, A qa upload is working. https://mentors.debian.net/package/blobwars/
BR, Bo
signature.asc
Description: PGP signature