Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124688 - [3.4/ICE] turkish locale and error reporting
Summary: [3.4/ICE] turkish locale and error reporting
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-02 12:59 UTC by Erdem
Modified: 2006-04-29 16:23 UTC (History)
1 user (show)

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


Attachments
Complete emerge log (error.tar.bz2,48.19 KB, application/x-bzip)
2006-03-02 13:06 UTC, Erdem
Details
The preprocessed source code (compressed) (sourcecode.tar.bz2,47.98 KB, application/x-bzip)
2006-04-10 10:15 UTC, Erdem
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erdem 2006-03-02 12:59:48 UTC
When I want to upgrade from gcc 3.4.4 to gcc 3.4.5 I get these errors:

for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp f"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-gtyp.h gtyp-gen.h
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gengtype.c -o gengtype.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  \
 /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gengtype-lex.c -o gengtype-lex.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  \
 /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gengtype-yacc.c -o gengtype-yacc.o
gcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
echo timestamp > s-gtype
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/rtl.c -o rtl.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/read-rtl.c -o read-rtl.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/bitmap.c -o bitmap.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/ggc-none.c -o ggc-none.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include \
    min-insn-modes.c -o min-insn-modes.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gensupport.c -o gensupport.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/dummy-conditions.c -o dummy-conditions.o
gcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconstants /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/config/i386/i386.md > tmp-constants.h
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/genflags.c -o genflags.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/genconditions.c -o genconditions.ogcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconditions /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/config/i386/i386.md > tmp-conditions.c
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/mkconfig.sh tm_p.h
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/genpreds.c -o genpreds.o
gcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  insn-conditions.c
insn-conditions.c:739: uyarı: dizge uzunluğu `
Derleyici i
Comment 1 Erdem 2006-03-02 12:59:48 UTC
When I want to upgrade from gcc 3.4.4 to gcc 3.4.5 I get these errors:

for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp f"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-gtyp.h gtyp-gen.h
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gengtype.c -o gengtype.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  \
 /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gengtype-lex.c -o gengtype-lex.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  \
 /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gengtype-yacc.c -o gengtype-yacc.o
gcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
echo timestamp > s-gtype
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/rtl.c -o rtl.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/read-rtl.c -o read-rtl.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/bitmap.c -o bitmap.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/ggc-none.c -o ggc-none.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include \
    min-insn-modes.c -o min-insn-modes.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gensupport.c -o gensupport.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/dummy-conditions.c -o dummy-conditions.o
gcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconstants /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/config/i386/i386.md > tmp-constants.h
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/genflags.c -o genflags.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/genconditions.c -o genconditions.ogcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconditions /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/config/i386/i386.md > tmp-conditions.c
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/mkconfig.sh tm_p.h
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/genpreds.c -o genpreds.o
gcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  insn-conditions.c
insn-conditions.c:739: uyarı: dizge uzunluğu `
Derleyici iç hatası: Hata raporlama yordamları tekrar girildi.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/gcc-3.4.5/temp/ccdF8VZj.out file, please attach this to your bugreport.
make[2]: *** [insn-conditions.o] Hata 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.5/work/build/gcc'
make[1]: *** [stage1_build] Hata 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.5/work/build/gcc'
make: *** [profiledbootstrap] Hata 2

!!! ERROR: sys-devel/gcc-3.4.5 failed.
!!! Function gcc_do_make, Line 1339, Exitcode 2
!!! emake failed with profiledbootstrap
!!! If you need support, post the topmost build error, NOT this status message.

