Monday, May 23, 2016

Re: [LINUX_Newbies] Why can't I emerge this package?

 

On Fri, May 20, 2016 at 9:46 PM Michael Sullivan msulli1355@gmail.com [LINUX_Newbies] <LINUX_Newbies@yahoogroups.com> wrote:
Please explain why I can't emerge this package:

!!! The ebuild selected to satisfy
">=media-libs/mlt-0.9.8-r1[ffmpeg,kdenlive,melt,qt5,sdl,xml]" has unmet
requirements.
- media-libs/mlt-6.2.0::gentoo USE="debug ffmpeg jack kde kdenlive lua
melt opengl python qt4 qt5 sdl xml -compressed-lumas -fftw -frei0r -gtk
-libav -libsamplerate -rtaudio -ruby -vdpau -xine" ABI_X86="64"
CPU_FLAGS_X86="mmx sse sse2" PYTHON_TARGETS="python2_7"

   The following REQUIRED_USE flag constraints are unsatisfied:
     qt5? ( !qt4 )

   The above constraints are a subset of the following complete expression:
     python? ( python_targets_python2_7 ) qt5? ( !qt4 ) kde? ( qt4 )

It looks to me as if all the requirements are met already.  What am I
missing?

I'm pretty sure that last expression is Portage's if-then syntax.

If the python flag is set, then your python target needs to be 2.7.

If qt5 is set, qt4 needs to be unset.

If kde is set, qt4 needs to be set.

Right now, you have kde, qt4 and qt5 all set.  You either need to disable qt5 or disable qt4 and kde.  In theory, you could just make these changes in package.use, but that might cause other problems.  Generally, these flags should be global, so you need to decide which version of qt you want to run.  If you're actively using KDE, then that probably means you should stick with qt4 for now.

Chad Martin

__._,_.___

Posted by: Chad Martin <chad.e.martin@gmail.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (2)

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.

To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

No comments:

Post a Comment