[Pkg-gnupg-maint] Fwd: failed many builds of gpgme1.0 1.5.1-4

NIIBE Yutaka gniibe at fsij.org
Mon Sep 8 04:01:04 UTC 2014


On 2014-09-07 at 04:33 -0400, Daniel Kahn Gillmor wrote:
> But now most of the 1.5.1-4 buildds are failing with
> tests/gpgsm/t-keylist.
> 
>  https://buildd.debian.org/status/logs.php?pkg=gpgme1.0&ver=1.5.1-4&suite=sid
> 
> (attached is a report of one of the build failures)
> 
> I'm not able to replicate the problem on my local machine or on my
> cowbuilder buildd, so i'm a little confused about what to do next.
> 
> Any thoughts or suggestions?

It's not easily reproducible, but I believe that following steps can
reproduce the problem.

    $ cd gpgme1.0-1.5.1/tests/gpgsm
    $ rm pubring.kbx*
    $ make check -j3

Please repeat last two steps, until you encounter the failure.

Basically, it's because GnuPG and related software assume non-parallel
invocation of tests, with automake 1.11.

Specifying automake1.11 in Build-Depends may help the situation.
-- 





More information about the Pkg-gnupg-maint mailing list