Bug#620534: libcrypt-openssl-x509-perl: FTBFS: X509.xs:1315:5: error: format '%s' expects type 'char *', but argument 2 has type 'struct SV *'
Cyril Brulebois
kibi at debian.org
Sat Apr 2 13:54:16 UTC 2011
Source: libcrypt-openssl-x509-perl
Version: 1.7-1
Severity: serious
Justification: FTBFS
User: debian-bsd at lists.debian.org
Usertags: kfreebsd
Hi,
your package FTBFS with:
| /usr/bin/perl "-Iinc" /usr/share/perl/5.10/ExtUtils/xsubpp -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap X509.xs > X509.xsc && mv X509.xsc X509.c
| cc -c -I/usr/include/openssl -I/usr/local/include/ssl -I/usr/local/ssl/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -Wall -Werror -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" -fPIC "-I/usr/lib/perl/5.10/CORE" X509.c
| cc1: warnings being treated as errors
| X509.xs: In function 'XS_Crypt__OpenSSL__X509_CRL_new_from_crl_string':
| X509.xs:1315:5: error: format '%s' expects type 'char *', but argument 2 has type 'struct SV *'
| make[1]: *** [X509.o] Error 1
Full build logs:
https://buildd.debian.org/status/package.php?p=libcrypt-openssl-x509-perl&suite=sid
KiBi.
More information about the pkg-perl-maintainers
mailing list