Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47043 - evolution-1.4.5 and cyrus-sasl-2.1.14 failing to emerge on sparc - kerberos ugliness
Summary: evolution-1.4.5 and cyrus-sasl-2.1.14 failing to emerge on sparc - kerberos u...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-07 00:37 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-09-01 06:36 UTC (History)
1 user (show)

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


Attachments
ebuild output from evolution-1.4.5 (ev.out,74.81 KB, text/plain)
2004-04-07 00:40 UTC, Jeremy Huddleston (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-07 00:37:46 UTC
I mentioned this in #gentoo-sparc wrt cyrus-sasl-2.1.14 failing to emerge, and I have the same problem with evoltion-1.4.5 as I did with cyrus-sasl.  I will attatch the evolution emerge output.

The main thing I notice is:
/usr/lib/gcc-lib/sparc-unknown-linux-gnu/3.3.3/../../../../sparc-unknown-linux-gnu/bin/ld: Disabling relaxation: it will not work with multiple definitions

Probably a gcc 3.3 regression...


/usr/portage/net-mail/evolution $ emerge info
Portage 2.0.50-r1 (default-sparc64-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.4.25-sparc)
=================================================================
System uname: 2.4.25-sparc sparc64 sun4u
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="sparc"
AUTOCLEAN="yes"
CFLAGS="-mcpu=ultrasparc -O2 -pipe -fomit-frame-pointer"
CHOST="sparc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=ultrasparc -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/local/download/portage/distfiles"
FEATURES="ccache sandbox strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/download/portage"
SYNC="rsync://192.168.0.1/gentoo-portage"
USE="X Xaw3d aac aalib accessibility acl aim apache2 arts asterisk audiofile avi berkdb bidi bonobo brltty cap caps cddb cdr chroot clamav crypt cups curl dnd doc dv dvd dvdr emacs emacs-w3 encode esd expat ext-png ext-zlib extlib faad fam fastcgi fbcon fbdev ffmpeg fftw flac flash fltk fluidsynth foomaticdb foreign-package freetype fullrpc gcl gd gdbm gif gimpprint glade glgd glut gnome gnomedb gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hardened hdf hdf5 idea imagemagick imap imlib imlib2 innodb ipv6 jabber jack java javamail javascript jbig jdepend jikes joystick jpeg justify kde kerberos krb4 ladcca lcms leim libg libgda libwww mad maildir mikmod mmap mng mono motif mozilla moznocompose moznoirc mozsvg mpeg mpeg4 msn mule music mysql nas ncurses net nls oav objc odbc offensive oggvorbis oldworld openal opengl operanom2 oscar oss pam parse-clocks pcre pda pdflib perl php png portaudio postgres prelude propolice pthreads python qhull qt readline ruby samba sasl sdk sdl serial slang slp snmp socks5 sox sparc speex spell sqlite ssl tcltk tcpd tetex theora tiff timidity transcode truetype type1 unicode usb videos vim-with-x virus-scan wxwindows xchattext xemacs xine xml xml2 xmms xosd xv xvid yahoo zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-07 00:40:01 UTC
Created attachment 28820 [details]
ebuild output from evolution-1.4.5

ebuild evolution-1.4.5.ebuild install...

oh and:
$ qpkg -I -v krb5
app-crypt/mit-krb5-1.3.1 *
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-08 00:10:15 UTC
actually... looks like it's heimdal's fault...

/usr/portage/net-mail/evolution $ qpkg -I -v -f /usr/lib/libkrb5.a
qpkg -I -v -f app-crypt/heimdal-0.6 *

(00:03:48 Thu Apr 08 2004 root@yufi)
/usr/portage/net-mail/evolution $ qpkg -I -v -f /usr/lib/libcom_err.a
app-crypt/heimdal-0.6 *
sys-fs/e2fsprogs-1.34 *
Comment 3 Jason Wever (RETIRED) gentoo-dev 2004-04-08 17:29:33 UTC
cyrus-sasl fails for me with kth-krb5, and is documented in bug #45037

Evolution worked for me, but that was with kth-krb5.  I'll try with heimdal.  Also can you try with the latest heimdal as a new version just got stabilized for a security bug today.
Comment 4 Gustavo Zacarias (RETIRED) gentoo-dev 2004-09-01 06:36:34 UTC
Ok, i removed mit-krb5 and emerged heimdal-0.6.2 (current stable) with all it's USE flags on. cyrus-sasl-2.1.18-r2 built fine against it (all USE flags on except debug & static).
evolution-1.4.6 (current stable) requires mit-krb5, which i previously built fine against mit-krb5-1.3.3-r1 (stable).
Reopen if you see problems again. Thanks.