Source: mailsync
Version: 5.2.2-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> dh_testdir
> for i in / -1.4/ -1.5/ -1.6/ -1.7/; do \
> if [ ! "$found" = "1" -a -e /usr/share/automake${i}depcomp ] ; \
> then \
> ln -s /usr/share/automake${i}depcomp depcomp ; \
> ln -s /usr/share/automake${i}install-sh install-sh ; \
> ln -s /usr/share/automake${i}missing missing ; \
> ln -s /usr/share/automake${i}mkinstalldirs mkinstalldirs ; \
> found=1 ;
> \
> fi ; \
> done
> ./configure --prefix=/usr
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for gawk... (cached) mawk
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for string.h... (cached) yes
> checking for an ANSI C-conforming const... yes
> checking whether lstat dereferences a symlink specified with a trailing
> slash... yes
> checking whether stat accepts an empty string... no
> checking for getpass... yes
> checking for memset... yes
> checking for strchr... yes
> checking for strdup... yes
> checking for strerror... yes
> checking for strtoul... yes
> checking for crypt in -lcrypt... yes
> checking for connect... yes
> checking for gethostbyname... yes
> checking for libssl... not found
> checking for krb5-config... found /usr/bin/krb5-config
> checking for pam library... found in /usr/lib
> checking for pam headers... found in /usr/include
> checking if pam test program compiles... yes
> checking for c-client.h... found in /usr/include/c-client
> checking for c-client library... found /usr/lib/libc-client.so
> checking whether c-client built with kerberos gssapi support... yes
> checking if kerberos is required and available for linking against
> c-client... yes
> checking whether c-client requires ssl linkage... yes
> configure: error: a working c-client installation is required for building
> mailsync
> make: *** [configure-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/09/23/mailsync_5.2.2-1_lsid64.buildlog
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]