Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15780 - wxPython-2.4.0.2 fails to build
Summary: wxPython-2.4.0.2 fails to build
Status: RESOLVED DUPLICATE of bug 15373
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-16 10:31 UTC by Caleb Shay
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 Caleb Shay 2003-02-16 10:31:49 UTC
I've reported this bug before, it got marked as a dupe of another bug that had
nothing to do with it and then got closed as resolved even though it isn't.

USE="-gtk2" emerge wxPython

End of compile output:

g++ gcc -shared -O3 -march=athlon-xp -pipe build/temp.linux-i686-2.2/src/helpers
.o build/temp.linux-i686-2.2/src/libpy.o build/temp.linux-i686-2.2/src/gtk/wx.o
build/temp.linux-i686-2.2/src/gtk/windows.o build/temp.linux-i686-2.2/src/gtk/wi
ndows2.o build/temp.linux-i686-2.2/src/gtk/windows3.o build/temp.linux-i686-2.2/
src/gtk/events.o build/temp.linux-i686-2.2/src/gtk/misc.o build/temp.linux-i686-
2.2/src/gtk/misc2.o build/temp.linux-i686-2.2/src/gtk/gdi.o build/temp.linux-i68
6-2.2/src/gtk/mdi.o build/temp.linux-i686-2.2/src/gtk/controls.o build/temp.linu
x-i686-2.2/src/gtk/controls2.o build/temp.linux-i686-2.2/src/gtk/cmndlgs.o build
/temp.linux-i686-2.2/src/gtk/stattool.o build/temp.linux-i686-2.2/src/gtk/frames
.o build/temp.linux-i686-2.2/src/gtk/image.o build/temp.linux-i686-2.2/src/gtk/p
rintfw.o build/temp.linux-i686-2.2/src/gtk/sizers.o build/temp.linux-i686-2.2/sr
c/gtk/clip_dnd.o build/temp.linux-i686-2.2/src/gtk/filesys.o build/temp.linux-i6
86-2.2/src/gtk/streams.o build/temp.linux-i686-2.2/src/gtk/utils.o build/temp.li
nux-i686-2.2/src/gtk/fonts.o -L/usr/X11R6/lib -o build/lib.linux-i686-2.2/wxPyth
on/wxc.so -pthread -lwx_gtk-2.4
g++: gcc: No such file or directory
error: command 'g++' failed with exit status 1
 
!!! ERROR: dev-python/wxPython-2.4.0.2 failed.
!!! Function src_compile, Line 53, Exitcode 1
!!! build failed


Output of emerge info:

Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r3)
=================================================================
System uname: 2.4.20-xfs_pre6 i686 AMD Athlon(tm) XP 2000+
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 libg++ guile -canna -cjk freewnn ruby zeo -apm arts -nls -3dfx 3dnow
aalib acl acpi alsa -arts2 avi berkdb bonobo cdr crypt cups dga directfb doc dvd
encode evo fbcon flash gd gdbm ggi ggz gif gnome gphoto2 gpm gps gtkhtml imap
imlib innodb ipv6 java jikes jpeg junit kde -kerberos lcms ldap libwww maildir
mbox mikmod mmx motif mozilla mpeg mysql ncurses nls nocardbus oav odbc
oggvorbis opengl oss pam -pcmcia pda pdflib perl pic plotutils png -pnp python
qt qtmt quicktime readline samba scanner sdl slang slp snmp spell sse ssl svga
tcltk tcpd tetex tiff truetype wmf X xface xml xml2 xmms xv zlib icc icc-pgo xfs
esd esound gtk gtk2 apache2 freetype mozsvg -mozcalendar mozaccess
mozinterfaceinfo mozp3p -mozxmlterm moznoirc moznomail moznocompose"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -pipe"
CXXFLAGS="-O3 -march=athlon-xp -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS=""
AUTOCLEAN="yes"
SYNC="rsync://rsync2.us.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache buildpkg"
Comment 1 SpanKY gentoo-dev 2003-02-16 13:20:20 UTC

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