Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 179469

Summary: sys-apps/busybox-1.4.1-r2 ebuild fails
Product: Gentoo Linux Reporter: Rui Pedro Santos <rpd.santos>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: rpd.santos
Priority: High    
Version: 2007.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rui Pedro Santos 2007-05-22 22:00:23 UTC
Two systems (based on the same stage4, differente cpu's).
On both systems I was trying to do an emerge -ea world to rebuild everything.
On both systems I got ditched at busybox build.

The log is the same.
Could someone shed some light, please?

>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/sys-apps/busybox-1.4.2/work/busybox-1.4
.2 ...
  SPLIT   include/autoconf.h -> include/config/*
  GEN     include/bbconfigopts.h
  HOSTCC  applets/usage
  CC      applets/busybox.o
/bin/sh: i686-pc-linux-gnu-gcc: command not found
make[1]: *** [applets/busybox.o] Error 127
make[1]: *** Waiting for unfinished jobs....
  LD      archival/libunarchive/built-in.o
/bin/sh: i686-pc-linux-gnu-ar: command not found
make[1]: *** [archival/libunarchive/built-in.o] Error 127
make: *** [archival/libunarchive] Error 2
make: *** Waiting for unfinished jobs....
make: *** [applets] Error 2
  LD      archival/built-in.o
/bin/sh: i686-pc-linux-gnu-ar: command not found
make[1]: *** [archival/built-in.o] Error 127
make: *** [archival] Error 2

!!! ERROR: sys-apps/busybox-1.4.2 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  busybox-1.4.2.ebuild, line 168:   Called die

!!! build failed
!!! If you need support, post the topmost build error, and the call stack if rel
evant.
!!! A complete build log is located at '/var/tmp/portage/sys-apps/busybox-1.4.2/
temp/build.log'.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-22 22:03:25 UTC
Well, your stage4 is apparently messed up and missing binutils symlinks.


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