On Tue, Aug 15, 2023 at 12:39:34PM +0800, Kevin J. McCarthy wrote: > On Mon, Aug 14, 2023 at 02:02:52PM -0700, Will Yardley wrote: > > Building latest mutt (2.2.10) on latest Ventura (13.5) (using homebrew > > for all the deps), and getting errors like this for gpg-error and a > > similar one for gpgme itself > > Sorry for my delayed attention to this issue. Mutt 2.2.9 did make changes > to the GPGME build process: it updated to the latest autoconf files from > upstream to fix build issues. However, it appears that inadvertently caused > problems on MacOS. > > If possible, would you be able to try building from the branch > `kevin/stable-gpgme-macos-fix` and see if that addresses the compilation > error?
I tested on a different machine (but same version), and that seemed to resolve it. I created an issue here: https://gitlab.com/muttmua/mutt/-/issues/451 since that seems like a better way to track this now that I know this was an actual issue. w