Subject: | No successful builds |
CPAN Testers Matrix shows no pass reports for this distribution: http://matrix.cpantesters.org/?dist=Net-Host64%200.001
On my smoker compilation fails like this:
...
"/opt/perl-5.27.9/bin/perl5.27.9" "/opt/perl-5.27.9/lib/site_perl/5.27.9/ExtUtils/xsubpp" -typemap '/opt/perl-5.27.9/lib/5.27.9/ExtUtils/typemap' Host64.xs > Host64.xsc
Could not find a typemap for C type 'uint64_t'.
The following C types are mapped by the current typemap:
'AV *', 'Boolean', 'CV *', 'FILE *', 'FileHandle', 'HV *', 'I16', 'I32', 'I8', 'IV', 'InOutStream', 'InputStream', 'NV', 'OutputStream', 'PerlIO *', 'Result', 'STRLEN', 'SV *', 'SVREF', 'SysRet', 'SysRetLong', 'Time_t *', 'U16', 'U32', 'U8', 'UV', 'bool', 'bool_t', 'caddr_t', 'char', 'char *', 'char **', 'const char *', 'double', 'float', 'int', 'long', 'short', 'size_t', 'ssize_t', 'time_t', 'unsigned', 'unsigned char', 'unsigned char *', 'unsigned int', 'unsigned long', 'unsigned long *', 'unsigned short', 'void *', 'wchar_t', 'wchar_t *'
in Host64.xs, line 34
make: *** [Host64.c] Fehler 1
...