[PATCH v3 3/4] bcrypt: Implement BCryptSecretAgreement with libgcrypt.

Francois Gouget fgouget at codeweavers.com
Tue Jan 28 09:00:06 CST 2020


On Fri, 24 Jan 2020, Derek Lesho wrote:
[...]
> I just checked the build log for v4 of my patch, and it looks like gcrypt
> still isn't being picked up.  I did add a skip() to the tests though so that
> it doesn't manifest as a test failure.

Turns out libgpg-error-dev is yet another Debian package that does not 
support multiarch (despite multiarch support being a release goal for 
Debian 7!).

So I sent a fix for libgpg-error-dev and applied it to the TestBot VM:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933713

Libgcrypt-dev is broken too but the workaround is simpler and the right 
fix harder :-(. So I'm sticking with the workaround for now.

I sent a job to test this and I think it works:
https://testbot.winehq.org/JobDetails.pl?Key=63981


-- 
Francois Gouget <fgouget at codeweavers.com>


More information about the wine-devel mailing list