Source: pike8.0
Version: 8.0.1738-1.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

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 -I. -I/<<PKGBUILDDIR>>/src/modules/Gz 
> -I/<<PKGBUILDDIR>>/build/linux-6.1.0-13-cloud-amd64-x86_64 
> -I/<<PKGBUILDDIR>>/src -Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN 
> -I/usr/local/include -DHAVE_CONFIG_H -Werror=implicit-function-declaration 
> -Wformat -Werror=format-security -ggdb -m64 -mrdrnd -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection -fvisibility=hidden -pipe 
> -fvar-tracking-assignments -funswitch-loops -W -Wall -Wno-unused -Wcomment 
> -Wformat -Wformat-security -Wimplicit-function-declaration -Wmultichar 
> -Wunused-function -Wswitch -Wuninitialized -Wpointer-arith -Wchar-subscripts 
> -Wno-long-long -Wdeclaration-after-statement -fPIC -DDYNAMIC_MODULE -c 
> /<<PKGBUILDDIR>>/src/modules/Gz/zlibmod.c -o zlibmod.o -g -g
> /<<PKGBUILDDIR>>/src/modules/Gz/zlibmod.c: In function ‘gz_deflate_size’:
> /<<PKGBUILDDIR>>/src/modules/Gz/zlibmod.c:1235:5: error: implicit declaration 
> of function ‘pop_n_elems’ [-Werror=implicit-function-declaration]
>  1235 |     pop_n_elems(args);
>       |     ^~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/modules/Gz/zlibmod.c:1239:5: error: implicit declaration 
> of function ‘push_int’ [-Werror=implicit-function-declaration]
>  1239 |     push_int(
>       |     ^~~~~~~~
> /<<PKGBUILDDIR>>/src/modules/Gz/zlibmod.c: At top level:
> /<<PKGBUILDDIR>>/src/modules/Gz/zlibmod.c:1247:13: warning: ‘gz_inflate_size’ 
> defined but not used [-Wunused-function]
>  1247 | static void gz_inflate_size( INT32 args )
>       |             ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/modules/Gz/zlibmod.c:1230:13: warning: ‘gz_deflate_size’ 
> defined but not used [-Wunused-function]
>  1230 | static void gz_deflate_size( INT32 args )
>       |             ^~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> Compilation command was:
> /<<PKGBUILDDIR>>/bin/smartlink gcc -I. -I/<<PKGBUILDDIR>>/src/modules/Gz 
> -I/<<PKGBUILDDIR>>/build/linux-6.1.0-13-cloud-amd64-x86_64 
> -I/<<PKGBUILDDIR>>/src   -Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN 
> -I/usr/local/include -DHAVE_CONFIG_H  -g -g 
> -Werror=implicit-function-declaration -Wformat -Werror=format-security -ggdb 
> -m64  -mrdrnd -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection 
> -fvisibility=hidden -pipe -fvar-tracking-assignments -funswitch-loops -W 
> -Wall -Wno-unused -Wcomment -Wformat -Wformat-security 
> -Wimplicit-function-declaration -Wmultichar -Wunused-function -Wswitch 
> -Wuninitialized -Wpointer-arith -Wchar-subscripts -Wno-long-long 
> -Wdeclaration-after-statement  -fPIC -DDYNAMIC_MODULE -c 
> /<<PKGBUILDDIR>>/src/modules/Gz/zlibmod.c -o zlibmod.o
> make[7]: *** [Makefile:168: zlibmod.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/pike8.0_8.0.1738-1.2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to