Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] KDE5 stuff and media-libs/mlt conflict
Date: Tue, 05 Jan 2016 10:26:33
Message-Id: 568B9A4C.6030806@gmail.com
1 Howdy,
2
3 I was going to try out some of the KDE5 stuff just to see if I'm going
4 to like it or not. Anyway, I added a BUNCH of stuff to a keywords file
5 related to KDE and got past that part. I think I got them all. Now I
6 get this:
7
8
9 These are the packages that would be merged, in order:
10
11 Calculating dependencies... done!
12
13 !!! The ebuild selected to satisfy
14 ">=media-libs/mlt-0.9.8-r1[ffmpeg,kdenlive,melt,qt5,sdl,xml]" has unmet
15 requirements.
16 - media-libs/mlt-0.9.8-r2::gentoo USE="ffmpeg frei0r gtk kde kdenlive
17 melt opengl python qt5 sdl xml -compressed-lumas -debug -fftw -jack
18 -libav -libsamplerate -lua -qt4 -rtaudio (-ruby) -vdpau -xine"
19 ABI_X86="64" CPU_FLAGS_X86="mmx sse sse2" PYTHON_TARGETS="python2_7"
20
21 The following REQUIRED_USE flag constraints are unsatisfied:
22 kde? ( qt4 )
23
24 The above constraints are a subset of the following complete expression:
25 python? ( python_targets_python2_7 ) qt5? ( !qt4 ) kde? ( qt4 )
26
27 (dependency required by "kde-apps/kdenlive-15.12.0-r1::gentoo" [ebuild])
28 (dependency required by "kde-apps/kdemultimedia-meta-15.08.3::gentoo"
29 [ebuild])
30 (dependency required by "=kde-apps/kdemultimedia-meta-15.08.3" [argument])
31 root@fireball / #
32
33
34 There used to be more than that but I got rid of some by disabling qt4
35 on some packages in package.use. It seems some can't handle both being
36 enabled so disabled it is for now. Still, I can't figure out what
37 emerge is trying to tell me here. I don't have a decoder ring but I
38 know a couple here do. To try and get a idea on this for the future,
39 I'm going to ask this way.
40
41 When it says kde?, what does that mean? Does it want me to specify a
42 version or something? I couldn't find a USE flag for a version of KDE,
43 just the plain kde flag.
44
45 Before it had a !qt4 in the error. I assume that ! means NO. After I
46 disabled qt4 for the packages, that part of the error went away. Am I
47 right on that or just lucky? Keep in mind, I'm not even a script
48 kiddy. :/
49
50 OK Alan and Neil. Whip out your decoder ring. What is this thing
51 trying to tell me. lol
52
53 Dale
54
55 :-) :-)

Replies

Subject Author
Re: [gentoo-user] KDE5 stuff and media-libs/mlt conflict Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] KDE5 stuff and media-libs/mlt conflict Peter Humphrey <peter@××××××××××××.uk>
Re: [gentoo-user] KDE5 stuff and media-libs/mlt conflict Dale <rdalek1967@×××××.com>