Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120445 - gcc 3.4.4: ERROR: sys-devel/gcc-3.4.4-r1 failed.
Summary: gcc 3.4.4: ERROR: sys-devel/gcc-3.4.4-r1 failed.
Status: RESOLVED DUPLICATE of bug 78178
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-26 09:52 UTC by evalen
Modified: 2006-01-28 11:13 UTC (History)
0 users

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


Attachments
build log (cc52vrFo.out,125.39 KB, text/plain)
2006-01-26 09:53 UTC, evalen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description evalen 2006-01-26 09:52:34 UTC
Problems in emerging gcc 3.4.4
######################################################

SHLIB_EXT='.so' \
SHLIB_MULTILIB='' \
SHLIB_MKMAP='/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/mkmap-symver.awk'
\
SHLIB_MKMAP_OPTS='' \
SHLIB_MAPFILES='/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/libgcc-std.ver
/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/config/libgcc-glibc.ver' \
SHLIB_NM_FLAGS='-pg' \
MULTILIB_OSDIRNAMES='' \
mkinstalldirs='/bin/sh
/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/mkinstalldirs' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
./xgcc -B./ -B/usr/i686-pc-linux-gnu/bin/ -isystem
/usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include
-L/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc/../ld -fno-stack-protector -O2
-DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -I. -I.
-I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc
-I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/.
-I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/../include   -g0
-finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \
   -c /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
In file included from
/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/tsystem.h:44,
                 from
/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/crtstuff.c:62:
./include/stddef.h:213: internal compiler error: Illegal instruction
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.4-r1/temp/cc52vrFo.out
file, please attach this to your bugreport.
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc'
make[1]: *** [stageprofile_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc'
make: *** [profiledbootstrap] Error 2

!!! ERROR: sys-devel/gcc-3.4.4-r1 failed.
!!! Function gcc_do_make, Line 1339, Exitcode 2
!!! emake failed with profiledbootstrap
Comment 1 evalen 2006-01-26 09:53:47 UTC
Created attachment 78187 [details]
build log
Comment 2 Stephen Bennett (RETIRED) gentoo-dev 2006-01-26 10:09:42 UTC
Not a portage bug.
Comment 3 SpanKY gentoo-dev 2006-01-26 10:42:41 UTC
you neglected to post `emerge info`

also, if you re-emerge gcc, does it fail at the same exact place ?
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-01-28 11:13:12 UTC
Reopen to dupe properly...
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-01-28 11:13:28 UTC

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