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

Bug 382161

Summary: media-gfx/blender-2.49b-r2: requires additional patch to work with media-video/ffmpeg-0.7.3
Product: Gentoo Linux Reporter: Jonathan-Christofer Demay <jcdemay>
Component: Current packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dschridde+gentoobugs, graphics+disabled, grozin, jaak, kripton, saintdev
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: media-gfx/blender/files/blender-2.49_ffmpeg-compat.patch

Description Jonathan-Christofer Demay 2011-09-07 16:56:00 UTC
This is a compatibility problem with ffmpeg-0.7.3 (which did not happen with ffmpeg-0.7.1).

source/blender/src/buttons_scene.c:2726: error: incompatible types when assigning to type ‘int’ from type ‘const union <anonymous>’
source/blender/src/buttons_scene.c:2731: error: incompatible types when assigning to type ‘float’ from type ‘const union <anonymous>’

Reproducible: Always
Comment 1 Jonathan-Christofer Demay 2011-09-07 16:59:52 UTC
Created attachment 285791 [details, diff]
media-gfx/blender/files/blender-2.49_ffmpeg-compat.patch

This bug has been fixed upstream. I made a backported patch of this fix.
Comment 2 Jaak Ristioja 2011-09-11 22:41:06 UTC
I can confirm this bug. Haven't tried the patch yet.
Comment 3 jannis 2011-09-18 21:07:35 UTC
see also: https://bugs.gentoo.org/show_bug.cgi?id=374339
Comment 4 Andrey Grozin gentoo-dev 2011-09-30 05:14:18 UTC

*** This bug has been marked as a duplicate of bug 374339 ***
Comment 5 Peter Asplund 2011-10-16 15:48:29 UTC
Can we get this backport released as a 2.57-r2?