Andreas Metzler <ametz...@bebt.de> wrote: > Package: gnupg2 > Version: 2.4.5-2 > Severity: serious > Tags: ftbfs > Justification: fails to build from source (but built successfully in the past)
>From GnuPG, I factored out spawn functions into libgpg-error (mainly for support of Windows 64-bit). Since libgpg-error 1.50, spawn functions are available in libgpg-error. This is the cause. For libgpg-error, I pushed the fix by the commit. c2a713fe11e35b4567e0c7d2a20d8ab416b366ad GnuPG 2.4 still has non-used functions, which will be removed eventually. --