Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40982 - Cannot emerge app-crypt/mit-krb5-1.2.7 with gcc-3.3.2
Summary: Cannot emerge app-crypt/mit-krb5-1.2.7 with gcc-3.3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-09 09:38 UTC by Rick Morra
Modified: 2004-04-18 22:56 UTC (History)
4 users (show)

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


Attachments
End of output from `emerge mit-krb5` (mit-krb5_fail,2.88 KB, text/plain)
2004-02-09 09:41 UTC, Rick Morra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Morra 2004-02-09 09:38:49 UTC
I twice tried `emerge mit-krb5`, but it failed. This is my first emerge of this package, and I've included the last lines of output before the failure as an attachment.

Earlier today I updated to gcc-3.3.2-r5 which may have led to the problem. (I have rebooted since the gcc update.)

Reproducible: Always
Steps to Reproduce:
1.`emerge krb5`
2.
3.

Actual Results:  
!!! ERROR: app-crypt/mit-krb5-1.2.7 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! (no error message)


Portage 2.0.50 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-gentoo-r5)
=================================================================
System uname: 2.4.22-gentoo-r5 i686 Intel(R) Celeron(TM) CPU                1400MHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://212.219.247.13/sites/www.ibiblio.org/gentoo/
ftp://cudlug.cudenver.edu/pub/mirrors/distributions/gentoo/
http://mirrors.tds.net/gentoo http://gentoo.noved.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aavm alsa apm arts avi berkdb crypt cups encode esd evms2 fam foomaticdb
gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde kerberos krb4 ldap libg++ libwww
mad mikmod motif mozcalendar mozilla mozxmlterm mpeg ncurses nls oggvorbis
opengl oss pam pdflib perl png ppds python qt quicktime readline samba sasl sdl
slang spell ssl svga tcltk tcpd tetex tiff truetype unicode usb wmf x86 xml xml2
xmms xv zlib"
Comment 1 Rick Morra 2004-02-09 09:41:07 UTC
Created attachment 25268 [details]
End of output from `emerge mit-krb5`
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-11 13:36:32 UTC
Anybody using kerberos can have a look here please?
Comment 3 Jose Gonzalez Gomez 2004-02-13 00:48:09 UTC
I'm obtaining the same here

Gentoo Base System version 1.4.3.13
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.1-gentoo-r1)
=================================================================
System uname: 2.6.1-gentoo-r1 i686 Mobile AMD Athlon(tm) XP 2400+
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acpi afs alsa apache2 apm avi berkdb bidi cdr cjk crypt cups doc dvd encode esd evo foomaticdb gdbm gif gnome gpm gtk gtk2 imap imlib java jikes jpeg junit kerberos ldap libg++ libwww mad maildir mbox mcal mikmod mmx motif mozcalendar mozilla mpeg ncurses nls oggvorbis opengl pam pcmcia pda pdflib perl png python qt quicktime readline samba sasl sdl slang slp spell ssl svga tcpd tiff truetype trusted unicode usb wmf x86 xml xml2 xmms xv zlib"

Any ideas, workaround?
Comment 4 Rick Morra 2004-02-13 05:17:24 UTC
As a workaround I downgraded to gcc-3.2.3-r3, emerged mit-krb5, then upgraded back to gcc-3.3.2-r5.
Comment 5 Andreas Trawöger 2004-02-16 04:45:50 UTC
Run into this bug after doing an emerge -u system :-((
I'm getting the same error as described in the attachment (I'm using gcc-3.3.2-r5 too).
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-18 11:38:50 UTC
1.3.1 works fine here.  Can you please try it?
Comment 7 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-18 11:40:13 UTC
Hi guys - if 1.3.1 checks out fine - what is the possibility of getting it to
stable?
Comment 8 Ben Ridenhour 2004-02-18 12:19:20 UTC
I had the exact same issue-- 1.2.7 and 1.2.8 would both exit with the same error; 1.3.1 worked just fine though.
Comment 9 Ryan Phillips (RETIRED) gentoo-dev 2004-02-18 13:25:28 UTC
I don't see any reason why 1.3.1 shouldn't be made stable.
Comment 10 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-19 09:20:07 UTC
Can you guys see to it please?
Comment 11 Alexander Gabert (RETIRED) gentoo-dev 2004-03-03 04:13:38 UTC
the varargs bug again
Comment 12 SpanKY gentoo-dev 2004-04-18 22:56:05 UTC
1.3.1 is stable now