Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 145720

Summary: gcc-4.1.1 upgrade codecvt, error complains about stray charchters
Product: Gentoo Linux Reporter: Amit Pansare <amittp>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gcc-4.1.1 compilation output. shows codecvt throwing out stray charcters error at the end.

Description Amit Pansare 2006-08-31 08:47:20 UTC
I did see mutiple error on gcc-4.1.1 but could not find one having same problems as this. Please excuse me if bug is duplicate.


Emerge Info
===========
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -mtune=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -mtune=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/"
LANG="en_US.UTF-8"
LINGUAS="en"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 16bit 7zip X X509 a52 aac aalib acl acpi alsa amd apache2 apm arts automount avahi avi bash-completion berkdb binary-drivers bitmap-fonts bonobo bootsplash bzip2 c++ cacheemu cdda cddb cdparanoia chroot clamav clamd cli cpudetection crypt cscope cups dbus dga dlloader dri dvd dvdr dvdread eds emboss encode escreen esd fastcgi fbcon fbsplash foomaticdb fortran gdbm gif gimp gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 h323 hal hardened hddtemp httpd imagemagick imap imlib innodb ipod ipv6 isdnlog java jpeg kde kdeenablefinal kdexdeltas ldap libcaca libclamav libg++ libwww lighttpd linuxkeys lm_sensors mad mikmod mime mjpeg mmap mmx mmxext motif mozdevelop mp3 mpeg mpeg2 mpi mplayer msn msnextras musicbrainz mysql mysqli nas nautilus ncurses nfs nls nodoc nptl nptlonly nsplugin ntfs nvidia nvram oci8 odbc offensive ogg opengl openssh openssl oss pam pcre pdflib perl png pppd profile python qt3 qt4 quicktime quotes rar rdesktop readline real reflection reiserfs ruby scanner screen sdk sdl session sftp sftplogging silverxp slp sndfile snmp spell spl sql sse sse-filters sse2 ssl startup-notification subtitles subversion svga tagwriting tcpd tidy tiff toolbar truetype truetype-fonts type1-fonts udev unicode v4l v4l2 vcd vfat vhosts vim vim-pager vim-with-x visualization vorbis webdav webservices win32codecs winbind wma wmf xanim xattr xine xinerama xinetd xml xmlrpc xmms xorg xosd xpm xprint xrandr xscreensaver xv xvid xvmc yahoo zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_nvidia video_cards_bga video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



Compliation output:
===================
Please see the attached file. 

I can reproduce error all time with the same config.
Ram CPu good (tested as soon as i got the error) - although since i can reproduce the error, seems like problem is else than hardware.

Thanks.
Comment 1 Amit Pansare 2006-08-31 08:49:15 UTC
Created attachment 95562 [details]
gcc-4.1.1 compilation output. shows codecvt throwing out stray charcters error at the end.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-31 09:10:21 UTC
Most likely bad RAM/broken kernel. Try memtest86 etc.


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