my emerge info:

 emerge --info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
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.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.ankara.edu.tr/gentoo/ ftp://ftp.ankara.edu.tr/gentoo/ ftp://gentoo.mirrors.pair.com/ http://gentoo.mirrors.pair.com/"
LANG="en_EN"
LC_ALL="tr_TR"
LINGUAS="tr"
MAKEOPTS="-j2"
PKGDIR="/mnt/windows/binary"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt curl directfb dts dvb dvd dvdr eds emacs emacs-w3 emboss encode esd exif expat fam ffmpeg foomaticdb fortran gd gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml hal idn imagemagick imlib ipv6 java jpeg kde kdexdeltas lcms ldap libg++ libwww mad mhash mikmod ming mng motif mozilla moznoxft mp3 mpeg mysql ncurses nls nsplugin nvidia odbc ogg oggvorbis openal opengl oss pam pcre pdflib perl php png python qt quicktime readline samba sdl spell sqlite ssl symlink tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb vorbis xine xml2 xmms xv xvid zlib linguas_tr userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS

And I  post the full output of `MAKEOPTS=-j1 emerge gcc` as a log file
Comment 2 Erdem 2006-03-02 13:06:29 UTC
Created attachment 81135 [details]
Complete emerge log

full `MAKEOPTS=-j1 emerge gcc` log
Comment 3 SpanKY gentoo-dev 2006-03-02 19:11:49 UTC
how do you know it's because of the turkish locale ?
Comment 4 Erdem 2006-03-03 00:43:48 UTC
(In reply to comment #2)
> how do you know it's because of the turkish locale ?

I'm not sure. Just a guess :-) And also when I want to upgrade from gcc 3.3 to gcc 3.4 I had the same problem.And changing the locale from turkish to english solved the issue. So I taught it may be related to locale and I reported as a bug.

Comment 5 Erdem 2006-03-06 07:36:55 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > how do you know it's because of the turkish locale ?
> 
> I'm not sure. Just a guess :-) And also when I want to upgrade from gcc 3.3 to
> gcc 3.4 I had the same problem.And changing the locale from turkish to english
> solved the issue. So I taught it may be related to locale and I reported as a
> bug.

After changing the locale settings in /etc/env.d/02locale from:

LANG="tr_TR"
 LANGUAGE="tr_TR"
 LC_ALL="tr_TR"
 GDM_LANG="tr_TR"

to

LANG="en_EN"
 LANGUAGE="en_EN"
 LC_ALL="en_EN"
 GDM_LANG="en_EN"

and update environment settings with env-update I could upgrade to gcc version 3.4.5. And there was a problem with gmplayer when I try to play wmv files. I reinstall mplayer with these settings and  it seems to be fixed now.. Some people say that it may be related to strcasecmp function in C library. 
Comment 6 revertex 2006-04-04 15:49:41 UTC
It seems some others locale settings are also affected as described here http://bugs.gentoo.org/show_bug.cgi?id=124063 (dupe?)
Intesting you have cited the mplayer issue with WMV files, until now i can't figured why before a upgrade it stopped to play these kind of files, my dirty solution was downgrade to the previos version and mask the latest one.
Comment 7 Erdem 2006-04-05 10:00:47 UTC
(In reply to comment #5)
> It seems some others locale settings are also affected as described here
> http://bugs.gentoo.org/show_bug.cgi?id=124063 (dupe?)
> Intesting you have cited the mplayer issue with WMV files, until now i can't
> figured why before a upgrade it stopped to play these kind of files, my dirty
> solution was downgrade to the previos version and mask the latest one.

Sorry. I couldn't explain the mplayer issue correctly. I'm not a native english speaker .. No in fact there is no problem when I want to play wmv files from console. But when I try to play some wmv files with gmplayer (mplayer with GUI) it crashes. Both in the previous version and latest one..  I compiled gcc 3.4.5 with english locale. And I realized that  when english locale is selected gmplayer can play wmv files. But when I turn back to the t
Comment 8 Erdem 2006-04-05 10:00:47 UTC
(In reply to comment #5)
> It seems some others locale settings are also affected as described here
> http://bugs.gentoo.org/show_bug.cgi?id=124063 (dupe?)
> Intesting you have cited the mplayer issue with WMV files, until now i can't
> figured why before a upgrade it stopped to play these kind of files, my dirty
> solution was downgrade to the previos version and mask the latest one.

Sorry. I couldn't explain the mplayer issue correctly. I'm not a native english speaker .. No in fact there is no problem when I want to play wmv files from console. But when I try to play some wmv files with gmplayer (mplayer with GUI) it crashes. Both in the previous version and latest one..  I compiled gcc 3.4.5 with english locale. And I realized that  when english locale is selected gmplayer can play wmv files. But when I turn back to the türkish locale gmplayer crashes again. And I thought that the problem with mplayer may be related to compile problem of gcc in turkish locale. 

And it seems the problem is with insn-conditions.c . I googled for this. I changed the source code of gcc and tried this:

http://gcc.gnu.org/ml/gcc/2004-08/msg00254.html

But it didn't fixed the problem. gcc error messages are like this:

 -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  insn-conditions.c
 insn-conditions.c:739: warning : string length
 Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report, with preprocessed source if appropriate.

Comment 9 SpanKY gentoo-dev 2006-04-09 21:32:40 UTC
can you please translate the error message in your original bug report ?  i dont understand turkish :)
Comment 10 Erdem 2006-04-10 03:50:02 UTC
(In reply to comment #7)
> can you please translate the error message in your original bug report ?  i
> dont understand turkish :)
> 

Yes like this:

for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp f"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-gtyp.h
gtyp-gen.h
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gengtype.c -o gengtype.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  \
 /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gengtype-lex.c -o gengtype-lex.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  \
 /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gengtype-yacc.c -o
gengtype-yacc.o
gcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE  -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
echo timestamp > s-gtype
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/rtl.c -o rtl.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/read-rtl.c -o read-rtl.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/bitmap.c -o bitmap.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/ggc-none.c -o ggc-none.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include \
    min-insn-modes.c -o min-insn-modes.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/gensupport.c -o gensupport.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/dummy-conditions.c -o
dummy-conditions.o
gcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o
ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconstants
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/config/i386/i386.md >
tmp-constants.h
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change
tmp-constants.h insn-constants.h
echo timestamp > s-constants
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/genflags.c -o genflags.o
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/genconditions.c -o
genconditions.ogcc    -O -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long   
-DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o
ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconditions
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/config/i386/i386.md >
tmp-conditions.c
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change
tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/mkconfig.sh tm_p.h
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include
/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/genpreds.c -o genpreds.o
gcc    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H
-DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change
tmp-preds.h tm-preds.h
echo timestamp > s-preds
gcc -c    -O -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/.
-I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  insn-conditions.c
 insn-conditions.c:739: warning : string length
 Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report, with preprocessed source if appropriate.

Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/gcc-3.4.5/temp/ccdF8VZj.out
file, please attach this to your bugreport.
make[2]: *** [insn-conditions.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.5/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.5/work/build/gcc'
make: *** [profiledbootstrap] Error 2

!!! ERROR: sys-devel/gcc-3.4.5 failed.
!!! Function gcc_do_make, Line 1339, Exitcode 2
!!! emake failed with profiledbootstrap
!!! If you need support, post the topmost build error, NOT this status message.

And also I can understand but I can't write well in English :)
Comment 11 Mark Loeser (RETIRED) gentoo-dev 2006-04-10 05:26:58 UTC
After you changed your locale and got 3.4.5 to install, can you still reproduce this problem?  Could you please attach the preprocessed source code that it gives you.  Also, your latest `emerge info' would be helpful if you can still reproduce the error.
Comment 12 Erdem 2006-04-10 10:09:57 UTC
(In reply to comment #9)
> After you changed your locale and got 3.4.5 to install, can you still reproduce
> this problem?  Could you please attach the preprocessed source code that it
> gives you.  Also, your latest `emerge info' would be helpful if you can still
> reproduce the error.
>

My gcc version:

# gcc -v
gcc 3.4.5 version (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) 

locale settings:

#locale
LANG=tr_TR
LC_CTYPE="tr_TR"
LC_NUMERIC="tr_TR"
LC_TIME="tr_TR"
LC_COLLATE="tr_TR"
LC_MONETARY="tr_TR"
LC_MESSAGES="tr_TR"
LC_PAPER="tr_TR"
LC_NAME="tr_TR"
LC_ADDRESS="tr_TR"
LC_TELEPHONE="tr_TR"
LC_MEASUREMENT="tr_TR"
LC_IDENTIFICATION="tr_TR"
LC_ALL=tr_TR

Yes I think the problem is reproducable. When I want to reemerge gcc (version 3.5.1) I got the same error:

 # emerge -pv gcc
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] sys-devel/gcc-3.4.5-r1  (-altivec) -bootstrap -boundschecking -build -doc +fortran -gcj +gtk -hardened -ip28 (-multilib) -multislot (-n32) (-n64) +nls -nocxx -nopie -nossp -objc -vanilla 0 kB

# emerge info
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.ankara.edu.tr/gentoo/ ftp://ftp.ankara.edu.tr/gentoo/ ftp://gentoo.mirrors.pair.com/ http://gentoo.mirrors.pair.com/"
LANG="tr_TR"
LC_ALL="tr_TR"
LINGUAS="tr"
MAKEOPTS="-j1"
PKGDIR="/mnt/windows/binary"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt ctype curl dba directfb dri dts eds emacs emacs-w3 emboss encode esd exif expat fam fastbuild ffmpeg foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml hal idn imagemagick imlib ipv6 isdnlog java jpeg kde lcms ldap libg++ libwww mad memlimit mhash mikmod ming mng motif mozilla mp3 mpeg mysql ncurses nls nptl odbc ogg openal opengl oss pam pcre pdflib perl php png posix pppd python qt quicktime readline samba sdl session simplexml soap sockets spell spl sqlite ssl tcltk tcpd tetex tiff tokenizer truetype truetype-fonts type1-fonts udev usb vorbis xine xml xml2 xmms xsl xv xvid zlib linguas_tr userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LDFLAGS

The preprocessed source code (compressed bzip2 file):
Comment 13 Erdem 2006-04-10 10:15:22 UTC
Created attachment 84375 [details]
The preprocessed source code (compressed)

The preprocessed source code (compressed)
Comment 14 SpanKY gentoo-dev 2006-04-15 21:33:51 UTC
ok, i'm 99% gcc-4.0 and gcc-4.1 have this fixed ... in order to get gcc-3.4.6 fixed though, i need your help :)

unpack gcc-3.4.6.tar.bz2 and gcc-4.1.0.tar.bz2

look at the files gcc-3.4.6/gcc/po/tr.po and gcc-4.1.0/gcc/po/tr.po ... in both files, go down to the line that contains "is greater than the length"

what you need to do is translate the line after that (msgstr) in 3.4.6 so that it reads like 4.1.0 ... i dont understand turkish so i cant do it myself ...

post the diff here as an attachment when you're done
Comment 15 Erdem 2006-04-29 10:28:02 UTC
(In reply to comment #12)
> ok, i'm 99% gcc-4.0 and gcc-4.1 have this fixed ... in order to get gcc-3.4.6
> fixed though, i need your help :)
> unpack gcc-3.4.6.tar.bz2 and gcc-4.1.0.tar.bz2
> look at the files gcc-3.4.6/gcc/po/tr.po and gcc-4.1.0/gcc/po/tr.po ... in both
> files, go down to the line that contains "is greater than the length"
> what you need to do is translate the line after that (msgstr) in 3.4.6 so that
> it reads like 4.1.0 ... i dont understand turkish so i cant do it myself ...
> post the diff here as an attachment when you're done

Sorry I can't help :o because I'm away from home for my military service. Maybe later :)

Comment 16 Mark Loeser (RETIRED) gentoo-dev 2006-04-29 16:23:21 UTC
Alright, well when you get a chance, please attach the info requested. :)