Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 534258 - media-video/mplayer-1.1.1-r1 on ppc - cpudetect.c:19:31: fatal error: libavutil/x86_cpu.h: No such file or directory
Summary: media-video/mplayer-1.1.1-r1 on ppc - cpudetect.c:19:31: fatal error: libavut...
Status: RESOLVED DUPLICATE of bug 517692
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-01 23:06 UTC by Thomas Haschka
Modified: 2015-01-05 13:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,4.16 KB, text/plain)
2015-01-01 23:06 UTC, Thomas Haschka
Details
mplayer-build.log (mplayer-build.log,40.91 KB, text/plain)
2015-01-01 23:07 UTC, Thomas Haschka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Haschka 2015-01-01 23:06:43 UTC
Created attachment 392918 [details]
emerge --info

mplayer stops building on ppc due to a missing libavutil/x86_cpu.h file, which does not exist on this platform. 

The error message is: 
cpudetect.c:19:31: fatal error: libavutil/x86_cpu.h: No such file or directory
 #include "libavutil/x86_cpu.h"

c.f. complete build log.

which actually is quite weired as the "cpudetection" use flag is disabled (masked on the powerpc platform)

I tried to emerge with both libav/ffmpeg but the bug persists!
Comment 1 Thomas Haschka 2015-01-01 23:07:17 UTC
Created attachment 392920 [details]
mplayer-build.log
Comment 2 Thomas Haschka 2015-01-01 23:42:56 UTC
media-video/mplayer-1.2_pre20130729 on ~ppc emerges correctly so one solution might be to stabalize this version
Comment 3 Alexis Ballier gentoo-dev 2015-01-05 13:16:11 UTC
(In reply to Thomas Haschka from comment #2)
> media-video/mplayer-1.2_pre20130729 on ~ppc emerges correctly so one
> solution might be to stabalize this version

yes...

*** This bug has been marked as a duplicate of bug 517692 ***