Package: pkgconf
Version: 1.8.1-3
Severity: normal

Dear Maintainer,

pkgcong's autopkgtests are currently failing[1] on armhf:

222s testsuite            FAIL stderr: libpkgconf/client.c: In
function 'pkgconf_client_new':
1830

That warning is issued at:

 96s libpkgconf/client.c: In function 'pkgconf_client_new':
527
 96s libpkgconf/client.c:162:47: warning: 'calloc' sizes specified
with 'sizeof' in the earlier argument and not in the later argument
[-Wcalloc-transposed-args]
528
 96s   162 |         pkgconf_client_t *out =
calloc(sizeof(pkgconf_client_t), 1);
529
 96s       |                                               ^~~~~~~~~~~~~~~~
530
 96s libpkgconf/client.c:162:47: note: earlier argument should specify
number of elements, later size of each element
531
 98s   CC       libpkgconf/pkg.lo

There are plenty of other warnings after this one.

What's a bit puzzling is that it only happens on armhf.


1. https://ci.debian.net/packages/p/pkgconf/unstable/armel/49390534/

  • Bug#1077671: pkgconf: armhf DEP8 failure due to gcc ... Andreas Hasenack

Reply via email to