GNU bug report logs - #57015
29.0.50; macOS: libgccjit was not found: Homebrew libgccjit 12.1.0

Previous Next

Package: emacs;

Reported by: Naofumi Yasufuku <naofumi <at> yasufuku.dev>

Date: Sat, 6 Aug 2022 11:40:01 UTC

Severity: normal

Tags: patch

Merged with 57023, 57028, 57029

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 57015 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jacob Faibussowitsch <jacob.fai <at> gmail.com>
Cc: 57015 <at> debbugs.gnu.org
Subject: Re: bug#57015: 29.0.50; macOS: libgccjit was not found: Homebrew
 libgccjit 12.1.0
Date: Sat, 06 Aug 2022 18:03:32 +0300
Resending to the list:

> From: Jacob Faibussowitsch <jacob.fai <at> gmail.com>
> Date: Sat, 6 Aug 2022 09:56:27 -0400
> 
> > E.g., who says that 'readlink' will always be available on macOS?
> 
> 
> It’s not, see here https://stackoverflow.com/questions/7665/how-to-resolve-symbolic-links-in-a-shell-script. Though I suppose it may not be a big deal for emacs to require that coreutils are installed via brew since this libgccjit check is *already* using brew.
> 
> Other alternatives to resolving paths are:
> 
> $ perl -MCwd -e 'print Cwd::abs_path shift’ /path/to/file
> 
> Or
> 
> $ python -c 'import os, sys; print(os.path.realpath(sys.argv[1]))’ /path/to/file
> 
> Both perl and python (in some form) have always come preinstalled on macOS.
> 
> P.S. I couldn’t immediately see how to cc the mailing list, I replied using the “reply via email to” button here https://lists.gnu.org/archive/html/bug-gnu-emacs/2022-08/msg00589.html so please resend this with proper cc if it doesn’t get attached.
> 
> Best regards,
> 
> Jacob Faibussowitsch
> (Jacob Fai - booss - oh - vitch)
> 
> 




This bug report was last modified 2 years and 257 days ago.

Previous Next


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