Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved after reinstall]gcc-3.4.5-r1 compile fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
huliganaz
Tux's lil' helper
Tux's lil' helper


Joined: 14 Aug 2004
Posts: 80

PostPosted: Tue Apr 11, 2006 3:35 pm    Post subject: [solved after reinstall]gcc-3.4.5-r1 compile fails Reply with quote

Quote:

/bin/sh /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/gcc/mkconfig.sh tconfig.h
./xgcc -B./ -B/usr/x86_64-pc-linux-gnu/bin/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_6 4-pc-linux-gnu/sys-include -L/var/tmp/portage/gcc-3.4.5-r1/work/build/gcc/../ld -fno-stack-protector -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -is ystem ./include -I. -I. -I/var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5- r1/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/gcc/../include -g0 -finhibit-siz e-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-o mit-frame-pointer -fno-asynchronous-unwind-tables \
-c /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s: Assembler messages:
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:33: Error: `completed.1(%rip)' is not a valid base/index ex pression
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:34: Error: bad register name `%rbp'
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:35: Error: bad register name `%rsp'
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:40: Error: bad register name `%rax'
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:41: Error: bad register name `%rax'
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:42: Error: bad register name `%rdx'
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:44: Error: `p.0(%rip)' is not a valid base/index expression
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:45: Error: bad register name `%rax)'
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:46: Error: bad register name `%rdx'
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:48: Error: `completed.1(%rip)' is not a valid base/index ex pression
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:60: Error: bad register name `%rbp'
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:61: Error: `__JCR_LIST__(%rip)' is not a valid base/index e xpression
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:62: Error: bad register name `%rsp'
/var/tmp/portage/gcc-3.4.5-r1/temp/ccrazUBU.s:65: Error: bad register name `%rax'
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.5-r1/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.5-r1/work/build/gcc'
make: *** [profiledbootstrap] Error 2

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



any suggestions>?
_________________
1337 newb!


Last edited by huliganaz on Mon May 29, 2006 6:28 am; edited 1 time in total
Back to top
View user's profile Send private message
!equilibrium
Bodhisattva
Bodhisattva


Joined: 06 Jun 2004
Posts: 2109
Location: MI/BG/LC

PostPosted: Tue Apr 11, 2006 4:07 pm    Post subject: Reply with quote

it's a bug: https://bugs.gentoo.org/show_bug.cgi?id=78178

to fix it compile gcc with CFLAG="-march=i686".
please, next time before to ask, do a bugzilla search ;)
_________________
Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe

all my contents are released under the Creative Commons Licence by-nc-nd 2.5
Back to top
View user's profile Send private message
huliganaz
Tux's lil' helper
Tux's lil' helper


Joined: 14 Aug 2004
Posts: 80

PostPosted: Tue Apr 11, 2006 6:09 pm    Post subject: Reply with quote

but so does glib-2.8.6 :?
_________________
1337 newb!
Back to top
View user's profile Send private message
!equilibrium
Bodhisattva
Bodhisattva


Joined: 06 Jun 2004
Posts: 2109
Location: MI/BG/LC

PostPosted: Tue Apr 11, 2006 6:30 pm    Post subject: Reply with quote

huliganaz wrote:
but so does glib-2.8.6 :?


??? i do not understand
_________________
Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe

all my contents are released under the Creative Commons Licence by-nc-nd 2.5
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Tue Apr 11, 2006 7:29 pm    Post subject: Reply with quote

huliganaz, please can you post your emerge --info?
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
huliganaz
Tux's lil' helper
Tux's lil' helper


Joined: 14 Aug 2004
Posts: 80

PostPosted: Wed Apr 12, 2006 7:13 am    Post subject: Reply with quote

i just changed my chost to i686-pc-linux-gnu from x86_64-pc-linux-gnu and it worked...

sorry i can't paste my emerge --info cuz i have some various problems with ssh, and i can't paste text from my console... :)
_________________
1337 newb!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum