Hi Raghav, Am Dienstag, den 23.02.2021, 12:08 -0500 schrieb Raghav Gururajan: > + (arguments > + `(#:tests? #f ; > https://github.com/profanity-im/libmesode/issues/20 > + #:configure-flags > + (list > + "--disable-static"))) There is just one failing test here. If there's really no way around it, disable that one, but try to investigate the link error first. > + (arguments > + `(#:tests? #f ; > https://github.com/strophe/libstrophe/issues/175 > + #:configure-flags > + (list > + "--disable-static"))) Since this issue is related, we should really get to the roots of it. Let's hope for a response. The ordering of these patches seems a little weird. Could you group them so that it's libmesode, then profanity, then libstrophe? Regards, Leo