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

Bug 69613

Summary: bochs-2.1.1 emerge failed, with no error.
Product: Gentoo Linux Reporter: Søren Bøg <sbg>
Component: [OLD] DevelopmentAssignee: Luca Barbato <lu_zero>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Søren Bøg 2004-10-31 05:26:35 UTC
When emerging bochs-2.1.1, the emerge fails. However there appears to be no error in the build process.


Reproducible: Always
Steps to Reproduce:
1. emerge -av bochs
2.
3.

Actual Results:  
When emerging bochs-2.1.1, the emerge fails stating:
!!! ERROR: app-emulation/bochs-2.1.1 failed.
!!! Function src_compile, line 68, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
However there appears to be no error in the build process. the last few lines
before the error are as follows:
i686-pc-linux-gnu-g++ -shared -nostdlib
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../crti.o
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/crtbeginS.o  .libs/ne2k.o .libs/eth.o
.libs/eth_null.o .libs/eth_fbsd.o .libs/eth_linux.o .libs/eth_tap.o
.libs/eth_tuntap.o  -Wl,--rpath -Wl,/usr/lib/gcc/i686-pc-linux-gnu/3.4.2
-Wl,--rpath -Wl,/usr/lib/gcc/i686-pc-linux-gnu/3.4.2
-L/usr/lib/gcc/i686-pc-linux-gnu/../../../i686-pc-linux-gnu/lib
-L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin
-L/usr/lib/gcc/i686-pc-linux-gnu/3.4.2
-L/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../../i686-pc-linux-gnu/lib
-L/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../..
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/libstdc++.so -lm -lc -lgcc_s
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/crtendS.o
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/../../../crtn.o  -Wl,-soname
-Wl,libbx_ne2k.so.0 -o .libs/libbx_ne2k.so.0.0.0
(cd .libs && rm -f libbx_ne2k.so.0 && ln -s libbx_ne2k.so.0.0.0 libbx_ne2k.so.0)
(cd .libs && rm -f libbx_ne2k.so && ln -s libbx_ne2k.so.0.0.0 libbx_ne2k.so)
creating libbx_ne2k.la
(cd .libs && rm -f libbx_ne2k.la && ln -s ../libbx_ne2k.la libbx_ne2k.la)
make[1]: Leaving directory `/var/tmp/portage/bochs-2.1.1/work/bochs-2.1.1/iodev'

Expected Results:  
Sucessful emerge of bochs-2.1.1

Portage 2.0.51-r2 (default-x86-1.4, gcc-3.4.2, glibc-2.3.4.20041006-r0,
2.6.9-rc1 i686)
=================================================================
System uname: 2.6.9-rc1 i686 mobile AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.5.3
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -mcpu=athlon-xp -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -mcpu=athlon-xp -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apache2 apm arts avi berkdb bitmap-fonts bonobo cdr
crypt cups curl dba debugger dga directfb dvd emacs encode esd ethereal evo f77
fam fbcon flac flash foomaticdb gd gdbm gif gnome gpm gtk gtk2 guile imagemagick
imlib java jpeg kde ldap libg++ libwww mad mbox mikmod mmx motif mozilla
mpegmysql ncurses nls offensive oggvorbis opengl oss pam pcmcia pdflib perl png
pnpppds python qt quicktime readline samba sdl slang spell sse ssl tcltk tcpd
tetex tiff truetype trusted unicode usb videos wmf wxwindows x86 xinerama xml
xml2 xmms xosd xv zlib"
Comment 1 Søren Bøg 2004-10-31 07:41:20 UTC
Finally found the error 2/3 of the way up the build, duplicate of: 60089

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