Package: cyrus-imapd-2.2 Version: 2.2.13-14 Severity: critical Hi,
The version currently FTBFS in sid. I think it is related. See attached build log. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing'), (300, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
dpkg-checkbuilddeps: Unmet build dependencies: tcl8.3-dev libwrap0-dev libdb4.2-dev (>= 4.2.52) libzephyr-dev libsasl2-dev (>= 2.1.9) libsnmp9-dev | libsnmp5-dev xutils transfig groff heimdal-dev W: Unmet build-dependency in source dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package cyrus-imapd-2.2 dpkg-buildpackage: source version 2.2.13-14 dpkg-buildpackage: source changed by Sven Mueller <s...@debian.org> dpkg-checkbuilddeps: Unmet build dependencies: tcl8.3-dev libwrap0-dev libdb4.2-dev (>= 4.2.52) libzephyr-dev libsasl2-dev (>= 2.1.9) libsnmp9-dev | libsnmp5-dev xutils transfig groff heimdal-dev dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting. dpkg-buildpackage: warning: (Use -d flag to override.) dpkg-buildpackage: warning: This is currently a non-fatal warning with -S, but dpkg-buildpackage: warning: will probably become fatal in the future. fakeroot debian/rules clean dh_testdir # -rm -f config.sub config.guess # cp /usr/share/misc/config.sub config.sub # cp /usr/share/misc/config.guess config.guess touch configure.in && touch aclocal.m4 && touch configure # IF YOU CHANGE BERKELEY DB VERSION, MAKE SURE TO UPDATE # DBENGINE AT THE TOP OF THIS MAKEFILE! ./configure CFLAGS="-fno-strict-aliasing -fPIC -Wall -pipe -g -O2" --build i486-linux-gnu \ --with-extraident="Debian-2.2.13-14" \ --prefix=/usr/share --exec-prefix=/usr --libexecdir=/usr/sbin \ --bindir=/usr/sbin --sbindir=/usr/sbin \ --includedir=/usr/include/cyrus \ --datadir=/usr/share/cyrus --sysconfdir=/etc \ --with-statedir=/var/state \ --sharedstatedir=/usr/share/cyrus \ --localstatedir=/var/lib/cyrus \ --mandir=/usr/share/man \ --with-cyrus-prefix=/usr/lib/cyrus --with-lock=fcntl \ --with-perl=/usr/bin/perl \ --with-openssl=/usr --with-auth=unix \ --enable-murder --enable-nntp \ --disable-listext --enable-annotatemore --with-sasl=/usr \ --with-drac=/usr \ --with-cyrus-user=cyrus --with-cyrus-group=mail \ --with-tclsh=/usr/bin/tclsh --with-com_err=/usr \ --with-pidfile=/var/run/cyrmaster.pid \ --with-syslogfacility=MAIL \ --with-seen-db=skiplist --with-mboxlist-db=skiplist \ --enable-gssapi --with-gss_impl=heimdal \ --with-ucdsnmp=/usr checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for makedepend... /home/mathieu/apps/cyrus-imapd-2.2/cyrus-imapd-2.2-2.2.13/tools/not-mkdep configure: WARNING: Makedepend is not installed on this system. You should compile and install the version from the makedepend subdirectory. 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 ISO C89... none needed checking for ranlib... ranlib checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for library containing strerror... none required checking for gawk... gawk checking for an ANSI C-conforming const... yes checking for inline... inline 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 long long int... yes checking size of long long int... 8 checking for unsigned long long int... yes checking size of unsigned long long int... 8 checking whether byte ordering is bigendian... no checking for __attribute__... no checking if compiler supports -fPIC... no checking for long... yes checking size of long... 4 checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for memmove... yes checking for strcasecmp... yes checking for ftruncate... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for connect... yes checking for res_search... no checking for dn_expand... yes checking for dns_lookup... no checking for getaddrinfo... yes checking for gai_strerror... yes checking for getnameinfo... yes checking whether you have ss_family in struct sockaddr_storage... yes checking whether you have sa_len in struct sockaddr... 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 whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for vprintf... yes checking for _doprnt... no checking db.h usability... no checking db.h presence... no checking for db.h... no configure: error: Berkeley DB 3.x or later was not found. You may need to supply the --with-bdb-libdir or --with-bdb-incdir configure options. make: *** [configure-stamp] Error 1 dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2