Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89999 - bash-2.05b-r9 failed to compile.
Summary: bash-2.05b-r9 failed to compile.
Status: RESOLVED DUPLICATE of bug 87247
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-21 19:32 UTC by Andrei F.
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei F. 2005-04-21 19:32:50 UTC
i586-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-2.05b-r9/work/bash-2.05b -I../.. -I../../lib  -O2 -march=pentium-mmx -pipe -fomit-frame-pointer savestring.c
rm -f tilde.o
i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-2.05b-r9/work/bash-2.05b -I../.. -I../../lib  -O2 -march=pentium-mmx -pipe -fomit-frame-pointer -DREADLINE_LIBRARY -c ./tilde.c
rm -f xmalloc.o
i586-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-2.05b-r9/work/bash-2.05b -I../.. -I../../lib  -O2 -march=pentium-mmx -pipe -fomit-frame-pointer xmalloc.c
rm -f xmalloc.o
i586-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-2.05b-r9/work/bash-2.05b -I../.. -I../../lib  -O2 -march=pentium-mmx -pipe -fomit-frame-pointer xmalloc.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: xmalloc.o: No such file or directory
make[1]: *** [libhistory.a] Error 1
make[1]: Leaving directory `/var/tmp/portage/bash-2.05b-r9/work/bash-2.05b/lib/readline'
make: *** [lib/readline/libhistory.a] Error 1
rm -f compat.o
make: *** Waiting for unfinished jobs....
i586-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL   -I. -I/var/tmp/portage/bash-2.05b-r9/work/bash-2.05b -I../.. -I../../lib  -O2 -march=pentium-mmx -pipe -fomit-frame-pointer 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 "i586-pc-linux-gnu-ranlib" && i586-pc-linux-gnu-ranlib libreadline.a
make[1]: Leaving directory `/var/tmp/portage/bash-2.05b-r9/work/bash-2.05b/lib/readline'

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

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
compile cleanly I guess.
Comment 1 Leung Ki Chi 2005-04-22 01:29:51 UTC
emerge --info please.
Comment 2 SpanKY gentoo-dev 2005-04-22 10:02:22 UTC

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