* Lucas Nussbaum [Wed Mar 13, 2024 at 12:51:29PM +0100]:

[...]
> This is most likely caused by a change in dpkg 1.22.6, that enabled
> -Werror=implicit-function-declaration. For more information, see
> https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
> 
> Relevant part (hopefully):
> > gcc -c -g -O2 -Werror=implicit-function-declaration 
> > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> > -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -I/usr/include/pcap 
> > -I/usr/include/tcl8.6 -DUSE_TCL -g  ars.c
> > script.c: In function ‘HpingTcl_AppInit’:
> > script.c:1351:29: error: implicit declaration of function ‘asprintf’; did 
> > you mean ‘vsprintf’? [-Werror=implicit-function-declaration]
> >  1351 |                         if (asprintf(&rcfile, "%s/.hpingrc", home) 
> > < 0)
> >       |                             ^~~~~~~~
> >       |                             vsprintf
[...]

Pending patch / MR available at
https://salsa.debian.org/debian/hping3/-/merge_requests/4

regards
-mika-

Attachment: signature.asc
Description: PGP signature

Reply via email to