Bug#1077671:

2024-08-05 Thread Gianfranco Costamagna
control: severity -1 serious Autopkgtest regressions should be serious per Debian policy. G. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1077671:

2024-08-02 Thread Andreas Hasenack
pkgconf/pkg.c:422:13: warning: allocation of insufficient size '1' for type 'pkgconf_pkg_t' {aka 'struct pkgconf_pkg_'} with size '360' [-Walloc-size] ``` The calloc prototype is: ``` void *calloc(size_t nmemb, size_t size); ``` So, just swap the number

Bug#1077671: pkgconf: armhf DEP8 failure due to gcc warning

2024-07-31 Thread Andreas Hasenack
Package: pkgconf Version: 1.8.1-3 Severity: normal Dear Maintainer, pkgcong's autopkgtests are currently failing[1] on armhf: 222s testsuiteFAIL stderr: libpkgconf/client.c: In function 'pkgconf_client_new': 1830 That warning is issued at: 96s libpkgconf/client.c: In function 'pkg