Your message dated Wed, 20 Mar 2024 19:36:50 +0000
with message-id <[email protected]>
and subject line Bug#1066214: fixed in cyrus-sasl2 2.1.28+dfsg1-5
has caused the Debian Bug report #1066214,
regarding cyrus-sasl2: FTBFS: gssapi.c:1600:9: error: implicit declaration of 
function ‘gsskrb5_register_acceptor_identity’ 
[-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.)


-- 
1066214: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066214
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-4
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):
> x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I..  
> -DLIBSASL_EXPORTS=1 -I../../include -I../../plugins -I../include 
> -I../../sasldb -I../../common 
> -DCONFIGDIR='"/etc/sasl2:/etc/sasl:/usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2"'
>  -DPLUGINDIR='"/usr/lib/x86_64-linux-gnu/sasl2"' -Wdate-time 
> -D_FORTIFY_SOURCE=2  -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1  
> -I/usr/include -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include  
> -Wall -W -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -I/usr/include/heimdal -c -o gs2.o gs2.c
> gssapi.c: In function ‘gssapi_server_mech_authneg’:
> gssapi.c:909:35: warning: assignment discards ‘const’ qualifier from pointer 
> target type [-Wdiscarded-qualifiers]
>   909 |         cb.application_data.value = params->cbinding->data;
>       |                                   ^
> gssapi.c: In function ‘gssapiv2_server_plug_init’:
> gssapi.c:1588:58: warning: ISO C does not support the ‘%m’ gnu_printf format 
> [-Wformat=]
>  1588 |                        "Could not find keytab file: %s: %m", keytab);
>       |                                                          ^
> gssapi.c:1600:9: error: implicit declaration of function 
> ‘gsskrb5_register_acceptor_identity’ [-Werror=implicit-function-declaration]
>  1600 |         gsskrb5_register_acceptor_identity(keytab_path);
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> gssapi.c: In function ‘gssapi_client_mech_step’:
> gssapi.c:1842:39: warning: assignment discards ‘const’ qualifier from pointer 
> target type [-Wdiscarded-qualifiers]
>  1842 |             cb.application_data.value = params->cbinding->data;
>       |                                       ^
> otp.c: In function ‘parse_secret’:
> otp.c:709:32: warning: format ‘%d’ expects argument of type ‘int *’, but 
> argument 4 has type ‘unsigned int *’ [-Wformat=]
>   709 |         sscanf(secret, "%s\t%04d\t%s\t%s\t%020ld",
>       |                             ~~~^
>       |                                |
>       |                                int *
>       |                             %04d
>   710 |                alg, seq, seed, buf, timeout);
>       |                     ~~~         
>       |                     |
>       |                     unsigned int *
> x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I..  
> -DLIBSASL_EXPORTS=1 -I../../include -I../../plugins -I../include 
> -I../../sasldb -I../../common 
> -DCONFIGDIR='"/etc/sasl2:/etc/sasl:/usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2"'
>  -DPLUGINDIR='"/usr/lib/x86_64-linux-gnu/sasl2"' -Wdate-time 
> -D_FORTIFY_SOURCE=2  -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1  
> -I/usr/include -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include  
> -Wall -W -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -I/usr/include/heimdal -c -o plain.o plain.c
> libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. 
> -DLIBSASL_EXPORTS=1 -I../../include -I../../plugins -I../include 
> -I../../sasldb -I../../common 
> -DCONFIGDIR=\"/etc/sasl2:/etc/sasl:/usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2\"
>  -DPLUGINDIR=\"/usr/lib/x86_64-linux-gnu/sasl2\" -Wdate-time 
> -D_FORTIFY_SOURCE=2 -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 
> -I/usr/include -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include 
> -Wall -W -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -I/usr/include/heimdal -c ../../lib/server.c -o server.o 
> >/dev/null 2>&1
> x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I..  
> -DLIBSASL_EXPORTS=1 -I../../include -I../../plugins -I../include 
> -I../../sasldb -I../../common 
> -DCONFIGDIR='"/etc/sasl2:/etc/sasl:/usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2"'
>  -DPLUGINDIR='"/usr/lib/x86_64-linux-gnu/sasl2"' -Wdate-time 
> -D_FORTIFY_SOURCE=2  -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1  
> -I/usr/include -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include  
> -Wall -W -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -I/usr/include/heimdal -c -o anonymous.o anonymous.c
> x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I..  
> -DLIBSASL_EXPORTS=1 -I../../include -I../../plugins -I../include 
> -I../../sasldb -I../../common 
> -DCONFIGDIR='"/etc/sasl2:/etc/sasl:/usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2"'
>  -DPLUGINDIR='"/usr/lib/x86_64-linux-gnu/sasl2"' -Wdate-time 
> -D_FORTIFY_SOURCE=2  -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1  
> -I/usr/include -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include  
> -Wall -W -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -I/usr/include/heimdal -c -o login.o login.c
> x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I..  
> -DLIBSASL_EXPORTS=1 -I../../include -I../../plugins -I../include 
> -I../../sasldb -I../../common 
> -DCONFIGDIR='"/etc/sasl2:/etc/sasl:/usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2"'
>  -DPLUGINDIR='"/usr/lib/x86_64-linux-gnu/sasl2"' -Wdate-time 
> -D_FORTIFY_SOURCE=2  -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1  
> -I/usr/include -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include  
> -Wall -W -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -I/usr/include/heimdal -c -o ntlm.o ntlm.c
> ntlm.c: In function ‘E’:
> ntlm.c:365:9: warning: ‘DES_set_odd_parity’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   365 |         des_set_odd_parity(&K64); /* XXX is this necessary? */
>       |         ^~~~~~~~~~~~~~~~~~
> In file included from ntlm.c:86:
> /usr/include/openssl/des.h:176:28: note: declared here
>   176 | OSSL_DEPRECATEDIN_3_0 void DES_set_odd_parity(DES_cblock *key);
>       |                            ^~~~~~~~~~~~~~~~~~
> ntlm.c:366:9: warning: ‘DES_set_key’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   366 |         des_set_key(&K64, ks);
>       |         ^~~~~~~~~~~
> /usr/include/openssl/des.h:186:5: note: declared here
>   186 | int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule);
>       |     ^~~~~~~~~~~
> ntlm.c:370:13: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   370 |             des_ecb_encrypt((void *) Dp, (void *) out, ks, 
> DES_ENCRYPT);
>       |             ^~~~~~~~~~~~~~~
> /usr/include/openssl/des.h:105:6: note: declared here
>   105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output,
>       |      ^~~~~~~~~~~~~~~
> ntlm.c: In function ‘P16_nt’:
> ntlm.c:402:9: warning: ‘MD4’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   402 |         MD4((unsigned char *) *buf, 2 * passwd->len, P16);
>       |         ^~~
> In file included from ntlm.c:80:
> /usr/include/openssl/md4.h:53:38: note: declared here
>    53 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD4(const unsigned char *d, 
> size_t n,
>       |                                      ^~~
> ntlm.c: In function ‘_plug_HMAC_CTX_new’:
> ntlm.c:433:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   433 |     return HMAC_CTX_new();
>       |     ^~~~~~
> In file included from ntlm.c:85:
> /usr/include/openssl/hmac.h:33:33: note: declared here
>    33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
>       |                                 ^~~~~~~~~~~~
> ntlm.c: In function ‘_plug_HMAC_CTX_free’:
> ntlm.c:444:5: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   444 |     HMAC_CTX_free(ctx);
>       |     ^~~~~~~~~~~~~
> /usr/include/openssl/hmac.h:35:28: note: declared here
>    35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
>       |                            ^~~~~~~~~~~~~
> ntlm.c: In function ‘V2’:
> ntlm.c:488:9: warning: ‘HMAC_CTX_reset’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   488 |         HMAC_CTX_reset(ctx);
>       |         ^~~~~~~~~~~~~~
> /usr/include/openssl/hmac.h:34:27: note: declared here
>    34 | OSSL_DEPRECATEDIN_3_0 int HMAC_CTX_reset(HMAC_CTX *ctx);
>       |                           ^~~~~~~~~~~~~~
> ntlm.c:489:9: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   489 |         HMAC_Init_ex(ctx, hash, len, EVP_md5(), NULL);
>       |         ^~~~~~~~~~~~
> /usr/include/openssl/hmac.h:43:27: note: declared here
>    43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void 
> *key, int len,
>       |                           ^~~~~~~~~~~~
> ntlm.c:490:9: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   490 |         HMAC_Update(ctx, challenge, NTLM_NONCE_LENGTH);
>       |         ^~~~~~~~~~~
> /usr/include/openssl/hmac.h:45:27: note: declared here
>    45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned 
> char *data,
>       |                           ^~~~~~~~~~~
> ntlm.c:491:9: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   491 |         HMAC_Update(ctx, blob, bloblen);
>       |         ^~~~~~~~~~~
> /usr/include/openssl/hmac.h:45:27: note: declared here
>    45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned 
> char *data,
>       |                           ^~~~~~~~~~~
> ntlm.c:492:9: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 
> [-Wdeprecated-declarations]
>   492 |         HMAC_Final(ctx, V2, &len);
>       |         ^~~~~~~~~~
> /usr/include/openssl/hmac.h:47:27: note: declared here
>    47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
>       |                           ^~~~~~~~~~
> ntlm.c: At top level:
> ntlm.c:605:35: warning: ISO C restricts enumerator values to range of ‘int’ 
> before C2X [-Wpedantic]
>   605 |     SMB_CAP_EXTENDED_SECURITY   = 0x80000000,
>       |                                   ^~~~~~~~~~
> x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I..  
> -DLIBSASL_EXPORTS=1 -I../../include -I../../plugins -I../include 
> -I../../sasldb -I../../common 
> -DCONFIGDIR='"/etc/sasl2:/etc/sasl:/usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2"'
>  -DPLUGINDIR='"/usr/lib/x86_64-linux-gnu/sasl2"' -Wdate-time 
> -D_FORTIFY_SOURCE=2  -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1  
> -I/usr/include -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include  
> -Wall -W -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -I/usr/include/heimdal -c -o sql.o sql.c
> x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lib -I..  
> -DLIBSASL_EXPORTS=1 -I../../include -I../../plugins -I../include 
> -I../../sasldb -I../../common 
> -DCONFIGDIR='"/etc/sasl2:/etc/sasl:/usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2"'
>  -DPLUGINDIR='"/usr/lib/x86_64-linux-gnu/sasl2"' -Wdate-time 
> -D_FORTIFY_SOURCE=2  -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1  
> -I/usr/include -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include  
> -Wall -W -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -I/usr/include/heimdal -c -o ldapdb.o ldapdb.c
> cc1: some warnings being treated as errors
> make[5]: *** [Makefile:592: gssapi.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/cyrus-sasl2_2.1.28+dfsg1-4_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: cyrus-sasl2
Source-Version: 2.1.28+dfsg1-5
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
cyrus-sasl2, 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 cyrus-sasl2 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: Wed, 20 Mar 2024 19:03:11 +0000
Source: cyrus-sasl2
Architecture: source
Version: 2.1.28+dfsg1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Cyrus Team <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1065436 1066214 1066811
Changes:
 cyrus-sasl2 (2.1.28+dfsg1-5) unstable; urgency=medium
 .
   * Team upload
   * Fix implicit function declaration (Closes: #1066214)
   * Prevent linking via intersphinx (Closes: #1065436)
   * Extend the time_t format specifiers to long long (Closes: #1066811)
Checksums-Sha1:
 ba6ea0c0400f58f50568d88a075a5a7da2ce3d8a 3224 cyrus-sasl2_2.1.28+dfsg1-5.dsc
 3cc7781596618e4f0af1b860e8d51f0eb823289e 98016 
cyrus-sasl2_2.1.28+dfsg1-5.debian.tar.xz
 cd9b4d540c54095c9258999ddb9d38a744c2a4a9 10151 
cyrus-sasl2_2.1.28+dfsg1-5_source.buildinfo
Checksums-Sha256:
 f6021b29dd8e1e94c094bd97d001309888b299be000556012f0c811009ed91ab 3224 
cyrus-sasl2_2.1.28+dfsg1-5.dsc
 53ac81c1e519814f5bcda3ef2d7f0070060948301b045bdbee9ebdfb2cbe6982 98016 
cyrus-sasl2_2.1.28+dfsg1-5.debian.tar.xz
 a8b8677b07b2b289a4e7c50df2bf7126febf6daf732f9c19f42d8fc24b5ca1dd 10151 
cyrus-sasl2_2.1.28+dfsg1-5_source.buildinfo
Files:
 9c23dda1425c1d1a54462837c8dcc834 3224 libs optional 
cyrus-sasl2_2.1.28+dfsg1-5.dsc
 9fa57f43af5c2febb28bc19254a08277 98016 libs optional 
cyrus-sasl2_2.1.28+dfsg1-5.debian.tar.xz
 3c47c773735c77027ca62e87bda6c1c9 10151 libs optional 
cyrus-sasl2_2.1.28+dfsg1-5_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmX7NfQQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFN2gC/4zAUi84gCfLPlOA+ZwdEq10xzO7TTMEGqT
788ymRPcp082Z/LxajvuqBhgSsvQOX7Fhlq34eWlFZH3mFr+4MBEF0RV/lBTAUMB
Sz4uWTOIOaPl7C1E/V9Ck8JmuLzOT8fKZ9nYfv+/nA8d7TSpC0kRFWWTx1qC8vKs
lVN4TKjIrHhkPv4REGepeouD2Q1j6hmWIAISdyXF/xG7D5l3tdLQYR+4vZHZJ4Da
kRtvk/g1qARZWd+MyoS0ZFskai/VeC1fV5pFK5K4UYsxsmZMkb2zlG20IXxgeqUu
cVMTQFl+EpGt7+winu7hRUKMOE8FDlkxafhfMIWJ3yeJlUhnODG1Fp9Kq88Ur3EF
MrbRNFDb+L/G4eEGqyU3qC7BRvNXKxx/NvoU4SYn0XklRxS1FY9a8yDPNreakx2k
YkwzjQV0kPZZPSR0z4b00AaHQzZ23OE9dMsCyVcigFT2k4tLNZyN6URbxYOCZlOl
x+/F6jqrNqCMBHOeYwVq/6GsVbVWv2Q=
=TKMm
-----END PGP SIGNATURE-----

Attachment: pgp4136ca9lY4.pgp
Description: PGP signature


--- End Message ---

Reply via email to