Source: osmocom-analog
Version: 0.0~git20250208.4ebf64f-1
Severity: serious
Tags: ftbfs

Hi,

Your package fails to build against new libosmo-cc:

console.c:96:18: error: initialization of ‘const char *’ from ‘int’ makes 
pointer from integer without a cast [-Wint-conversion]
   96 |         { "L16", 8000, 1, encode_l16, decode_l16 },
      |                  ^~~~
console.c:96:18: note: (near initialization for ‘codecs[0].variant’)
console.c:96:27: error: initialization of ‘int’ from ‘void (*)(uint8_t *, int,  
uint8_t **, int *, void *)’ {aka ‘void (*)(unsigned char *, int,  unsigned char 
**, int *, void *)’} makes integer from pointer without a cast 
[-Wint-conversion]
   96 |         { "L16", 8000, 1, encode_l16, decode_l16 },
      |                           ^~~~~~~~~~
console.c:96:27: note: (near initialization for ‘codecs[0].payload_channels’)
console.c:96:27: error: initializer element is not computable at load time
[...]

Full log at 
https://buildd.debian.org/status/fetch.php?pkg=osmocom-analog&arch=amd64&ver=0.0%7Egit20250208.4ebf64f-1%2Bb1&stamp=1785848301&raw=0

Cheers,
Emilio

Reply via email to