Advertisement
jxjxjx

Untitled

Nov 28th, 2022
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. -*- mode: compilation; default-directory: "~/.emacs.d/" -*-
  2. Comint started at Mon Nov 28 22:55:12
  3.  
  4. "/home/jx/.emacs.d/bin/doom" sync -e
  5. > Tangling your literate config...
  6. ✓ Done tangling 71 file(s)!
  7. > Synchronizing "default" profile...
  8. > Installing packages...
  9. > Building org...
  10. x There was an unexpected runtime error
  11. Message: :pre-build command error in "org" recipe (error "Invalid version syntax: ‘fatal: No se encontraron nombres, no se puede describir nada.’ (must start with a number)")
  12. Backtrace:
  13. (signal error (":pre-build command error in \"org\" recipe (error \"Invalid version syntax: ‘fatal: No se encontraron nombre...
  14. (error ":pre-build command error in %S recipe %S" "org" (error "Invalid version syntax: ‘fatal: No se encontraron nombres, n...
  15. (condition-case err (if (cl-every #'stringp command) (if (apply #'straight--process-run-p command) nil (setq inhibit-startup...
  16. (let ((command (car --dolist-tail--))) (condition-case err (if (cl-every #'stringp command) (if (apply #'straight--process-r...
  17. (while --dolist-tail-- (let ((command (car --dolist-tail--))) (condition-case err (if (cl-every #'stringp command) (if (appl...
  18. (let ((--dolist-tail-- (if (cl-every #'listp commands) commands (list commands)))) (while --dolist-tail-- (let ((command (ca...
  19. (let ((default-directory repo) (commanderror nil)) (let ((--dolist-tail-- (if (cl-every #'listp commands) commands (list com...
  20. (if repo (let ((default-directory repo) (commanderror nil)) (let ((--dolist-tail-- (if (cl-every #'listp commands) commands ...
  21. (let* ((commands (and t (if post post-build pre-build))) (repo (and commands (straight--repos-dir (or local-repo package))))...
  22. (let* ((--cl-rest-- recipe) (pre-build (car (cdr (plist-member --cl-rest-- ':pre-build)))) (post-build (car (cdr (plist-memb...
  23. (straight--run-build-commands (:host nil :repo "https://git.tecosaur.net/mirrors/org-mode.git" :remote "mirror" :fork (:host...
  24. (progn (straight--run-build-commands recipe) (straight--symlink-package recipe) (straight--compute-dependencies package) (se...
  25. ! Wrote extended backtrace to ~/.emacs.d/.local/logs/cli.doom.221128225513.48015.error
  26. ! Script was abruptly aborted, leaving Doom in an incomplete state!
  27. - Run 'doom sync' to repair it.
  28. ✓ Finished in 2.77611s
  29.  
  30. Comint exited abnormally with code 255 at Mon Nov 28 22:55:15y
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement