Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87858 - wxPython-2.4.2.4 compiling error on emerge
Summary: wxPython-2.4.2.4 compiling error on emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-03 18:38 UTC by Bruno Fontana
Modified: 2005-04-06 21: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 Bruno Fontana 2005-04-03 18:38:57 UTC
Emerging wxPython issues an error about insensitive case comparing for your OS.
I've found that running ./configure on var/tmp/portage/wxPython-2.4.24/work/....
seems to fix the problem. If re-emerge the package problems just disappear. 
May be an .ebuild mistake?.

Reproducible: Always
Steps to Reproduce:
1. emerge wxpython (actually spe)
2. You get a compiler error
3. run ./configure on /tmp/portage/wxPython-2.4.4/work/wxPythonSrc-2.4.2.4. It seems to fix the problem.
Actual Results:  
Emerging success.

Expected Results:  
Run configure (if it doesn't) before 'make install'.

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 AMD Sempron(tm)  2400+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 23 2005, 01:02:46)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/X11/xkb /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="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl directfb
emboss encode esd fam flac font-server foomaticdb fortran gdbm gif gnome gpm gtk
gtk2 guile imagemagick imlib ipv6 java jpeg kde libg++ libwww mad mikmod motif
mp3 mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png postgres
python qt quicktime readline samba scanner sdl snmp spell ssl svga tcltk tcpd
tetex tiff truetype truetype-fonts type1-fonts xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2005-04-04 08:22:07 UTC
We're going to need the exact error message when it failed please.
Comment 2 Bruno Fontana 2005-04-06 18:46:53 UTC
It was very strange but when I reemerge wxpython again for copy and paste the error It's just disappeared. I don't know what could happen. I'd tried to emerge it four times before I sent the bug all were erroneous but now It downloads and compiles perfectly. It's really strange. Sorry by the inconveniences.
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2005-04-06 21:03:32 UTC
No problem. Closing.