Source: freeipa
Version: 4.3.2-5
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20161219 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -I. -I. -I../../util -I../../../util -DPREFIX=\""/usr"\"
> -DBINDIR=\""/usr/bin"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\"
> -DLIBEXECDIR=\""/usr/lib"\" -DDATADIR=\""/usr/share"\"
> -DLDAPIDIR=\""/var/run"\" -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith
> -Wcast-align -Werror-implicit-function-declaration -DWITH_OPENLDAP
> -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -DUSE_OPENLDAP
> -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1
> -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba-4.0
> -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr
> -I/usr/include/nss -I/usr/include/nspr -Wall -Wshadow -Wstrict-prototypes
> -Wpointer-arith -Wcast-align -Werror-implicit-function-declaration -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o ipa_kdb_mspac.lo ipa_kdb_mspac.c
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I../../util
> -I../../../util -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\"
> -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DLIBEXECDIR=\"/usr/lib\"
> -DDATADIR=\"/usr/share\" -DLDAPIDIR=\"/var/run\" -Wall -Wshadow
> -Wstrict-prototypes -Wpointer-arith -Wcast-align
> -Werror-implicit-function-declaration -DWITH_OPENLDAP -I/usr/include/nspr
> -I/usr/include/nss -I/usr/include/nspr -DUSE_OPENLDAP
> -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1
> -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba-4.0
> -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nspr -I/usr/include/nss
> -I/usr/include/nspr -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith
> -Wcast-align -Werror-implicit-function-declaration -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c ipa_kdb_mspac.c -fPIC -DPIC -o
> .libs/ipa_kdb_mspac.o
> ipa_kdb_mspac.c: In function 'filter_logon_info':
> ipa_kdb_mspac.c:1536:19: error: 'struct PAC_LOGON_INFO' has no member named
> 'res_group_dom_sid'
> if (info->info->res_group_dom_sid != NULL &&
> ^~
> ipa_kdb_mspac.c:1537:19: error: 'struct PAC_LOGON_INFO' has no member named
> 'res_groups'; did you mean 'resource_groups'?
> info->info->res_groups.count != 0) {
> ^~
> Makefile:813: recipe for target 'ipa_kdb_mspac.lo' failed
> make[5]: *** [ipa_kdb_mspac.lo] Error 1
The full build log is available from:
http://aws-logs.debian.net/2016/12/19/freeipa_4.3.2-5_unstable.log
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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.