On 2020-01-24 09:31, Derek Lesho wrote:
On 2020-01-24 08:51, Francois Gouget wrote:
On Tue, 7 Jan 2020, Derek Lesho wrote: [...]
=== debian10 (64 bit WoW report) ===
bcrypt: bcrypt.c:2057: Test failed: got c0000002
These tests failed because libgcrypt wasn't available on the testbot. I'm not sure what the correct way to deal with this is.
I added libgcrypt-dev to the debian10 VM. Let me know if there are still issues.
Thanks Francois, I just resent the patches.
checking gcrypt.h usability... no checking gcrypt.h presence... no checking for gcrypt.h... no
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.