Source: netty-tcnative
Version: 1.1.33.Fork10-1
Severity: serious
Control: block 797926 by -1
Hi,
Your package is failing to build with the following error on
various arches:
src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_newMemBIO':
src/ssl.c:1070:16: error: cast from pointer to integer of different size
[-Werror=pointer-to-int-cast]
return (jlong) NULL;
^
An example of a failed log can be seen at:
https://buildd.debian.org/status/fetch.php?pkg=netty-tcnative&arch=armhf&ver=1.1.33.Fork10-1&stamp=1447151856
Kurt