On Sun, May 26, 2024 at 04:30:13PM +0200, Andreas Metzler wrote: > Source: weechat > Version: 4.1.1-1 > Severity: important > Tags: ftbfs > User: [email protected] > Usertags: libgcrypt-config-removal > Control: block 714589 by -1 > > Hello, > > weechat uses libgcrypt-config to locate libgcrypt. This breaks > against libgcrypt 1.11 which does not ship libgcrypt-config anymore. > Please use pkg-config/pkgconf instead. > > A development snapshot of the yet-unreleased libgcrypt 1.11 is available > in experimental. > > cu Andreas
Hi Andreas, Thanks for your bug report. The problem is now fixed upstream, in master branch (future version 4.4.0) and branch 4.3 (version 4.3.1 to be released very soon, commit: https://github.com/weechat/weechat/commit/d1d7d4573c613cbde85eac60d23b1223c2156e7d). Note that this fix breaks compilation of WeeChat on Debian Buster and Ubuntu Bionic, as libgcrypt don't provide the pkg-config file (no need to put up with these old versions anyway). -- Sébastien Helleu web: weechat.org / flashtux.org irc: FlashCode @ irc.libera.chat

