Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
!!! ERROR: app-shells/bash-3.0-r12 failed.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jicman
n00b
n00b


Joined: 18 May 2004
Posts: 37
Location: Rochester, NY

PostPosted: Mon Aug 29, 2005 5:45 pm    Post subject: !!! ERROR: app-shells/bash-3.0-r12 failed. Reply with quote

Greetings...

While doing,

Code:

emerge --update --deep world


I encountered this error:

Code:

sparc-unknown-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-3.0-r12/work/bash-3.0 -I../.. -I../../lib  -O2 -mcpu=ultrasparc histfile.c
rm -f mbutil.o
sparc-unknown-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-3.0-r12/work/bash-3.0 -I../.. -I../../lib  -O2 -mcpu=ultrasparc mbutil.c
rm -f xmalloc.o
sparc-unknown-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-3.0-r12/work/bash-3.0 -I../.. -I../../lib  -O2 -mcpu=ultrasparc xmalloc.c
rm -f savestring.o
sparc-unknown-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-3.0-r12/work/bash-3.0 -I../.. -I../../lib  -O2 -mcpu=ultrasparc savestring.c
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o xmalloc.o
ar: savestring.o: No such file or directory
make[1]: *** [libhistory.a] Error 1
make[1]: Leaving directory `/var/tmp/portage/bash-3.0-r12/work/bash-3.0/lib/readline'
make: *** [lib/readline/libhistory.a] Error 1
make: *** Waiting for unfinished jobs....
rm -f tilde.o
sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-3.0-r12/work/bash-3.0 -I../.. -I../../lib  -O2 -mcpu=ultrasparc -DREADLINE_LIBRARY -c ./tilde.c
rm -f compat.o
sparc-unknown-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-3.0-r12/work/bash-3.0 -I../.. -I../../lib  -O2 -mcpu=ultrasparc compat.c
rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o tilde.o xmalloc.o compat.o
test -n "sparc-unknown-linux-gnu-ranlib" && sparc-unknown-linux-gnu-ranlib libreadline.a
make[1]: Leaving directory `/var/tmp/portage/bash-3.0-r12/work/bash-3.0/lib/readline'

!!! ERROR: app-shells/bash-3.0-r12 failed.
!!! Function src_compile, Line 129, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.


Huh! Any ideas of help?

thanks.

josé
Back to top
View user's profile Send private message
nxsty
Veteran
Veteran


Joined: 23 Jun 2004
Posts: 1556
Location: .se

PostPosted: Mon Aug 29, 2005 5:48 pm    Post subject: Reply with quote

Try with MAKEOPTS="-j1", and if it works post a bug report about it. I think I've seen this error before.
Back to top
View user's profile Send private message
jicman
n00b
n00b


Joined: 18 May 2004
Posts: 37
Location: Rochester, NY

PostPosted: Mon Aug 29, 2005 6:00 pm    Post subject: Reply with quote

Will this affect a SPARC? I believe a SPARC should have "-j2". I'll give it a try and see what happens...

thanks,

josé
Back to top
View user's profile Send private message
jicman
n00b
n00b


Joined: 18 May 2004
Posts: 37
Location: Rochester, NY

PostPosted: Mon Aug 29, 2005 6:52 pm    Post subject: Reply with quote

Yep! Changing it to "-j1" fixed the breakage.

thanks,

josé
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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