Bug#783838: blender: FTBFS in Jessie
    Andreas Cadhalpun 
    andreas.cadhalpun at googlemail.com
       
    Thu Apr 30 16:09:37 UTC 2015
    
    
  
Control: severity -1 serious
Control: fixed -1 2.74+dfsg0-1
Hi Edmund,
On 30.04.2015 17:52, Edmund Grimley Evans wrote:
> It failed to build in Jessie, amd64 and arm64. In each case the error
> was:
> 
> /«BUILDDIR»/blender-2.72.b+dfsg0/source/blender/blenfont/intern/blf_glyph.c: In
> function 'blf_glyph_add':
> /«BUILDDIR»/blender-2.72.b+dfsg0/source/blender/blenfont/intern/blf_glyph.c:265:13:
> error: conversion to 'int' from 'unsigned int' may change the sign of
> the result [-Werror=sign-conversion]
>   g->width = bitmap.width;
>              ^
> /«BUILDDIR»/blender-2.72.b+dfsg0/source/blender/blenfont/intern/blf_glyph.c:266:14:
> error: conversion to 'int' from 'unsigned int' may change the sign of
> the result [-Werror=sign-conversion]
>   g->height = bitmap.rows;
>               ^
> cc1: some warnings being treated as errors
I was about to report the same issue.
It is fixed in the package in experimental, which will hopefully be uploaded
to unstable soon, now that jessie has been released.
Best regards,
Andreas
    
    
More information about the pkg-multimedia-maintainers
mailing list