-
I have some trouble with installing emacs-plus with native comp. brew tap d12frosted/emacs-plus
brew install emacs-plus@29 --with-native-comp ....
==> Installing d12frosted/emacs-plus/emacs-plus@29 --with-native-comp
==> Patching
==> Applying fix-window-role.patch
patching file src/nsterm.m
Hunk #1 succeeded at 8637 (offset -131 lines).
==> Applying system-appearance.patch
patching file src/frame.h
patching file src/nsfns.m
Hunk #1 succeeded at 1321 (offset 65 lines).
patching file src/nsterm.m
Hunk #1 succeeded at 1887 (offset -2 lines).
Hunk #2 succeeded at 5396 (offset 1 line).
Hunk #3 succeeded at 5642 (offset 1 line).
Hunk #4 succeeded at 5692 (offset 1 line).
Hunk #5 succeeded at 5918 (offset 1 line).
Hunk #6 succeeded at 8970 (offset 68 lines).
Hunk #7 succeeded at 10126 (offset 68 lines).
==> ./autogen.sh
==> ./configure --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodi
==> make
Last 15 lines from /Users/kresdjan/Library/Logs/Homebrew/emacs-plus@29/03.make:
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/emacs-lisp/cl-preloaded.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/obarray.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/abbrev.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/simple.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/help.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/jka-cmpr-hook.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/epa-hook.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/international/mule-cmds.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/case-table.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/international/characters.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/international/charscript.el (source)...
Loading /private/tmp/emacs-plusA29-20211202-10227-1iabwrn/lisp/international/emoji-zwj.el (source)...
Invalid read syntax: "\\N{left-to-right embedding}", 1, 0
make[1]: *** [bootstrap-emacs.pdmp] Error 255
make: *** [src] Error 2
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/d12frosted/homebrew-emacs-plus/issues
These open issues may also help:
Permission issues with emacs-plus running as a service https://github.com/d12frosted/homebrew-emacs-plus/issues/304
Need to set LIBRARY_PATH for emacs-plus@28 with --with-native-comp https://github.com/d12frosted/homebrew-emacs-plus/issues/378 Can anyone stop the error? I don't understand Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
mkvoya
Dec 3, 2021
Replies: 1 comment 1 reply
-
It's an upstream issue and has been solved in the latest master. :) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
d12frosted
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's an upstream issue and has been solved in the latest master. :)