On Sat, Oct 22, 2016 at 08:57:19AM -0500, Christopher Allan Webber wrote: > Leo Famulari writes: > > It succeeds when building against GnuTLS instead of OpenSSL. > > Seems like it built okay here without this patch?
Does it work for you on core-updates? It builds with OpenSSL on master for me, but not core-updates. Weird! The other thing is that audit is distributed under the GPL2+ but, AFAICT, there is no OpenSSL exception made to their GPL2+ license. There are no results for `grep -ri openssl` in the audit source tree. So we may have to switch to GnuTLS for licensing reasons.