Bug#1067547: FTBFS: "vsnprintf is so broken we can't compensate. Sorry."

2024-04-03 Thread anomie
tags 1067547 + fixed-upstream
thanks



Bug#1067547: FTBFS: "vsnprintf is so broken we can't compensate. Sorry."

2024-03-23 Thread anomie
The check for whether snprintf and vsnprintf honors its length argument
was failing due to the use of -Werror=implicit-function-declaration in
Debian's builds now.

https://sourceforge.net/p/wmweatherplus/git/ci/393394818cf4aa9b34071297a6947409cb19d74b/
should fix it for you.



Bug#1067547: FTBFS: "vsnprintf is so broken we can't compensate. Sorry."

2024-03-23 Thread Andrey Rakhmatullin
Source: wmweather+
Version: 2.19~alpha+ds-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=wmweather%2B&arch=amd64&ver=2.19%7Ealpha%2Bds-1%2Bb1&stamp=1710656065&raw=0

gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -I/usr/include  -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<>=. -fstack-protector-strong -fstack-clash-
protection -Wformat -Werror=format-security -fcf-protection -Wall   -c -o
vsnprintf.o vsnprintf.c
vsnprintf.c:93:3: error: #error "vsnprintf is so broken we can't compensate.
Sorry."
   93 | # error "vsnprintf is so broken we can't compensate. Sorry."
  |   ^


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled