Skip to content

[General]: Emacs.app file missing #816

@supersamie

Description

@supersamie

edit

Looks like running with --with-x11 results in this issue.

Issue description

I am on Mac OS

~ ➭ sw_vers
ProductName:		macOS
ProductVersion:		15.5
BuildVersion:		24F74

I have attempted to install emacs@30 and emacs@29 with the same results
ex:

brew install emacs-plus@29 --with-native-comp --with-x11 --with-native-comp --with-modern-doom3-icon

Noticed issue when running:

~ ➭ osascript -e 'tell application "Finder" to make alias file to posix file "/opt/homebrew/opt/emacs-plus@29/Emacs.app" at posix file "/Applications" with properties {name:"Emacs.app"}'
29:167: execution error: Finder got an error: Can’t make class alias file. (-2710)

Then discovered that the Emacs.app file did not exist at all after the install

~ ➭ ll /opt/homebrew/opt/emacs-plus@29/
total 264
drwxr-xr-x@ 15 samster  admin   480B Jul  6 15:13 .
drwxr-xr-x@  3 samster  admin    96B Jul  6 15:11 ..
drwxr-xr-x@  3 samster  admin    96B Jul  6 15:13 .brew
drwxr-xr-x@  7 samster  admin   224B Jul  6 15:13 bin
-rw-r--r--@  1 samster  admin   1.3K Jun 21  2024 ChangeLog
-rw-r--r--@  1 samster  admin    34K Jun 21  2024 COPYING
-rw-r--r--@  1 samster  admin   327B Jul  6 15:13 [email protected]
-rw-r--r--@  1 samster  admin   825B Jul  6 15:13 [email protected]
drwxr-xr-x@  3 samster  admin    96B Jul  6 15:13 include
-rw-r--r--@  1 samster  admin    13K Jul  6 15:13 INSTALL_RECEIPT.json
drwxr-xr-x@  4 samster  admin   128B Jul  6 15:13 lib
drwxr-xr-x@  3 samster  admin    96B Jul  6 15:13 libexec
-rw-r--r--@  1 samster  admin   6.0K Jun 21  2024 README
-rw-r--r--@  1 samster  admin    59K Jul  6 15:13 sbom.spdx.json
drwxr-xr-x@  8 samster  admin   256B Jul  6 15:13 share

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions