Ignore. The issue was the way libgcrypt was linked in macOS.
See: https://dev.gnupg.org/T5610
A libgcrypt's libtool.m4 patch has been applied upstream.
On Sat, Sep 11, 2021 at 10:10 PM Aleix Conchillo Flaqué
wrote:
>
> * module/system/foreign-library.scm (load-foreign-library): On macOS
> calli
Alright. Problem found and fixed. The issue was the way libgcrypt was
linked in macOS 11.x.
See: https://dev.gnupg.org/T5610
A libgcrypt's libtool.m4 patch has been applied upstream. The patch
already existed in Homebrew's libtool, so I just provided it and they
have applied it to libgcrypt (and