Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106545 - mutt-1.5.11 doesn't build (imap/pop sasl problem)
Summary: mutt-1.5.11 doesn't build (imap/pop sasl problem)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
: 106619 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-19 10:47 UTC by Phil Richards
Modified: 2005-09-19 16:45 UTC (History)
2 users (show)

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


Attachments
configure log for mutt 1.5.11 build (config.log,53.54 KB, text/plain)
2005-09-19 10:48 UTC, Phil Richards
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Richards 2005-09-19 10:47:10 UTC
First off:

~ # emerge -pv --oneshot mutt

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] mail-client/mutt-1.5.11 [1.5.10-r1] +berkdb -buffysize -cjk
+crypt -debug +gdbm -gnutls -gpgme -idn -imap -mbox +nls -nntp -pop -sasl -smime
+ssl -vanilla 43 kB

So...
~ # emerge --oneshot -v mutt
[...]
>>> Source unpacked.
 * econf: updating mutt-1.5.11/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating mutt-1.5.11/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --enable-nls --disable-gpgme --disable-imap
--disable-pop --enable-pgp --disable-smime --disable-default-japanese
--disable-debug --without-idn --with-curses --sysconfdir=/etc/mutt
--with-docdir=/usr/share/doc/mutt-1.5.11 --with-regex --disable-fcntl
--enable-flock --enable-nfs-fix --enable-external-dotlock --with-mixmaster
--without-sasl --enable-hcache --with-gdbm --without-bdb --without-gnutls
--without-ssl --without-sasl2 --with-homespool=Maildir --enable-compressed
--disable-nntp --build=i686-pc-linux-gnu
[...]
configure: error: SASL support is only useful with POP or IMAP support

!!! Please attach the config.log to your bug report:
!!! /usr/src/tmp/portage/mutt-1.5.11/work/mutt-1.5.11/config.log


Phil

# emerge info
Portage 2.0.52-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.5-r1,
2.6.13-gentoo-r1 i686)
=================================================================
System uname: 2.6.13-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/src/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/
http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/usr/src/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa apm avi berkdb bitmap-fonts bzip2 cdr crypt cups curl
dbus dvd dvdr dvi eds emboss encode esd fam firefox flac foomaticdb fortran gd
gdbm gif gnome gpm gstreamer gtk gtk2 guile hal imagemagick imlib jpeg lesstif
libg++ libwww mad mikmod mmx motif mozilla mp3 mpeg ncurses nls nntp nptl
nptlonly offensive ogg oggvorbis opengl pam pdflib perl png python quicktime
readline real samba scanner sdl slang speex spell sse ssl svga tcltk tcpd tetex
theora threads tiff truetype truetype-fonts type1-fonts usb vorbis win32codecs
xine xml2 xmms xv zlib video_cards_i915 userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Phil Richards 2005-09-19 10:48:53 UTC
Created attachment 68817 [details]
configure log for mutt 1.5.11 build

attaching config.log
Comment 2 Fernando J. Pereda (RETIRED) gentoo-dev 2005-09-19 13:19:50 UTC
Fixed in CVS, I forgot to port the ${P}-sasl.patch

Cheers,
Ferdy
Comment 3 Fernando J. Pereda (RETIRED) gentoo-dev 2005-09-19 16:45:40 UTC
*** Bug 106619 has been marked as a duplicate of this bug. ***