Source: autofs
Version: 5.1.9-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> gcc -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 -D_REENTRANT -D_FILE_OFFSET_BITS=64 
> -I/usr/include/tirpc  -D_REENTRANT -D_FILE_OFFSET_BITS=64 
> -I/usr/include/tirpc  
> -DSSS_LIB_DIR=\"/usr/lib/x86_64-linux-gnu/sssd/modules\" -I../include 
> -I../lib -fPIC -D_GNU_SOURCE 
> -DAUTOFS_LIB_DIR=\"/usr/lib/x86_64-linux-gnu/autofs\" 
> -DAUTOFS_MAP_DIR=\"/etc\" -c amd_tok.c
> cyrus-sasl.c:112:25: error: initialization of ‘int (*)(void)’ from 
> incompatible pointer type ‘int (*)(void *, int,  const char **, unsigned int 
> *)’ [-Wincompatible-pointer-types]
>   112 |         { SASL_CB_USER, &getuser_func, NULL },
>       |                         ^
> cyrus-sasl.c:112:25: note: (near initialization for ‘callbacks[0].proc’)
> cyrus-sasl.c:113:29: error: initialization of ‘int (*)(void)’ from 
> incompatible pointer type ‘int (*)(void *, int,  const char **, unsigned int 
> *)’ [-Wincompatible-pointer-types]
>   113 |         { SASL_CB_AUTHNAME, &getuser_func, NULL },
>       |                             ^
> cyrus-sasl.c:113:29: note: (near initialization for ‘callbacks[1].proc’)
> cyrus-sasl.c:114:25: error: initialization of ‘int (*)(void)’ from 
> incompatible pointer type ‘int (*)(sasl_conn_t *, void *, int,  sasl_secret_t 
> **)’ {aka ‘int (*)(struct sasl_conn *, void *, int,  struct sasl_secret **)’} 
> [-Wincompatible-pointer-types]
>   114 |         { SASL_CB_PASS, &getpass_func, NULL },
>       |                         ^
> cyrus-sasl.c:114:25: note: (near initialization for ‘callbacks[2].proc’)
> cyrus-sasl.c:119:24: error: initialization of ‘int (*)(void)’ from 
> incompatible pointer type ‘int (*)(void *, int,  const char *)’ 
> [-Wincompatible-pointer-types]
>   119 |         { SASL_CB_LOG, &sasl_log_func, NULL },
>       |                        ^
> cyrus-sasl.c:119:24: note: (near initialization for ‘debug_callbacks[0].proc’)
> cyrus-sasl.c:120:25: error: initialization of ‘int (*)(void)’ from 
> incompatible pointer type ‘int (*)(void *, int,  const char **, unsigned int 
> *)’ [-Wincompatible-pointer-types]
>   120 |         { SASL_CB_USER, &getuser_func, NULL },
>       |                         ^
> cyrus-sasl.c:120:25: note: (near initialization for ‘debug_callbacks[1].proc’)
> cyrus-sasl.c:121:29: error: initialization of ‘int (*)(void)’ from 
> incompatible pointer type ‘int (*)(void *, int,  const char **, unsigned int 
> *)’ [-Wincompatible-pointer-types]
>   121 |         { SASL_CB_AUTHNAME, &getuser_func, NULL },
>       |                             ^
> cyrus-sasl.c:121:29: note: (near initialization for ‘debug_callbacks[2].proc’)
> cyrus-sasl.c:122:25: error: initialization of ‘int (*)(void)’ from 
> incompatible pointer type ‘int (*)(sasl_conn_t *, void *, int,  sasl_secret_t 
> **)’ {aka ‘int (*)(struct sasl_conn *, void *, int,  struct sasl_secret **)’} 
> [-Wincompatible-pointer-types]
>   122 |         { SASL_CB_PASS, &getpass_func, NULL },
>       |                         ^
> cyrus-sasl.c:122:25: note: (near initialization for ‘debug_callbacks[3].proc’)
> make[3]: *** [Makefile:137: cyrus-sasl.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/08/09/autofs_5.1.9-1.1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&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.

  • Bug#1078408: autofs: FTBFS: cyrus-sasl.c:112:25: error: i... Lucas Nussbaum

Reply via email to