Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 622564

Summary: games-fps/alephone-20150620-r1 will not rebuild with ffmpeg-3
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal CC: deference
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description deference 2017-06-24 03:09:26 UTC
SDL_ffmpeg.c:89:115: error: parameter 4 ('inFormat') has incomplete type
 struct SwsContext* getContext( SDL_ffmpegConversionContext **context, int inWidth, int inHeight, enum PixelFormat inFormat, int outWidth, int outHeight, enum PixelFormat
                                                                                                                   ^
SDL_ffmpeg.c:89:171: error: parameter 7 ('outFormat') has incomplete type
 ntext* getContext( SDL_ffmpegConversionContext **context, int inWidth, int inHeight, enum PixelFormat inFormat, int outWidth, int outHeight, enum PixelFormat outFormat )
                                                                        

And more

[ebuild     U ] games-fps/alephone-20150620-r1 [20150620] USE="alsa curl ffmpeg mad mpeg sndfile speex vorbis"
Comment 1 deference 2017-06-24 03:09:44 UTC
Created attachment 477760 [details]
build.log
Comment 2 deference 2017-06-24 03:10:01 UTC
Created attachment 477762 [details]
emerge --info
Comment 3 Michael Palimaka (kensington) gentoo-dev 2017-06-24 03:54:55 UTC

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