Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138713 - media-tv/freevo-1.5.4 fails to merge: pygame not found
Summary: media-tv/freevo-1.5.4 fails to merge: pygame not found
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-01 07:33 UTC by Tobias Kaminsky
Modified: 2007-06-29 10:39 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 Tobias Kaminsky 2006-07-01 07:33:14 UTC
If I want to merge freevo-1.5.x I get this:

running build_scripts
creating build/scripts-2.4
copying and adjusting freevo -> build/scripts-2.4
changing mode of build/scripts-2.4/freevo from 644 to 755
>>> Source compiled.
>>> Test phase [not enabled]: media-tv/freevo-1.5.4

>>> Install freevo-1.5.4 into /var/tmp/portage/freevo-1.5.4/image/ category media-tv
checking for mmpython...   found
checking for pygame...     not found
please download it from http://www.pygame.org and install it

server server # emerge pygame -pv
[ebuild   R   ] dev-python/pygame-1.6.2  0 kB

So that is not the problem.

There is nothing I can do.

server server # emerge freevo -pv
[ebuild   R   ] media-tv/freevo-1.5.4  USE="dvd encode lirc matrox nls -X" 0 kB

server ~ # emerge --info
Portage 2.1.1_pre1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.14.3 i686)
=================================================================
System uname: 2.6.14.3 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://www.gigaload.org/gentoo.org/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/  http://gd.tuwien.ac.at/opsys/linux/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.easynet.nl/mirror/gentoo/"
LC_ALL="de_DE@euro"
MAKEOPTS="-j4"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow alsa apache2 apm avi berkdb bitmap-fonts cli crypt cups directfb dri dvd dvdread eds emboss encode esd fbcon fbdev foomaticdb fortran gdbm gpm gstreamer imlib isdnlog kde libg++ libwww lirc mad matrox mikmod mmx mp3 mpeg ncurses nls nptl ogg pam pcre pdflib perl png pppd python qt3 qt4 quicktime readline reflection samba session spell spl sse ssl sysfs tcpd truetype-fonts type1-fonts udev usb vorbis xml xorg zlib elibc_glibc input_devices_lirc kernel_linux userland_GNU video_cards_matrox"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS


[ebuild     U ] dev-lang/python-2.4.3-r1 [2.4.2] USE="berkdb gdbm ncurses readline ssl -X -bootstrap -build -doc -ipv6 -nocxx -tcltk -ucs2" 0 kB





Any ideas?

Thanks
Tobi
Comment 1 Matteo Azzali (RETIRED) gentoo-dev 2006-10-15 07:17:18 UTC
Re-emerge pygame (emerge -1 pygame), you must be missing some file (probably
due to the use of -X flag in python, but actual ebuild has no more X flag: 
should have solved), here is working fine.
Comment 2 Matteo Azzali (RETIRED) gentoo-dev 2006-11-03 02:19:06 UTC
Worked? please reopen if it didn't.
Comment 3 Anthony Knittel 2007-06-29 10:39:48 UTC
(In reply to comment #2)
> Worked? please reopen if it didn't.
> 

no the bug is still there.  I came across this bug on a previous install (before HD died and had to set it all up again..) and worked around it somehow, but doing a re-install i've come across the bug again.  was just playing around with it and either a re-emerge of python or doing revdep-rebuild fixed it (think it was the python re-emerge, but they were at the same time)