Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91554 - openssh-4.0_p1-r1 fails to emerge with error message "error reporting reentry routines"
Summary: openssh-4.0_p1-r1 fails to emerge with error message "error reporting reentry...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-05 04:18 UTC by Jisakiel
Modified: 2005-05-05 04:50 UTC (History)
0 users

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


Attachments
The preprocessed source it tells me to attach (ccCRXXqp.out,316.96 KB, application/octet-stream)
2005-05-05 04:20 UTC, Jisakiel
Details
Config.log of the emerge (config.log,412.37 KB, application/octet-stream)
2005-05-05 04:21 UTC, Jisakiel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jisakiel 2005-05-05 04:18:13 UTC
I've tried some different approaches to emerging openssh, from lowering my cflags / cxxflags / ldflags to changing compiler to 3.3.4 instead of 3.4.3-20050110 (I run on ~x86). Any of the approaches bears the same error message, that I unfortunately have in Spanish: 

i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wno-uninitialized -I. -I.  -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-options.c
i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wno-uninitialized -I. -I.  -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c session.c
session.c: In function `do_setusercontext':
session.c:1349: aviso: se us
Comment 1 Jisakiel 2005-05-05 04:18:13 UTC
I've tried some different approaches to emerging openssh, from lowering my cflags / cxxflags / ldflags to changing compiler to 3.3.4 instead of 3.4.3-20050110 (I run on ~x86). Any of the approaches bears the same error message, that I unfortunately have in Spanish: 

i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wno-uninitialized -I. -I.  -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-options.c
i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wno-uninitialized -I. -I.  -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c session.c
session.c: In function `do_setusercontext':
session.c:1349: aviso: se usó
Error interno del compilador: Error al reportar rutinas reentradas.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wno-uninitialized -I. -I.  -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-chall.c
i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wno-uninitialized -I. -I.  -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-chall.c
i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wno-uninitialized -I. -I.  -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c groupaccess.c
Preprocessed source stored into /var/tmp/portage/openssh-4.0_p1-r1/temp/ccCRXXqp.out file, please attach this to your bugreport.
make: *** [session.o] Error 1
make: *** Se espera a que terminen otras tareas....

!!! ERROR: net-misc/openssh-4.0_p1-r1 failed.
!!! Function src_compile, Line 97, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.


which means something like "Internal error of the compiler: error reporting routines reentried", or "reentry routines" or something like that. 

Actually I have it injected to not bother me when updating world, but unfortunately that doesn't work as it used to. 

Reproducible: Always
Steps to Reproduce:
1.LANG="en_EN" LC_ALL="en_EN" FEATURES="-ccache" LDFLAGS="-Wl,-O1" CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"  CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer" emerge --oneshot openssh  
2.watch the emerge crash
3.




# emerge info:
Portage 2.0.51.21-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-ck4 i686)
=================================================================
System uname: 2.6.11-ck4 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.6.11
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer -mmmx -m3dnow
-momit-leaf-frame-pointer -funroll-loops -fprefetch-loop-arrays  -mfpmath=387
-falign-functions=64 -mpreferred-stack-boundary=4 -ftracer -fmerge-all-constants
-minline-all-stringops -ffast-math"
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.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/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/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer -mmmx -m3dnow
-momit-leaf-frame-pointer -funroll-loops -fprefetch-loop-arrays  -mfpmath=387
-falign-functions=64 -mpreferred-stack-boundary=4 -ftracer -fmerge-all-constants
-minline-all-stringops -ffast-math -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks prelink sandbox sfperms strict
userpriv usersandbox"
GENTOO_MIRRORS="http://linuv.uv.es/mirror/gentoo/
http://mir.zyrianes.net/gentoo/ ftp://194.117.143.70/mirrors/gentoo
ftp://194.117.143.71/mirrors/gentoo"
LANG="es_ES.UTF-8"
LC_ALL="es_ES.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
LINGUAS="es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X aac aalib acl acpi acpi4linux alsa apache2 apm arts
artswrappersuid avi bash-completion berkdb bitmap-fonts bluetooth ccache cdda
cddb cdparanoia cdr cdrom chroot codecs crypt cups curl dga dhcp divx4linux dvd
dvdread emboss encode esd exif ffmpeg flac font-server foomaticdb fortran ftp
gcj gd gdbm gif gmail gpm gstreamer gtk gtk2 hal haskell howl imagemagick imlib
java javascript jikes joystick jpeg jpeg2k junit kde kdeenablefinal libg++
libwww lufsusermount mad mbox mikmod mime mmx motif mozcalendar mozilla mozsvg
mp3 mpeg mpeg4 mplayer msn mysql ncurses nls nptl offensive ogg oggvorbis openal
opengl oss pam pascal pdf pdflib perl pic pie png posix ppds python qt quicktime
readline real remote samba sdl slang smime spell ssl stats stencil-buffer
subversion svga tcltk tcpd tiff timidity toolbar transcode truetype
truetype-fonts type1-fonts unicode utf8 vorbis win32codecs wxgtk1 xine xml2 xmms
xprint xrandr xscreensaver xsl xv xvid zlib video_cards_radeon linguas_es
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET
Comment 2 Jisakiel 2005-05-05 04:20:20 UTC
Created attachment 58123 [details]
The preprocessed source it tells me to attach
Comment 3 Jisakiel 2005-05-05 04:21:39 UTC
Created attachment 58124 [details]
Config.log of the emerge
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2005-05-05 04:45:53 UTC
with cflags and cxxflags like those in your emerge info -- you compiled your toolchain and userland tools with those too?

I don't think it'd be productive for us to look at this bug, until you have a sane environment that you're working in.  Please reopen upon restoration of sanity though, if this persists (it won't, I promise).
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2005-05-05 04:46:05 UTC
reopen for wrong assignment
Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2005-05-05 04:50:42 UTC
resolve to CANTFIX/WONTFIX, please see my above comments