emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Manish <mailtomanish.sharma@gmail.com>
To: Org-Mode <emacs-orgmode@gnu.org>
Subject: Re: compile fails for latest git pull
Date: Wed, 30 Sep 2009 22:17:43 +0530	[thread overview]
Message-ID: <e7cdbe30909300947q12016048j9de4c930e66202be@mail.gmail.com> (raw)
In-Reply-To: <e7cdbe30909300654tde1b210t4be4727a8f5f0111@mail.gmail.com>

On Wed, Sep 30, 2009 at 7:24 PM, Manish <mailtomanish.sharma@gmail.com> wrote:
> 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
>

It was a problem due to a conflict with a local patch I had applied to
org-latex.el.  After removing that patch Org compiles cleanly.

Sorry for the noise.

Regards
-- 
Manish

      reply	other threads:[~2009-09-30 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-30 13:54 compile fails for latest git pull Manish
2009-09-30 16:47 ` Manish [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e7cdbe30909300947q12016048j9de4c930e66202be@mail.gmail.com \
    --to=mailtomanish.sharma@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).