Source: krb5 Version: 1.20.1-4 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230925 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[5]: Entering directory '/<<PKGBUILDDIR>>/build/lib/krb5/ccache' > gcc -DHAVE_CONFIG_H -I../../../include -I../../../../src/include > -I../../../../src/lib/krb5/ccache/ccapi -I../../../../src/lib/krb5/ccache -I. > -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length > -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes > -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function > -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas > -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized > -Werror=pointer-arith -Werror=int-conversion > -Werror=incompatible-pointer-types -Werror=discarded-qualifiers > -Werror=implicit-int -Werror=declaration-after-statement > -Werror-implicit-function-declaration -pthread -c > ../../../../src/lib/krb5/ccache/t_cc.c > ../../../../src/lib/krb5/ccache/t_cc.c: In function ‘cc_test’: > ../../../../src/lib/krb5/ccache/t_cc.c:429:35: warning: suggest parentheses > around comparison in operand of ‘!=’ [-Wparentheses] > 429 | CHECK(creds.times.endtime == 0, "no-lifetime cred"); > | ~~~~~~~~~~~~~~~~~~~~^~~~ > ../../../../src/lib/krb5/ccache/t_cc.c:186:9: note: in definition of macro > ‘CHECK’ > 186 | if (kret != KRB5_OK) { \ > | ^~~~ > gcc -L../../../lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wl,-z,relro -o t_cc t_cc.o -lkrb5 > -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv > gcc -DHAVE_CONFIG_H -I../../../include -I../../../../src/include > -I../../../../src/lib/krb5/ccache/ccapi -I../../../../src/lib/krb5/ccache -I. > -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length > -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes > -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function > -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas > -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized > -Werror=pointer-arith -Werror=int-conversion > -Werror=incompatible-pointer-types -Werror=discarded-qualifiers > -Werror=implicit-int -Werror=declaration-after-statement > -Werror-implicit-function-declaration -pthread -c > ../../../../src/lib/krb5/ccache/t_marshal.c > gcc -L../../../lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wl,-z,relro -o t_marshal > t_marshal.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv > gcc -DHAVE_CONFIG_H -I../../../include -I../../../../src/include > -I../../../../src/lib/krb5/ccache/ccapi -I../../../../src/lib/krb5/ccache -I. > -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length > -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes > -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function > -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas > -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized > -Werror=pointer-arith -Werror=int-conversion > -Werror=incompatible-pointer-types -Werror=discarded-qualifiers > -Werror=implicit-int -Werror=declaration-after-statement > -Werror-implicit-function-declaration -pthread -c > ../../../../src/lib/krb5/ccache/t_cccursor.c > gcc -L../../../lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wl,-z,relro -o t_cccursor > t_cccursor.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv > gcc -DHAVE_CONFIG_H -I../../../include -I../../../../src/include > -I../../../../src/lib/krb5/ccache/ccapi -I../../../../src/lib/krb5/ccache -I. > -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length > -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes > -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function > -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas > -Wsign-compare -Werror=uninitialized -Wno-maybe-uninitialized > -Werror=pointer-arith -Werror=int-conversion > -Werror=incompatible-pointer-types -Werror=discarded-qualifiers > -Werror=implicit-int -Werror=declaration-after-statement > -Werror-implicit-function-declaration -pthread -c > ../../../../src/lib/krb5/ccache/t_cccol.c > gcc -L../../../lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wl,-z,relro -o t_cccol t_cccol.o > -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv > PYTHONPATH=../../../../src/util VALGRIND="" python3 > ../../../../src/lib/krb5/ccache/t_cccol.py > *** Failure: /<<PKGBUILDDIR>>/build/clients/kinit/kinit failed with code 1. > *** Last command (#28): /<<PKGBUILDDIR>>/build/clients/kinit/kinit > u...@krbtest.com > *** Output of last command: > kinit: Cannot contact any KDC for realm 'KRBTEST.COM' while getting initial > credentials > For details, see: /<<PKGBUILDDIR>>/build/lib/krb5/ccache/testlog > Or re-run this test script with the -v flag: > cd /<<PKGBUILDDIR>>/build/lib/krb5/ccache > PYTHONPATH=/<<PKGBUILDDIR>>/src/util /usr/bin/python3 > ../../../../src/lib/krb5/ccache/t_cccol.py -v > > Use --debug=NUM to run a command under a debugger. Use > --stop-after=NUM to stop after a daemon is started in order to > attach to it with a debugger. Use --help to see other > options. > make[5]: *** [Makefile:758: check-pytests] Error 1 > make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/lib/krb5/ccache' > make[4]: *** [Makefile:1121: check-recurse] Error 1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/lib/krb5' > make[3]: *** [Makefile:973: check-recurse] Error 1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/lib' > make[2]: *** [Makefile:1521: check-recurse] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/build' > dh_auto_test: error: cd build && make -j1 check "TESTSUITEFLAGS=-j1 > --verbose" VERBOSE=1 returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2023/09/25/krb5_1.20.1-4_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&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.