Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88066 - gcc-3.3.5-r1 doesn't compile with gcc-3.3.5-r1 (trying to recompile because i've added 'nls' to USE flag)
Summary: gcc-3.3.5-r1 doesn't compile with gcc-3.3.5-r1 (trying to recompile because i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 11:42 UTC by Haluk Ozaktas
Modified: 2005-04-08 06:56 UTC (History)
0 users

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


Attachments
preprocessed source (ccTHFihu.out,476.90 KB, text/plain)
2005-04-05 11:58 UTC, Haluk Ozaktas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Haluk Ozaktas 2005-04-05 11:42:21 UTC
I run the command 'emerge --update --newuse --deep world' (i've added 'nls' to USE flags), when it tries to compile gcc-3.3.5-r1 i get an 'internal compiler error'. By the way, my compiler is also gcc-3.3.5-r1.

Reproducible: Always
Steps to Reproduce:
1. I just run 'emerge --update --newuse --deep world'
2.
3.

Actual Results:  
the compiling stopped with the message:

insn-conditions.c:640: uyarı: dizge uzunluğu `
Derleyici i
Comment 1 Haluk Ozaktas 2005-04-05 11:42:21 UTC
I run the command 'emerge --update --newuse --deep world' (i've added 'nls' to USE flags), when it tries to compile gcc-3.3.5-r1 i get an 'internal compiler error'. By the way, my compiler is also gcc-3.3.5-r1.

Reproducible: Always
Steps to Reproduce:
1. I just run 'emerge --update --newuse --deep world'
2.
3.

Actual Results:  
the compiling stopped with the message:

insn-conditions.c:640: uyarı: dizge uzunluğu `
Derleyici iç hatası: Hata raporlama yordamları tekrar girildi.
Mümkünse önişlemli kaynakla lütfen
ayrıntılı bir hata raporu gönderin.
&#304;&#351;lemler için <URL:http://bugs.gentoo.org/> adresine bak&#305;n&#305;z.
Preprocessed source stored into /var/tmp/portage/gcc-3.3.5-r1/temp/cczQEEC7.out
file, please attach this to your bugreport.
make[2]: *** [insn-conditions.o] Hata 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/gcc'
make[1]: *** [stage1_build] Hata 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/gcc'
make: *** [bootstrap-lean] Hata 2

!!! ERROR: sys-devel/gcc-3.3.5-r1 failed.
!!! Function gcc_do_make, Line 1138, Exitcode 2
!!! emake failed with bootstrap-lean



emerge info output:

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.11-gentoo-r5 i686)
=================================================================
System uname: 2.6.11-gentoo-r5 i686 AMD Duron(tm) procwss{
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr  5 2005, 19:31:11)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG=""
LC_ALL=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apache2 apm avi bash-completion berkdb bitmap-fonts
cdparanoia cdr crypt cups curl dvd emboss encode esd fam foomaticdb fortran gdbm
gif gnome gpm gstreamer gtk gtk2 icq imlib ipv6 jpeg libg++ libwww mad maildir
mikmod motif mozilla mp3 mpeg msn ncurses nls oggvorbis opengl oscar oss pam
pdflib perl png python quicktime readline samba sdl spell sse ssl svga tcpd tiff
truetype truetype-fonts type1-fonts unicode usb v4l xml2 xmms xv yahoo zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY


/var/tmp/portage/gcc-3.3.5-r1/temp/ccTHFihu.out:
Comment 2 Haluk Ozaktas 2005-04-05 11:58:25 UTC
Created attachment 55387 [details]
preprocessed source
Comment 3 Haluk Ozaktas 2005-04-05 12:18:59 UTC
by the way, before all these happened, i was trying to make my system utf-8 compatible as described in the gentoo user docs. i first created 02locale file:

LANG=tr_TR.UTF-8
LC_ALL=tr_TR.UTF-8

then i've recompiled kernel-2.6.11-r5 with 'utf8' as default native language. then i've added 'nls' to USE flags. i've tried to emerge 'netscape-flash' before running 'emerge --update -deep --newuse -a world'. but i got an error while compiling nasm-0.98.38-r1.
Comment 4 Haluk Ozaktas 2005-04-08 06:56:35 UTC
I have learned that this was because i've changed locales for root to a locale other than C or POSIX by editing /etc/env.d/02locale file.

i'm not sure if it can still be considered as a bug but i've solved my problem. sorry for bugging.