Your message dated Sat, 20 Apr 2024 09:20:51 +0000
with message-id <[email protected]>
and subject line Bug#1066378: fixed in pike8.0 8.0.1738-1.4
has caused the Debian Bug report #1066378,
regarding pike8.0: FTBFS: zlibmod.c:1235:5: error: implicit declaration of 
function ‘pop_n_elems’ [-Werror=implicit-function-declaration]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1066378: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066378
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pike8.0
Version: 8.0.1738-1.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
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;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&[email protected]&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.

--- End Message ---
--- Begin Message ---
Source: pike8.0
Source-Version: 8.0.1738-1.4
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pike8.0, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Germann <[email protected]> (supplier of updated pike8.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 20 Apr 2024 08:24:08 +0000
Source: pike8.0
Architecture: source
Version: 8.0.1738-1.4
Distribution: unstable
Urgency: medium
Maintainer: Magnus Holmgren <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1066378
Changes:
 pike8.0 (8.0.1738-1.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * d/copyright: Replace MPL text with link to common-licenses.
   * Fix implicit declarations (Closes: #1066378).
   * Add note on dropped PCRE module.
Checksums-Sha1:
 7b72a9c86aefb5362ddc72f7824140ad667c9908 3408 pike8.0_8.0.1738-1.4.dsc
 a6a38befb58ec6d880f00e947a6b058d51e9cd8d 31236 
pike8.0_8.0.1738-1.4.debian.tar.xz
 8ff600ed0db065889ab5bc2b23a5536d6cd54163 17191 
pike8.0_8.0.1738-1.4_source.buildinfo
Checksums-Sha256:
 1e9c029a2d804884b0ba2c57bc2498803978a987132f9b4a5a338390f9b906ac 3408 
pike8.0_8.0.1738-1.4.dsc
 72a7dfc65594a8028e180ef02be3930d697996d349924b4a77ea4574c8366c3d 31236 
pike8.0_8.0.1738-1.4.debian.tar.xz
 7355aab1353f8f6057f29a5fdef6381e9b01bc8a42970ba17c7c7ef68d3d73e6 17191 
pike8.0_8.0.1738-1.4_source.buildinfo
Files:
 9117a6f92489d6a4424f979ca63743ef 3408 interpreters optional 
pike8.0_8.0.1738-1.4.dsc
 77ba8c68fbc0695982de728c433cae1b 31236 interpreters optional 
pike8.0_8.0.1738-1.4.debian.tar.xz
 cd5f6b592f05a9014a7854ba64863fa8 17191 interpreters optional 
pike8.0_8.0.1738-1.4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmYjg2oQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFA4qC/4mQCkGodTUm1vqUQFGIPaRMeGWdZiNI/xa
tyuibBnzNnd6EDgvTkbsXSPiuiQ6uGJ5tSnVHnIJ797bo8EvqwYpyJ8Ard4rml3s
fx6KSYJ+MrWMM0+qN3Tvz3OiTV1SiW/gP7EujC+F4aTmMGz2KcjrmxLWl+lANitf
KLZPYP7lumOTJT7UudFPYJeISRydmfOMmYQcMgAxqbbDdPAlvL+Nxgu9ognR5RSv
LnjD+Nn/dgJ0mIwxkKzsldT46w+qXlWjnZqK6apVTrRvW+mCmeR/0k00VLY+M/h3
8M/zn9NIWbi+38VQmxOl0WZFFsZLH5+wpZKnwprsyru1cO/dc3lo70RpzKfCIBOD
RxdxWWKVW7D0KiQtPMpo6JrjHYjGTBRHCNJRmMU/cIe/vLpyG2VaEDjGQQJIAi/s
qce5kkdR+X7AMCXNbR34iD7rCGEogFJmJ5n3cEcgjvFRV4NnhWh/dTFM+1P/YIY3
eaAmUYaDlSqptyQQZwHpcKBW01n+mt0=
=Wn0o
-----END PGP SIGNATURE-----

Attachment: pgpeEnSVq5IQS.pgp
Description: PGP signature


--- End Message ---

Reply via email to