Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77662 - bochs 2.1.1 ebuild fails
Summary: bochs 2.1.1 ebuild fails
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 04:45 UTC by Fredrik Andersson
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 Fredrik Andersson 2005-01-12 04:45:41 UTC
bochs 2.1.1 ebuild fails

/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-g++ -c -I.. -I./.. -I../iodev -I./../iodev -I../instrument/stubs -I./../instrument/stubs -O2 -march=pentium3 -mfpmath=sse -msse -mmmx -pipe -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -I/usr/X11R6/include `sdl-config --cflags`  sdl.cc -o sdl.lo
 i686-pc-linux-gnu-g++ -c -I.. -I./.. -I../iodev -I./../iodev -I../instrument/stubs -I./../instrument/stubs -O2 -march=pentium3 -mfpmath=sse -msse -mmmx-pipe -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT sdl.cc  -fPIC -DPIC -o .libs/sdl.o
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-g++ -module sdl.lo -o libbx_sdl.la -rpath /usr/lib `sdl-config --cflags --libs`
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make[1]: *** [libbx_sdl.la] Error 1
make[1]: Leaving directory `/var/tmp/portage/bochs-2.1.1/work/bochs-2.1.1/gui'
make: *** [bochs_plugins] Error 2

!!! ERROR: app-emulation/bochs-2.1.1 failed.
!!! Function src_compile, Line 70, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. emerge bochs

Actual Results:  
ebuild fails


Portage 2.0.51-r10 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r4 i686)
=================================================================
System uname: 2.6.10-gentoo-r4 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan  7 2005, 17:27:27)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -mfpmath=sse -msse -mmmx -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/jetty/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -mfpmath=sse -msse -mmmx -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ds.thn.htu.se/linux/gentoo
http://trumpetti.atm.tut.fi/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 apm arts avi berkdb bitmap-fonts cdparanoia cdr
crypt cups directfb divx4linux dvd dvdr dvdread encode esd fam fbcon flac
foomaticdb fortran gd gdbm gif gnome gpm gtk gtk2 imagemagick imlib java jikes
jpeg junit kde libwww mad mikmod mmx mmx2 motif mpeg mysql ncurses nls
nptloggvorbis opengl oss pam pdflib perl php png postgres ppds python qt
quicktime readline rtc samba sdl slang spell sse ssl svga tcltk tcpd tiff
truetype unicode xinerama xml2 xmms xv xvid zlib video_cards_radeon"
Unset:  LDFLAGS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-01-12 06:24:48 UTC

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