* CPV: dev-libs/cyrus-imap-dev-2.3.16 * REPO: gentoo * USE: elibc_glibc kernel_linux ssl tcpd test userland_GNU x86 >>> Unpacking source... >>> Unpacking cyrus-imapd-2.3.16.tar.gz to /var/tmp/portage/dev-libs/cyrus-imap-dev-2.3.16/work * Applying cyrus-imapd-libwrap.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/cyrus-imap-dev-2.3.16/work/cyrus-imapd-2.3.16' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-libs/cyrus-imap-dev-2.3.16/work >>> Compiling source in /var/tmp/portage/dev-libs/cyrus-imap-dev-2.3.16/work/cyrus-imapd-2.3.16 ... * econf: updating cyrus-imapd-2.3.16/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cyrus-imapd-2.3.16/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-murder --enable-listext --enable-netscapehack --with-cyrus-group=mail --with-com_err=yes --without-perl --without-afs --with-openssl --without-ucdsnmp --with-libwrap --disable-gssapi checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for makedepend... makedepend checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for gawk... gawk checking for an ANSI C-conforming const... yes checking for long file names... yes checking for inline... inline checking size of int... 4 checking size of long... 4 checking size of size_t... 4 checking size of off_t... 4 checking size of long long int... 8 checking size of unsigned long long int... 8 checking whether byte ordering is bigendian... no checking for __attribute__... yes checking if compiler supports -fPIC... yes checking for runpath switch... -Wl,-rpath, 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 getgrouplist... yes 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... yes checking db.h presence... yes checking for db.h... yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for main in -lfl... yes checking pcreposix.h usability... yes checking pcreposix.h presence... yes checking for pcreposix.h... yes checking rxposix.h usability... no checking rxposix.h presence... no checking for rxposix.h... no checking for strerror... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for setrlimit... yes checking for getrlimit... yes checking for daemon... yes checking for setsid... yes checking for shutdown... yes checking for setproctitle... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysnews.h usability... no checking sys/sysnews.h presence... no checking for sys/sysnews.h... no checking for PS_STRINGS... no checking for SCO... no checking for setproctitle usability... yes checking nonblocking method... fcntl checking timezone GMT offset method... tm checking for shared mmap... yes checking for fcntl... yes checking for fdatasync... yes checking for sigvec... yes checking for res_search in -lresolv... yes checking krb.h usability... no checking krb.h presence... no checking for krb.h... no configure: WARNING: No Kerberos V4 found checking for RSAPublicEncrypt in -lrsaref... no checking for BIO_accept in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for openssl... yes checking size of long... (cached) 4 checking what directory libraries are found in... lib checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for zlib... yes checking for ZInitialize in -lzephyr... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for modern syslog... yes checking which syslog facility to use... LOG_LOCAL6 checking for getdtablesize... yes checking to use old sieve service name... no checking for dlopen... no checking for dlopen in -ldl... yes checking for crypt... no checking for crypt in -lcrypt... yes checking GSSAPI... disabled checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking sasl/saslutil.h usability... yes checking sasl/saslutil.h presence... yes checking for sasl/saslutil.h... yes checking for prop_get in -lsasl2... yes checking for sasl_checkapop in -lsasl2... yes checking for MD5Init... no checking for MD5Init in -lmd... no checking for request_init in -lwrap... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking libwrap support... yes checking for yp_get_default_domain in -lnsl... yes configure: creating ./config.status config.status: creating man/Makefile config.status: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting config.status: creating master/Makefile config.status: creating lib/Makefile config.status: creating imap/Makefile config.status: creating imtest/Makefile config.status: creating netnews/Makefile config.status: creating perl/Makefile config.status: creating sieve/Makefile config.status: creating com_err/et/Makefile config.status: creating timsieved/Makefile config.status: creating notifyd/Makefile config.status: creating perl/sieve/Makefile config.status: creating perl/sieve/lib/Makefile config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h make -j14 -C /var/tmp/portage/dev-libs/cyrus-imap-dev-2.3.16/work/cyrus-imapd-2.3.16/lib all make: Entering directory `/var/tmp/portage/dev-libs/cyrus-imap-dev-2.3.16/work/cyrus-imapd-2.3.16/lib' i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ libconfig.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ imapopts.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ hash.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ mpool.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ xmalloc.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ strhash.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ xstrlcat.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ xstrlcpy.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ assert.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ util.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ acl.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ bsearch.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ charset.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ glob.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ retry.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ libcyr_cfg.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ mkgmtime.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ prot.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ parseaddr.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ imclient.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ imparse.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ lsort.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ stristr.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ rfc822date.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ cyrusdb.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ mkchartable.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ imapurl.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ nonblock_fcntl.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ lock_fcntl.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ gmtoff_tm.c imclient.c: In function ‘interaction’: imclient.c:1190:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ map_shared.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ acl_afs.c prot.c: In function ‘prot_flush_log’: prot.c:750:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result prot.c: In function ‘prot_fill’: prot.c:709:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ auth.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ auth_krb.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ auth_unix.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ auth_krb5.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ auth_pts.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ cyrusdb_flat.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ cyrusdb_skiplist.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ cyrusdb_quotalegacy.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ cyrusdb_berkeley.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ md5.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ iptostring.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ wildmat.c i686-pc-linux-gnu-gcc -c -I.. -I../com_err/et -DHAVE_CONFIG_H -O2 -pipe \ byteorder64.c rm -f libcyrus_min.a ar cr libcyrus_min.a libconfig.o imapopts.o hash.o mpool.o xmalloc.o strhash.o xstrlcat.o xstrlcpy.o assert.o util.o i686-pc-linux-gnu-ranlib libcyrus_min.a cyrusdb_berkeley.c: In function ‘init’: cyrusdb_berkeley.c:170:5: warning: passing argument 2 of ‘dbenv->set_errcall’ from incompatible pointer type cyrusdb_berkeley.c:170:5: note: expected ‘void (*)(const struct DB_ENV *, const char *, const char *)’ but argument is of type ‘void (*)(const char *, char *)’ cyrusdb_berkeley.c: In function ‘mysync’: cyrusdb_berkeley.c:294:19: error: ‘DB_INCOMPLETE’ undeclared (first use in this function) cyrusdb_berkeley.c:294:19: note: each undeclared identifier is reported only once for each function it appears in cyrusdb_berkeley.c: In function ‘myopen’: cyrusdb_berkeley.c:419:5: warning: passing argument 2 of ‘db->open’ from incompatible pointer type cyrusdb_berkeley.c:419:5: note: expected ‘struct DB_TXN *’ but argument is of type ‘const char *’ cyrusdb_berkeley.c:419:5: error: incompatible type for argument 4 of ‘db->open’ cyrusdb_berkeley.c:419:5: note: expected ‘const char *’ but argument is of type ‘DBTYPE’ cyrusdb_berkeley.c:419:5: error: too few arguments to function ‘db->open’ make: *** [cyrusdb_berkeley.o] Error 1 make: *** Waiting for unfinished jobs.... make: Leaving directory `/var/tmp/portage/dev-libs/cyrus-imap-dev-2.3.16/work/cyrus-imapd-2.3.16/lib' * ERROR: dev-libs/cyrus-imap-dev-2.3.16 failed: * compile problem * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2904: Called die * The specific snippet of code: * emake -C "${S}/lib" all || die "compile problem" * * If you need support, post the output of 'emerge --info =dev-libs/cyrus-imap-dev-2.3.16', * the complete build log and the output of 'emerge -pqv =dev-libs/cyrus-imap-dev-2.3.16'. * The complete build log is located at '/var/log/portage/build/dev-libs/cyrus-imap-dev-2.3.16:20100515-001329.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/cyrus-imap-dev-2.3.16/temp/environment'. * S: '/var/tmp/portage/dev-libs/cyrus-imap-dev-2.3.16/work/cyrus-imapd-2.3.16'