Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with ffmpeg update
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
cmprior
n00b
n00b


Joined: 03 Sep 2011
Posts: 53

PostPosted: Fri Apr 27, 2012 8:14 pm    Post subject: Problem with ffmpeg update Reply with quote

Trying to do an emerge --update --deep world and getting an error with ffmpeg.

Error as displayed is below - any thoughts on how to solve this please?

-------------------------------------------------------------------

These are the packages that would be merged, in order:

Calculating dependencies ... done!

!!! The ebuild selected to satisfy ">=media-video/ffmpeg-0.10.2[X=,encode=,jpeg2k=,mp3=,sdl=,theora=,threads=,truetype=,vaapi=,vdpau=,x264=]" has unmet requirements.
- media-video/ffmpeg-0.10.2::gentoo USE="X aac alsa bzip2 (consolekit) encode hardcoded-tables mmx mp3 (multilib) (policykit) sdl truetype vorbis x264 xvid -3dnow -3dnowext -aacplus (-altivec) -amr -ass -avx -bindist -cdio (-celt) -cpudetection -debug -dirac -doc -faac -frei0r -gnutls -gsm -ieee1394 -jack -jpeg2k -libv4l -mmxext -modplug (-neon) -network -openal -openssl -oss -pic -pulseaudio -rtmp -schroedinger -speex -ssse3 -static-libs -test -theora -threads -v4l -vaapi -vdpau (-vis) -vpx -zlib" FFTOOLS="aviocat cws2fws ffeval graph2dot ismindex pktdumper qt-faststart trasher"

The following REQUIRED_USE flag constraints are unsatisfied:
fftools_cws2fws? ( zlib )

The above constraints are a subset of the following complete expression:
bindist? ( encode? ( !faac !aacplus ) !openssl ) libv4l? ( v4l ) fftools_cws2fws? ( zlib ) test? ( encode zlib )

(dependency required by "virtual/ffmpeg-0.10.2-r1" [ebuild])
(dependency required by "media-video/transcode-1.1.7" [installed])
(dependency required by "app-cdr/k3b-2.0.2-r1[encode,dvd]" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


--------------------------------------------------------

I cannot make sense of this subset of USE FLAGS for fftools (zlib) when ffmpeg has -zlib
Seems some incompatabity to me.

Let me know what else is needed to solve this please
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Apr 27, 2012 8:32 pm    Post subject: Reply with quote

The message is very clear: if you want fftools_cws2fws set, zlib needs to be set too.
Back to top
View user's profile Send private message
cmprior
n00b
n00b


Joined: 03 Sep 2011
Posts: 53

PostPosted: Fri Apr 27, 2012 8:38 pm    Post subject: Reply with quote

I have tried adding a USE flag for media-video/ffmpeg zlib
No dice
Do I need to edit the ebuild?
I have no idea what fftools is - did not specifically ask for this. I do have vlc installed.
Back to top
View user's profile Send private message
EatMeerkats
Apprentice
Apprentice


Joined: 15 Mar 2006
Posts: 234

PostPosted: Fri Apr 27, 2012 8:44 pm    Post subject: Reply with quote

Try adding --autounmask-write to your emerge command to see if portage can automatically unmask the needed packages. (don't forget to run "dispatch-conf" afterwards, if it can)
Back to top
View user's profile Send private message
cmprior
n00b
n00b


Joined: 03 Sep 2011
Posts: 53

PostPosted: Fri Apr 27, 2012 8:54 pm    Post subject: Reply with quote

Looks like the problem is solved.
I had set -zlib in make.conf
No idea why now
Just removed it and the update seems to be happy
Thanks for your help
Back to top
View user's profile Send private message
conoscenza
Tux's lil' helper
Tux's lil' helper


Joined: 25 Dec 2011
Posts: 105
Location: Spinazzola (bt) | Brescia | Parma

PostPosted: Sun Apr 29, 2012 10:22 am    Post subject: Reply with quote

I've the same problem:
Quote:

localhost ~ # emerge -DNu world
Calculating dependencies \

!!! Problem resolving dependencies for media-video/ffmpeg from @selected
... done!

!!! The ebuild selected to satisfy "media-video/ffmpeg" has unmet requirements.
- media-video/ffmpeg-0.10.2::gentoo USE="X aac alsa bzip2 encode faac gnutls gsm hardcoded-tables ieee1394 jpeg2k libv4l mmx mp3 (multilib) network openal oss pulseaudio schroedinger sdl speex ssse3 static-libs theora threads truetype v4l vorbis x264 xvid -3dnow -3dnowext -aacplus (-altivec) -amr -ass -avx -bindist -cdio (-celt) -cpudetection -debug -dirac -doc -frei0r -jack -mmxext -modplug (-neon) -openssl -pic -rtmp -test -vaapi -vdpau (-vis) -vpx -zlib" FFTOOLS="aviocat cws2fws ffeval graph2dot ismindex pktdumper qt-faststart trasher"

The following REQUIRED_USE flag constraints are unsatisfied:
fftools_cws2fws? ( zlib )

The above constraints are a subset of the following complete expression:
bindist? ( encode? ( !faac !aacplus ) !openssl ) libv4l? ( v4l ) fftools_cws2fws? ( zlib ) test? ( encode zlib )

(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


I try to do:
emerge -C media-video/ffmpeg
emerge -DNu world
...and after I'd to do
emerge media-video/ffmpeg
but the problem at update is out!
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