Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags [SOLVED]

2015-02-02 Thread Alexander Kapshuk
On Mon, Feb 2, 2015 at 11:36 AM, Matthias Hanft wrote: > Alexander Kapshuk wrote: > > > > What's the output of the command lines shown below on your system? > > grep -Es 'ffmpeg|CPU' /etc/portage/* > > Ah uh... > > /etc/portage/package.use:# this is necessary for ffmpeg update (see > gentoo-bug 2

Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags [SOLVED]

2015-02-02 Thread Matthias Hanft
Alexander Kapshuk wrote: > > What's the output of the command lines shown below on your system? > grep -Es 'ffmpeg|CPU' /etc/portage/* Ah uh... /etc/portage/package.use:# this is necessary for ffmpeg update (see gentoo-bug 290741) /etc/portage/package.use:media-video/ffmpeg -pic Seems that I d

Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags

2015-02-01 Thread Alexey Mishustin
> whis were in USE which were in USE

Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags

2015-02-01 Thread Alexey Mishustin
02.02.2015 0:24 пользователь "Mike Gilbert" написал: > > On Sun, Feb 1, 2015 at 2:13 PM, Alexey Mishustin wrote: > > 2015-02-01 21:44 GMT+03:00 Matthias Hanft : > >> Hi, > > > > Hello > > > >> I have installed the new CPU_FLAGS_X86, as "cpuinfo2cpuflags-x86" > >> told me: CPU_FLAGS_X86="mmx mmxex

Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags

2015-02-01 Thread Matthias Hanft
I wrote: > > /var/tmp/portage/media-video/ffmpeg-1.2.6-r1/work/ffmpeg-1.2.6/libavcodec/x86/mathops.h:94:1: > error: 'asm' operand has impossible constraints The piece of source code at that point: #if HAVE_CMOV #define COPY3_IF_LT(x, y, a, b, c, d)\ __asm__ volatile(\ "cmpl %0, %3 \n

Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags

2015-02-01 Thread Mike Gilbert
On Sun, Feb 1, 2015 at 2:13 PM, Alexey Mishustin wrote: > 2015-02-01 21:44 GMT+03:00 Matthias Hanft : >> Hi, > > Hello > >> I have installed the new CPU_FLAGS_X86, as "cpuinfo2cpuflags-x86" >> told me: CPU_FLAGS_X86="mmx mmxext sse sse2 sse3" > > "cpuinfo2cpuflags-x86" isn't telling to turn on all

Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags

2015-02-01 Thread Matthias Hanft
Mike Gilbert wrote: > > You failed to include the real error message in your email. Look > further up in the log for a line containing "error:". Ah, I actually missed that: /var/tmp/portage/media-video/ffmpeg-1.2.6-r1/work/ffmpeg-1.2.6/libavcodec/x86/mathops.h:94:1: error: 'asm' operand has imp

Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags

2015-02-01 Thread Mike Gilbert
On Sun, Feb 1, 2015 at 1:44 PM, Matthias Hanft wrote: > Hi, > > I have installed the new CPU_FLAGS_X86, as "cpuinfo2cpuflags-x86" > told me: CPU_FLAGS_X86="mmx mmxext sse sse2 sse3" > > When I did "emerge -NDuv @world" afterwards, there were some re-installs. > Everything was fine, except ffmpeg.

Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags

2015-02-01 Thread Alexander Kapshuk
On Sun, Feb 1, 2015 at 8:44 PM, Matthias Hanft wrote: > Hi, > > I have installed the new CPU_FLAGS_X86, as "cpuinfo2cpuflags-x86" > told me: CPU_FLAGS_X86="mmx mmxext sse sse2 sse3" > > When I did "emerge -NDuv @world" afterwards, there were some re-installs. > Everything was fine, except ffmpeg.

Re: [gentoo-user] Cannot reinstall ffmpeg since new cpu flags

2015-02-01 Thread Alexey Mishustin
2015-02-01 21:44 GMT+03:00 Matthias Hanft : > Hi, Hello > I have installed the new CPU_FLAGS_X86, as "cpuinfo2cpuflags-x86" > told me: CPU_FLAGS_X86="mmx mmxext sse sse2 sse3" "cpuinfo2cpuflags-x86" isn't telling to turn on all these flags unconditionally but only those that are included in "USE

[gentoo-user] Cannot reinstall ffmpeg since new cpu flags

2015-02-01 Thread Matthias Hanft
Hi, I have installed the new CPU_FLAGS_X86, as "cpuinfo2cpuflags-x86" told me: CPU_FLAGS_X86="mmx mmxext sse sse2 sse3" When I did "emerge -NDuv @world" afterwards, there were some re-installs. Everything was fine, except ffmpeg. emerge displays: [ebuild R] media-video/ffmpeg-1.2.6-r1 USE