Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179469 - sys-apps/busybox-1.4.1-r2 ebuild fails
Summary: sys-apps/busybox-1.4.1-r2 ebuild fails
Status: RESOLVED DUPLICATE of bug 163925
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-22 22:00 UTC by Rui Pedro Santos
Modified: 2007-05-22 22:03 UTC (History)
1 user (show)

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 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 ***