Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382161 - media-gfx/blender-2.49b-r2: requires additional patch to work with media-video/ffmpeg-0.7.3
Summary: media-gfx/blender-2.49b-r2: requires additional patch to work with media-vide...
Status: RESOLVED DUPLICATE of bug 374339
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2011-09-07 16:56 UTC by Jonathan-Christofer Demay
Modified: 2011-10-16 15:48 UTC (History)
6 users (show)

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


Attachments
media-gfx/blender/files/blender-2.49_ffmpeg-compat.patch (blender-2.49_ffmpeg-compat.patch,5.89 KB, patch)
2011-09-07 16:59 UTC, Jonathan-Christofer Demay
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?