Opened 10 years ago
Last modified 3 years ago
#45765 new defect
magit: staging into destroot failure: wrong type argument listp
Reported by: | d_blatner@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | magit |
Description (last modified by mf2k (Frank Schima))
After clean install of macports on OS X Yosemite and the current emacs, the magit installation fails during staging to destroot process while compiling the magit files with emacs:
emacs -batch -q -no-site-file -eval "(setq load-path (cons (expand-file-na me \".\") load-path))" --eval '(byte-compile-file "magit.el")'
Error:
:info:destroot magit.el:93:30:Warning: Package iswitchb is obsolete! :info:destroot magit.el:792:27:Error: Wrong type argument: listp, 769
The same thing with the other magit files, look at the LOG-file.
Attachments (1)
Change History (4)
Changed 10 years ago by d_blatner@…
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | magit emacs compile staging mac 10.10 yosemite osx removed |
In the future, please use WikiFormatting.
comment:2 Changed 3 years ago by cooljeanius (Eric Gallager)
The magit port has been deprecated; time to close this?
comment:3 Changed 3 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
Macports Install Log-File