Advertisement
Guest User

Untitled

a guest
Apr 19th, 2017
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 KB | None | 0 0
  1. ==> Installing emacs-plus from d12frosted/emacs-plus
  2. ==> Cloning https://github.com/emacs-mirror/emacs.git
  3. Updating /Users/CYAN/Library/Caches/Homebrew/emacs-plus--git
  4. ==> Checking out branch master
  5. ==> Downloading https://gist.githubusercontent.com/aatxe/260261daf70865fbf1749095de9172c5/raw/214b50
  6. Already downloaded: /Users/CYAN/Library/Caches/Homebrew/emacs-plus--patch-5af2587e986db70999d1a791fca58df027ccbabd75f45e4a2af1602c75511a8c.diff
  7. ==> Downloading https://gist.githubusercontent.com/jwintz/853f0075cf46770f5ab4f1dbf380ab11/raw/bc30b
  8. Already downloaded: /Users/CYAN/Library/Caches/Homebrew/emacs-plus--patch-742f7275f3ada695e32735fa02edf91a2ae7b1fa87b7e5f5c6478dd591efa162.patch
  9. ==> Patching
  10. ==> Applying patch-multicolor-font.diff
  11. patching file src/macfont.m
  12. Hunk #1 succeeded at 2360 (offset -13 lines).
  13. ==> Applying emacs_dark_title_bar.patch
  14. patching file src/nsterm.m
  15. patch unexpectedly ends in middle of line
  16. Hunk #1 succeeded at 6915 (offset 171 lines).
  17. ==> ./autogen.sh
  18. ==> ./configure --disable-silent-rules --enable-locallisppath=/usr/local/share/emacs/site-lisp --inf
  19. ==> make
  20. Last 15 lines from /Users/CYAN/Library/Logs/Homebrew/emacs-plus/03.make:
  21. make[2]: *** [../lisp/leim/ja-dic/ja-dic.el] Error 255
  22. make[1]: *** [../lisp/leim/leim-list.el] Error 2
  23. make[1]: *** Waiting for unfinished jobs....
  24. Directories for loaddefs: . ./calc ./calendar ./cedet ./cedet/ede ./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine ./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent ./cedet/srecode ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image ./international ./language ./leim ./leim/ja-dic ./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./vc
  25. EMACSLOADPATH= '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l autoload \
  26. --eval '(setq autoload-ensure-writable t)' \
  27. --eval '(setq autoload-builtin-package-versions t)' \
  28. --eval '(setq generated-autoload-file (expand-file-name (unmsys--file-name "./loaddefs.tmp")))' \
  29. -f batch-update-autoloads . ./calc ./calendar ./cedet ./cedet/ede ./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine ./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent ./cedet/srecode ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image ./international ./language ./leim ./leim/ja-dic ./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./vc
  30. Not registering prefix "lo" from completion. Affects: ("locate-completion-entry" "locate-completion-entry-retry" "locate-completion-db-error" "load-completions-from-file")
  31. Not registering prefix "*" from ielm. Affects: ("*" "**" "***" "*1" "*2" "*3")
  32. Not registering prefix "is" from ind-util. Affects: ("is13194-default-repertory" "is13194-repertory-to-ucs-script" "is13194-to-ucs-devanagari-hashtbl" "is13194-to-ucs-devanagari-regexp" "is13194-to-ucs-bengali-hashtbl" "is13194-to-ucs-bengali-regexp" "is13194-to-ucs-assamese-hashtbl" "is13194-to-ucs-assamese-regexp" "is13194-to-ucs-gurmukhi-hashtbl" "is13194-to-ucs-gurmukhi-regexp" "is13194-to-ucs-gujarati-hashtbl" "is13194-to-ucs-gujarati-regexp" "is13194-to-ucs-oriya-hashtbl" "is13194-to-ucs-oriya-regexp" "is13194-to-ucs-tamil-hashtbl" "is13194-to-ucs-tamil-regexp" "is13194-to-ucs-telugu-hashtbl" "is13194-to-ucs-telugu-regexp" "is13194-to-ucs-malayalam-hashtbl" "is13194-to-ucs-malayalam-regexp" "is13194-to-ucs-kannada-hashtbl" "is13194-to-ucs-kannada-regexp" "iscii-to-ucs-region")
  33. Not registering prefix "se" from page-ext. Affects: ("search-pages" "set-page-delimiter")
  34. ../build-aux/move-if-change ./loaddefs.tmp loaddefs.el
  35. make: *** [src] Error 2
  36.  
  37. If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  38. https://github.com/d12frosted/homebrew-emacs-plus/issues
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement