Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25208 - pornview blocks installation of xine-ui because of outdated dependencies
Summary: pornview blocks installation of xine-ui because of outdated dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High blocker
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 15:02 UTC by Matt Ray
Modified: 2003-07-25 07:26 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 Matt Ray 2003-07-24 15:02:16 UTC
You can't have both pornview and xine-ui installed at the same time, because
pornview depends on an older version of xine-lib (0.9.13-r3) while xine-ui
depends on xine-lib (1-beta12).  pornview's sourceforge page doesn't seem to
have anything on it about possible updates.

Reproducible: Always
Steps to Reproduce:
1. emerge -u xine-ui pornview
2.
3.

Actual Results:  
emerge -uv xine-ui pornview
Calculating dependencies ...done!
>>> emerge (1 of 3) media-libs/xine-lib-1_beta12 to /
>>> md5 src_uri ;-) xine-lib-1-beta12.tar.gz
>>> Unpacking source...
>>> Unpacking xine-lib-1-beta12.tar.gz to /var/tmp/portage/xine-lib-1_beta12/work
>>> Source unpacked.
 * Please uninstall older xine libraries.
 * The compilation cannot proceed.
 
!!! ERROR: media-libs/xine-lib-1_beta12 failed.
!!! Function src_compile, Line 54, Exitcode 0
!!! (no error message)

Expected Results:  
both pieces of software should be able to coexist

emerge info
 
Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.21 i686 Pentium III (Coppermine)
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=""
USE="oss apm avi crypt cups encode foomaticdb gif gnome libg++ libwww mad mikmod
mmx ncurses nls pdflib png slang spell xml2 xv gdbm berkdb readline arts X sdl
tcpd pam ssl perl python esd imlib oggvorbis gtk motif -3dnow -gpm -kde -opengl
-qt acpi alsa bonobo dga emacs gphoto2 gtk2 java jpeg mpeg quicktime sse svga
truetype usb x86 xinerama xml xmms zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Nick Hadaway 2003-07-25 00:45:29 UTC
I am currently working on pornview 0.2.0_pre1 which reportedly has support for mplayer, the 1.x series of xine, and gtk2.

I will post here again once I have conclusive results and a build in portage.
Comment 2 Nick Hadaway 2003-07-25 06:49:53 UTC
i get a linking problem when having both avi and mpeg in USE...  as the optional mplayer and xine supuport appear to conflict in some way.

Specifying --enable-mplayer OR --enable-xine individually works fine though.

gtk2-enabled pornview appears to be working.

Hrm...
Comment 3 Nick Hadaway 2003-07-25 07:26:37 UTC
pornview-0.2.0_pre1 has been added to portage.  Please test this updated ebuild.