Source: mailavenger Version: 0.8.1-4 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110718 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 > # Add here commands to configure the package. > cp -f /usr/share/misc/config.sub config.sub > cp -f /usr/share/misc/config.guess config.guess > ./configure --enable-sasl --host=x86_64-linux-gnu \ > --build=x86_64-linux-gnu --prefix=/usr \ > --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info \ > --libexecdir=\${prefix}/lib/mailavenger \ > --docdir=\${prefix}/share/doc/mailavenger \ > --datadir=\${prefix}/share/doc/mailavenger \ > --htmldir=\${prefix}/share/doc/mailavenger \ > CFLAGS="-g -O2 -fstack-protector --param ssp-buffer-size=4 > -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security " \ > LDFLAGS=" -Wl,-z,relro -Wl,-z,now " > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes > checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed > checking for style of include used by make... GNU > checking dependency style of x86_64-linux-gnu-gcc... gcc3 > checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E > checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++ > checking whether we are using the GNU C++ compiler... yes > checking whether x86_64-linux-gnu-g++ accepts -g... yes > checking dependency style of x86_64-linux-gnu-g++... gcc3 > checking whether ln -s works... yes > checking for a sed that does not truncate output... /bin/sed > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for fgrep... /bin/grep -F > checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking the maximum length of command line arguments... 3458764513820540925 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+="... yes > checking for /usr/bin/ld option to reload object files... -r > checking for x86_64-linux-gnu-objdump... no > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for x86_64-linux-gnu-ar... no > checking for ar... ar > checking for x86_64-linux-gnu-strip... no > checking for strip... strip > checking for x86_64-linux-gnu-ranlib... no > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc > object... ok > 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 dlfcn.h... yes > checking whether we are using the GNU C++ compiler... (cached) yes > checking whether x86_64-linux-gnu-g++ accepts -g... (cached) yes > checking dependency style of x86_64-linux-gnu-g++... (cached) gcc3 > checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E > checking for objdir... .libs > checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no > checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC > checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes > checking if x86_64-linux-gnu-gcc static flag -static works... yes > checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes > checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes > checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... no > checking whether to build static libraries... yes > checking for ld used by x86_64-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries... yes > checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC > checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes > checking if x86_64-linux-gnu-g++ static flag -static works... yes > checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes > checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes > checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking for library containing clock_gettime... -lrt > checking for logger... /usr/bin/logger > checking for mail.local... no > checking for kernel random number generator... /dev/urandom > checking for perl5... no > checking for perl... /usr/bin/perl > checking for pod2man... /usr/bin/pod2man > checking for Pod::Man... yes > checking for ANSI C header files... (cached) yes > checking for sys/wait.h that is POSIX.1 compatible... yes > checking sys/rusage.h usability... no > checking sys/rusage.h presence... no > checking for sys/rusage.h... no > checking sys/sockio.h usability... no > checking sys/sockio.h presence... no > checking for sys/sockio.h... no > checking sys/filio.h usability... no > checking sys/filio.h presence... no > checking for sys/filio.h... no > checking sys/file.h usability... yes > checking sys/file.h presence... yes > checking for sys/file.h... yes > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking whether struct tm is in sys/time.h or time.h... time.h > checking for off_t... yes > checking for uid_t in sys/types.h... yes > checking for size_t... yes > checking whether byte ordering is bigendian... no > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking whether time.h and sys/time.h may both be included... yes > checking for clock_gettime... yes > checking for a declaration of clock_gettime... yes > checking for struct timespec... yes > checking size of long... 8 > checking size of long long... 8 > checking for u_int64_t... yes > checking whether u_int64_t is an unsigned long long... no > checking for ssize_t... yes > checking for int32_t... yes > checking for u_int32_t... yes > checking for u_int16_t... yes > checking for u_int8_t... yes > checking for mode_t... yes > checking for u_char... yes > checking for u_int... yes > checking for u_long... yes > checking for int64_t... yes > checking for u_int64_t... (cached) yes > checking for socklen_t... yes > checking for rlim_t... yes > checking for 64-bit off_t... yes > checking for setgroups declaration in grp.h... yes > checking for a declaration of getrusage... yes > checking for a declaration of bindresvport... yes > checking for strchr... yes > checking for memcpy... yes > checking for strcasecmp... yes > checking for getdtablesize... yes > checking for strerror... yes > checking for inet_aton... yes > checking for bindresvport... yes > checking for issetugid... no > checking for geteuid... yes > checking for getegid... yes > checking for arc4random... no > checking for flock... yes > checking for unsetenv... yes > checking for getpeereid... no > checking for memory.h... (cached) yes > checking for wide select... [small fd limit anyway] no > checking if putenv() copies its argument... no > checking for sa_len in struct sockaddr... no > checking for fd passing with msg_accrights in msghdr... no > checking for fd passing with struct cmsghdr... yes > checking whether socket buffers > 64k are allowed... yes > checking arpa/nameser_compat.h usability... yes > checking arpa/nameser_compat.h presence... yes > checking for arpa/nameser_compat.h... yes > checking for resolver functions in standard C library... no > checking for resolver functions in libresolv... yes > checking for a declaration of res_init... yes > checking for a declaration of res_mkquery... yes > checking for a declaration of dn_skipname... yes > checking for a declaration of dn_expand... yes > checking for st_atimespec in stat structure... no > checking for st_mtimespec in stat structure... no > checking for st_mtim in stat structure... yes > checking for mkdtemp... yes > checking for a declaration of sys_signame... no > checking type of array argument to getgroups... gid_t > checking if egid is first element of grouplist... no > checking for getspnam... yes > checking for setlogin... no > checking for initgroups... yes > checking for seteuid... yes > checking for pw_expire in struct passwd... no > checking for pw_class in struct passwd... no > checking for getgrouplist... yes > checking whether getgrouplist uses int or gid_t... gid_t > checking for setusercontext... no > checking for util in -lsetusercontext... no > checking for a declaration of pread... yes > checking for a declaration of pwrite... yes > checking pcap.h usability... yes > checking pcap.h presence... yes > checking for pcap.h... yes > checking for bpf_u_int32... yes > checking for pcap_freecode... yes > checking for OpenSSL... /usr > checking for library containing dbm_open... no > checking for BerkeleyDB library... no > configure: error: Cannot find BerkeleyDB > make: *** [config.status] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/07/18/mailavenger_0.8.1-4_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. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org