Source: libxs-parse-sublike-perl
Version: 0.21-1
Severity: serious

https://tracker.debian.org/pkg/libxs-parse-sublike-perl

Issues preventing migration:
∙ ∙ autopkgtest for libxs-parse-sublike-perl/0.21-1: amd64: Pass, arm64: Pass, 
armel: Regression ♻ (reference ♻), armhf: Regression ♻ (reference ♻), i386: 
Regression ♻ (reference ♻), ppc64el: Pass, s390x: Pass


...
 79s lib/XS/Parse/Sublike.xs: In function 
‘IMPL_register_xps_signature_attribute’:
 79s lib/XS/Parse/Sublike.xs:564:11: warning: format ‘%u’ expects argument of 
type ‘unsigned int’, but argument 2 has type ‘U32’ {aka ‘long unsigned int’} 
[-Wformat=]
 79s   564 |     croak("Mismatch in signature param attribute ABI version 
field: module wants %u; we require >= 5\n",
 79s       |           
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 79s   565 |       funcs->ver);
 79s       |       ~~~~~~~~~~
 79s       |            |
 79s       |            U32 {aka long unsigned int}
 79s lib/XS/Parse/Sublike.xs:567:11: warning: format ‘%u’ expects argument of 
type ‘unsigned int’, but argument 2 has type ‘U32’ {aka ‘long unsigned int’} 
[-Wformat=]
 79s   567 |     croak("Mismatch in signature param attribute ABI version 
field: module wants %u; we support <= %d\n",
 79s       |           
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 79s   568 |       funcs->ver, XSPARSESUBLIKE_ABI_VERSION);
 79s       |       ~~~~~~~~~~
 79s       |            |
 79s       |            U32 {aka long unsigned int}
...
146s autopkgtest [20:25:03]: @@@@@@@@@@@@@@@@@@@@ summary
146s autodep8-perl-build-deps FAIL stderr: lib/XS/Parse/Sublike.xs: In function 
‘IMPL_register_xps_signature_attribute’:
146s autodep8-perl        PASS (superficial)
146s autodep8-perl-recommends PASS (superficial)



The Ubuntu diff contains a patch that might fix it (untested).

Reply via email to