GNU bug report logs - #42188
Emacs master build fails on MACOS Catilina

Previous Next

Package: emacs;

Reported by: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>

Date: Sat, 4 Jul 2020 14:47:01 UTC

Severity: normal

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alan Third <alan <at> idiocy.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42188: closed (Emacs master build fails on MACOS Catilina )
Date: Sun, 12 Jul 2020 13:03:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 Jul 2020 15:02:37 +0200 (CEST)
with message-id <20200712130235.GA2565 <at> breton.holly.idiocy.org>
and subject line Re: bug#42188: Emacs master build fails on MACOS Catilina
has caused the debbugs.gnu.org bug report #42188,
regarding Emacs master build fails on MACOS Catilina 
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42188: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42188
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: Emacs master build fails on MACOS Catilina 
Date: Sat, 4 Jul 2020 14:31:18 +0000
[Message part 3 (text/plain, inline)]
The build was made in a shell console of an older Emacs version, but that probably does not have any relationship with the issue.

[Message part 4 (text/html, inline)]
[bug-report.txt (text/plain, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Alan Third <alan <at> idiocy.org>
To: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
Cc: 42188-done <at> debbugs.gnu.org
Subject: Re: bug#42188: Emacs master build fails on MACOS Catilina
Date: Sun, 12 Jul 2020 15:02:37 +0200 (CEST)
On Sat, Jul 04, 2020 at 02:31:18PM +0000, Vincent Belaïche wrote:
> The build was made in a shell console of an older Emacs version, but
> that probably does not have any relationship with the issue.

Hi, this is a bug in homebrew's handling of system libraries. They
recently fixed it, so I think all you have to do is update homebrew:

    brew update

But if that fails you can install libxml2 manually then set:

    export PKG_CONFIG_PATH="`brew --prefix libxml2`/lib/pkgconfig:`brew --prefix libffi`/lib/pkgconfig"

-- 
Alan Third


This bug report was last modified 5 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.