Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65371 - wxpython fails to emerge
Summary: wxpython fails to emerge
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Highest major (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-25 18:53 UTC by M. Edward Borasky
Modified: 2004-12-09 14:13 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 M. Edward Borasky 2004-09-25 18:53:58 UTC
Here's the tail end of the emerge:

g++ -pthread -shared -O3 -march=athlon-xp -pipe -fomit-frame-pointer build-gtk2.unicode/temp.linux-i686-2.3/contrib/dllwidget/dllwidget.o build-gtk2.unicode/temp.linux-i686-2.3/contrib/dllwidget/dllwidget_.o -L/usr/X11R6/lib -o build-gtk2.unicode/lib.linux-i686-2.3/wxPython/dllwidget_c.so -pthread -lwx_gtk2u-2.4
collect2: ld terminated with signal 11 [Segmentation fault]
ACCESS DENIED  unlink:    /build-gtk2.unicode
error: command 'g++' failed with exit status 1

!!! ERROR: dev-python/wxpython-2.4.2.4 failed.
!!! Function src_compile, Line 68, Exitcode 1
!!! build failed

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-dev-python_-_wxpython-2.4.2.4-22125.log"

unlink:    /build-gtk2.unicode
--------------------------------------------------------------------------------


And the emerge info:

DreamTime root # emerge info
Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.4.25-gentoo-r9)
=================================================================
System uname: 2.4.25-gentoo-r9 i686 mobile AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
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/env /usr/kde/3.3/share/config /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 -pipe -fomit-frame-pointer"
DISTDIR="/home/Gentoo/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X aac aalib adns alsa apm arts atlas auctex audiofile avi bdf berkdb bidi bitmap-fonts blas bzlib cdf cdparanoia cdr cmucl crypt cups curl directfb divx4linux doc dvd dvdread edl emacs encode esd f77 faad fbcon flac fltkfluidsynth foomaticdb gcj gd gdbm ggi gif ginac gmp gnome gpm graphviz gstreamer gtk gtk2 gtkhtml guile hdf hdf5 imagemagick imlib jack jack-tmpfs java jbig jpeg kde ladcca lapack lcms ldap libcaca libg++ libsamplerate libwww live lzo mad mdb messages mikmod mmx motif mozilla mpeg mpeg4 mysql nagios-dns nagios-ntp nagios-ping nagios-ssh nas ncurses netcdf nls objc odbc offensive oggvorbis opengl oss pam pcre pdflib perl pg-hier pg-intdatetime pg-vacuumdelay pic plotutils pngportaudio postgres prelude python qhull qt quicktime readline ruby samba sasl sdl silverxp slang sndfile snmp snortsam sox speedo speex spell sqlite sse ssl svg svga szip tcltk tcpd tetex theora tiff truetype unicode vhosts wmf x86 xemacs xine xml xml2 xmms xprint xv zlib"
Comment 1 M. Edward Borasky 2004-09-25 18:54:51 UTC
Please delete bug 65370 -- I accidentally hit send before entering the full bug.

Comment 2 Rob Cakebread (RETIRED) gentoo-dev 2004-10-28 16:09:34 UTC
What version of sys-devel/binutils do you have? Does your linker segfault in the same place every time you try to emerge this?
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2004-12-09 14:13:45 UTC
Closing. Feel free to re-open if its still a problem and you can provide more info.