Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
!!! ERROR: dev-python/PyQt-3.14.1-r2 failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
optiluca
Guru
Guru


Joined: 16 Jan 2006
Posts: 545
Location: Rivergaro, Italy

PostPosted: Wed Nov 08, 2006 6:36 pm    Post subject: !!! ERROR: dev-python/PyQt-3.14.1-r2 failed Reply with quote

Code:
x86_64-pc-linux-gnu-g++ -c -pipe -O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops -fPIC -O2 -pipe -march=k8 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQStyleSheet.o sipqtQStyleSheet.cpp
x86_64-pc-linux-gnu-g++ -c -pipe -O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops -fPIC -O2 -pipe -march=k8 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQStyleSheetItem.o sipqtQStyleSheetItem.cpp
x86_64-pc-linux-gnu-g++ -c -pipe -O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops -fPIC -O2 -pipe -march=k8 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQStyleFactory.o sipqtQStyleFactory.cpp
x86_64-pc-linux-gnu-g++ -c -pipe -O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops -fPIC -O2 -pipe -march=k8 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQStyleHintReturn.o sipqtQStyleHintReturn.cpp
x86_64-pc-linux-gnu-g++ -c -pipe -O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops -fPIC -O2 -pipe -march=k8 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQStyleOption.o sipqtQStyleOption.cpp
x86_64-pc-linux-gnu-g++ -c -pipe -O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops -fPIC -O2 -pipe -march=k8 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQStrList.o sipqtQStrList.cpp
x86_64-pc-linux-gnu-g++ -c -pipe -O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops -fPIC -O2 -pipe -march=k8 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQStringList.o sipqtQStringList.cpp
x86_64-pc-linux-gnu-g++ -c -pipe -O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops -fPIC -O2 -pipe -march=k8 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQString.o sipqtQString.cpp
x86_64-pc-linux-gnu-g++ -c -pipe -O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops -fPIC -O2 -pipe -march=k8 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQChar.o sipqtQChar.cpp
sip/qt/qstringlist.sip: In function 'PyObject* slot_QStringList___getitem__(PyObject*, PyObject*)':
sip/qt/qstringlist.sip:189: error: cannot convert 'ssize_t*' to 'int*' for argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*, int*, int*)'
sip/qt/qstringlist.sip: In function 'int slot_QStringList___delitem__(PyObject*, PyObject*)':
sip/qt/qstringlist.sip:161: error: cannot convert 'ssize_t*' to 'int*' for argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*, int*, int*)'
sip/qt/qstringlist.sip: In function 'int slot_QStringList___setitem__(PyObject*, PyObject*)':
sip/qt/qstringlist.sip:118: error: cannot convert 'ssize_t*' to 'int*' for argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*, int*, int*)'
make[1]: *** [sipqtQStringList.o] Error 1
make[1]: *** Waiting for unfinished jobs....
sip/qt/qstring.sip: In function 'PyObject* slot_QString___getitem__(PyObject*, PyObject*)':
sip/qt/qstring.sip:753: error: cannot convert 'ssize_t*' to 'int*' for argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*, int*, int*)'
make[1]: *** [sipqtQString.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt-3.14.1-r2/work/PyQt-x11-gpl-3.14.1/qt'
make: *** [all] Error 2

!!! ERROR: dev-python/PyQt-3.14.1-r2 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  PyQt-3.14.1-r2.ebuild, line 46:   Called die


My emerge --info
Code:
emerge --info
Portage 2.1.2_rc1-r5 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.18-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.6
Last Sync: Wed, 08 Nov 2006 16:00:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=k8 -msse3 -fprefetch-loop-arrays -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/"
LDFLAGS="-Wl,-O1"
LINGUAS="en it"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/portage-xgl"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa arts avi berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dhcpip divx4linux dlloader dri dv dvd dvdr dvdread editor eds elibc_glibc emboss encode exscalibar fam fame ffmpeg firefox foomaticdb fortran gdbm gif gimpprint glx gphoto2 gpm gtk2 hal iconv imagemagick input_devices_joystick input_devices_keyboard input_devices_mouse ipod isdnlog jack java joystick jpeg kde kdeenablefinal kernel_linux ldap libdvdread libg++ linguas_en linguas_it mad mikmod mp3 mpeg msn musicbrainz ncurses nls nocd nptl nptlonly nsplugin nvidia ogg opengl pam pcre perl png ppds pppd python qt qt3 qt4 readline reflection sdl session spell spl ssl subtitles symlink tcpd threads truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l video_cards_nvidia visualization vorbis xcomposite xine xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS


Any ideas?

Thanks in advance
_________________
# "Hmm, sounds like your system froze up."
# "I don't know why. It's about 80 degrees in here!"

http://www.rinkworks.com/stupid/cs_mincing.shtml
Back to top
View user's profile Send private message
macson_g
n00b
n00b


Joined: 11 Oct 2005
Posts: 5
Location: Poland

PostPosted: Fri Nov 10, 2006 6:35 pm    Post subject: Reply with quote

Already reported as bug 152478
_________________
who's yer daddy?
Back to top
View user's profile Send private message
nationdemon
n00b
n00b


Joined: 15 Nov 2006
Posts: 30
Location: Dresden

PostPosted: Wed Nov 15, 2006 2:14 pm    Post subject: Reply with quote

Something that worked for me on two of three amd64

replace anygoodediter with vi or nano or your favourite editor
sudo is optional... (if you've installed it just use it ;) )

Code:

(sudo) anygoodeditor /etc/portage/package.keywords


add the following two lines

Code:

dev-python/PyQt
dev-python/sip


you're allowed to put the ~arch behind the rows but it is no longer needed
(do not add this to package.unmask I think that's the reason why I've got some probs with the third amd64 on my side)

and

Code:

(sudo) emerge sip PyQt -pv


If this tells you that it'll install dev-python/sip-4.3.2 and dev-python/PyQt-3.15.1 anything is fine. If emerge tells you higher versions check /etc/portage/package.unmask if there's nothing and it still wants to install higher versions you may add them to /etc/portage/package.mask (I hope that's right, never used package.mask)

Code:

(sudo) emerge sip PyQt


If all the stuff had been compiled without errors (there will be some warnings)
you may have to make etc-update

Code:

(sudo) etc-update


and as far as I can see all works well at my side...

ps.: I've to beg your pardon for my worse english

ps2.: Maybe it'll emerge QScintilla again (version 1.5.1)
Back to top
View user's profile Send private message
kds66
Apprentice
Apprentice


Joined: 17 Oct 2006
Posts: 166
Location: Manaus, Brazil

PostPosted: Wed Nov 15, 2006 8:02 pm    Post subject: Same problem here Reply with quote

I have the same problem. emerge --info output as follows:

Portage 2.1.1-r1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r8 x86_64 AMD Turion(tm) 64 Mobile Technology ML-32
Gentoo Base System version 1.12.6
Last Sync: Wed, 15 Nov 2006 09:50:01 +0000
ccache version 2.3 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python: 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: 2.3
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.60
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -msse3 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -msse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://www.las.ic.unicamp.br/pub/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ http://gentoo.llarian.net/ http://gentoo.mirrors.pair.com/"
LINGUAS="de en en_GB en_US pt_BR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="-v"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac aalib acpi alsa amd64 apache2 arts audiofile avi berkdb bitmap-fonts bluetooth bzip2 cairo caps cdr cli cracklib crypt cups curl dbus dlloader dri dv dvd dvdr dvdread eds elibc_glibc emboss encode esd ethereal exif expat fam ffmpeg firefox flac fortran gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal iconv idn imagemagick imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog java jpeg junit kernel_linux lame lcms ldap libg++ linguas_de linguas_en linguas_en_GB linguas_en_US linguas_pt_BR live mad matroska mikmod mjpeg mng mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcmcia pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection scanner sdl session spell spl ssl svg symlink tcl tcpd theora tiff tk truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l video_cards_fglrx video_cards_radeon video_cards_vesa vorbis xine xml xml2 xorg xv zlib"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Back to top
View user's profile Send private message
lmcogs
Guru
Guru


Joined: 03 Apr 2005
Posts: 340

PostPosted: Thu Nov 16, 2006 10:51 am    Post subject: Reply with quote

Hi nationdemon. That worked for me, ta.
Back to top
View user's profile Send private message
joaopft
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 86
Location: Lisbon, Portugal

PostPosted: Fri Nov 17, 2006 5:57 pm    Post subject: Reply with quote

While this is not fixed, a simpler solution is to mask PyQt-3.14.1-r2. Just add:
Code:
=dev-python/PyQt-3.14.1-r2

to your /etc/portage/package.mask

This works (PyQt-3.14.1-r1 does not have this bug) and avoids emerging unstable packages.
_________________
Fiction is obliged to stick to possibilities. Truth isn't.
Mark Twain
Back to top
View user's profile Send private message
fumoffu
Apprentice
Apprentice


Joined: 25 Dec 2005
Posts: 179
Location: Somewhere between heaven and hell...

PostPosted: Sun Nov 19, 2006 2:13 pm    Post subject: Reply with quote

Masking r2 worked fine. Thanks!
_________________
"People said I should accept the world. Bullshit! I don't accept the world!"
- Richard Stallman

http://www.lastfm.de/user/penguin-guy
Back to top
View user's profile Send private message
Samoth
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2006
Posts: 117
Location: NJ

PostPosted: Sat Jan 20, 2007 1:34 pm    Post subject: dev-python/PyQt-3.14.1-r1 Reply with quote

Quote:
While this is not fixed, a simpler solution is to mask PyQt-3.14.1-r2. Just add:
Code:

=dev-python/PyQt-3.14.1-r2

to your /etc/portage/package.mask

This works (PyQt-3.14.1-r1 does not have this bug) and avoids emerging unstable packages.


Hey, Happy amd64 user here, but I am having the very problem that everybody is reporting with "-r1". Is this my problem?
I masked -r1 and -r2 but it still doesn't work. Same error both times.

Code:
Portage 2.1.1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.12.6
Last Sync: Mon, 08 Jan 2007 01:47:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer parallel sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS=""
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/science"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aiglx aim alsa alsa_cards_ali5451 alsa_cards_als4000 alsa_cards_atiixp alsa_cards_atiixp-modem alsa_cards_bt87x alsa_cards_ca0106 alsa_cards_cmipci alsa_cards_emu10k1x alsa_cards_ens1370 alsa_cards_ens1371 alsa_cards_es1938 alsa_cards_es1968 alsa_cards_fm801 alsa_cards_hda-intel alsa_cards_intel8x0 alsa_cards_intel8x0m alsa_cards_maestro3 alsa_cards_trident alsa_cards_usb-audio alsa_cards_via82xx alsa_cards_via82xx-modem alsa_cards_ymfpci alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol arts berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dlloader doc dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal iconv imap input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux ldap libg++ lm_sensors mad mikmod mp3 mpeg mpeg3 mysql mysqli ncurses nls nptl nptlonly nvidia ogg opengl oss pam pcre pdf perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session sockets spell spl sqlite3 ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nvidia vorbis xine xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS


_________________
The Early Bird may get the worm, but the second mouse gets the cheese.
Back to top
View user's profile Send private message
Samoth
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2006
Posts: 117
Location: NJ

PostPosted: Wed Feb 28, 2007 1:08 pm    Post subject: Reply with quote

Ok, Bugzilla has tracked the problem to applying a python-2.5 patch even when python-2.4 is installed.

As such, I changed the ebuild so that it would check what version of Python was installed. If the version is 2.5 then it applies the patch. Updated ebuild is on Bugzilla on the bug Bug 155170
_________________
The Early Bird may get the worm, but the second mouse gets the cheese.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum