Package: libomxvorbis
Version: 0.1-1
Severity: serious
Justification: fails to build from source

Builds of libomxvorbis on 64-bit architectures (amd64 and ia64) have
been failing with errors about lossy casts:

> omx_vorbisdec_component.c: In function 'omx_vorbisdec_component_Constructor':
> omx_vorbisdec_component.c:60:5: error: cast from pointer to integer of 
> different size
> omx_vorbisdec_component.c: In function 
> 'omx_vorbisdec_component_BufferMgmtCallbackVorbis':
> omx_vorbisdec_component.c:285:3: error: cast from pointer to integer of 
> different size
> omx_vorbisdec_component.c:292:5: error: cast from pointer to integer of 
> different size
> omx_vorbisdec_component.c:504:3: error: cast from pointer to integer of 
> different size

Please fix the casts to target intptr_t, defined in <stdint.h>; in
practice, I believe long should be equivalent on all Debian
architectures.

Thanks!



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to