emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] compile fails for latest git pull


From: Manish
Subject: [Orgmode] compile fails for latest git pull
Date: Wed, 30 Sep 2009 19:24:34 +0530

Latest git pull (a few minutes old) fails compilation.  Log below:

,----
| [Wed 30 18:58] (2024) ~/elisp/org-mode.git $ make clean && make && make doc
| make cleanelc
| make[1]: Entering directory `/home/zms/elisp/org-mode.git'
| rm -f lisp/org.elc lisp/org-agenda.elc lisp/org-ascii.elc
lisp/org-attach.elc lisp/org-archive.elc lisp/org-bbdb.elc
lisp/org-bibtex.elc lisp/org-clock.elc lisp/org-colview.elc
lisp/org-colview-xemacs.elc lisp/org-compat.elc lisp/org-crypt.elc
lisp/org-exp.elc lisp/org-exp-blocks.elc lisp/org-docbook.elc
lisp/org-faces.elc lisp/org-feed.elc lisp/org-footnote.elc
lisp/org-gnus.elc lisp/org-html.elc lisp/org-icalendar.elc
lisp/org-id.elc lisp/org-indent.elc lisp/org-info.elc
lisp/org-inlinetask.elc lisp/org-jsinfo.elc lisp/org-irc.elc
lisp/org-latex.elc lisp/org-list.elc lisp/org-mac-message.elc
lisp/org-macs.elc lisp/org-mew.elc lisp/org-mhe.elc
lisp/org-mobile.elc lisp/org-mouse.elc lisp/org-publish.elc
lisp/org-plot.elc lisp/org-protocol.elc lisp/org-remember.elc
lisp/org-rmail.elc lisp/org-src.elc lisp/org-table.elc
lisp/org-timer.elc lisp/org-vm.elc lisp/org-w3m.elc lisp/org-wl.elc
lisp/org-xoxo.elc lisp/org-install.elc
| make[1]: Leaving directory `/home/zms/elisp/org-mode.git'
| make cleandoc
| make[1]: Entering directory `/home/zms/elisp/org-mode.git'
| (cd doc; rm -f org.pdf org org.html orgcard.pdf orgcard.ps)
| (cd doc; rm -f *.aux *.cp *.cps *.dvi *.fn *.fns *.ky *.kys *.pg *.pgs)
| (cd doc; rm -f *.toc *.tp *.tps *.vr *.vrs *.log *.html *.ps)
| (cd doc; rm -f orgcard_letter.tex orgcard_letter.pdf)
| (cd doc; rm -rf manual)
| make[1]: Leaving directory `/home/zms/elisp/org-mode.git'
| make cleanrel
| make[1]: Entering directory `/home/zms/elisp/org-mode.git'
| rm -rf RELEASEDIR
| rm -rf org-6.*
| rm -rf org-6*zip org-6*tar.gz org-snapshot*
| make[1]: Leaving directory `/home/zms/elisp/org-mode.git'
| rm -f *~ */*~ */*/*~
| emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
lisp/org.el
|
| In org-set-tags-to:
| org.el:11258:4:Warning: malformed cond form: `t'
| org.el:11258:4:Warning: malformed cond form: `nil'
| org.el:11258:4:Warning: malformed cond form: `t'
| org.el:11267:44:Error: Wrong type argument: listp, t
| make: *** [lisp/org.elc] Error 1
| %
`----

Regards
-- 
Manish




reply via email to

[Prev in Thread] Current Thread [Next in Thread]