Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71008 - emerge net-mail/courier-imap-3.0.8 fails during test phase
Summary: emerge net-mail/courier-imap-3.0.8 fails during test phase
Status: RESOLVED DUPLICATE of bug 69867
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-12 13:56 UTC by Rafal Peisert
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafal Peisert 2004-11-12 13:56:29 UTC
Emerge net-mail/courier-imap-3.0.8 fails if maketest is enabled

Reproducible: Always
Steps to Reproduce:
1. enable 'maketest' in FEATURES
2. emerge =net-mail/courier-imap-3.0.8

Actual Results:  
(...)
Making check in imap
make[1]: Entering directory
`/var/tmp/portage/courier-imap-3.0.8/work/courier-imap-3.0.8/imap'

Error: --with-trashquota or the --enable-workarounds-for-imap-client-bugs
option was specified to the configure script.

As INSTALL told you, make check fails if these options are used, and I wasn't
kidding when I wrote it.  Reconfigure and rebuild without these options, then
rerun make and make check.  If make check passes, reconfigure again with your
original options, and proceed with installing this server.  Have fun!
make[1]: *** [check-am] Błąd 1
make[1]: Leaving directory
`/var/tmp/portage/courier-imap-3.0.8/work/courier-imap-3.0.8/imap'
make: *** [check-recursive] Błąd 1

!!! ERROR: net-mail/courier-imap-3.0.8 failed.
!!! Function src_test, Line 520, Exitcode 0
!!! Make check failed. See above for details.
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
completion of the tests and emerge

Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.4.22-gentoo-r5 i686)
=================================================================
System uname: 2.4.22-gentoo-r5 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs candy ccache distlocks maketest moo sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow aalib acl acpi afs alsa apache2 apm berkdb bindist bitmap-fonts
crypt cscope doc f77 fam fbcon flash fortran freetds gd innodb ipv6 kerberos
krb4 ldap libwww mbox memlimit mmx mpi mssql mysql ncurses nls nocardbus
offensive oss pam perl prelude python readline samba sasl slang socks5 spell ssl
tcltk tcpd underscores unicode xml xml2 zlib"
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-11-15 16:01:29 UTC

*** This bug has been marked as a duplicate of 69867 ***