From: Carsten Dominik <carsten.dominik@gmail.com>
To: Jean-Marie Gaillourdet <jmg@gaillourdet.net>
Cc: Org-Mode List <emacs-orgmode@gnu.org>
Subject: Re: Cannot compile release
Date: Tue, 6 Apr 2010 16:53:03 +0200 [thread overview]
Message-ID: <C602E53F-068C-4339-B7B0-44624FA8C12A@gmail.com> (raw)
In-Reply-To: <9B86D59E-57DF-4615-8790-1D03CDACE1A7@gaillourdet.net>
Hi Jean Marie - stating your Emacs version would have helped. I see
now that you did that in your first message...
This is fixed in 6.35b, so that it also works again for Emacs 22.
- Carsten
On Apr 6, 2010, at 12:28 PM, Jean-Marie Gaillourdet wrote:
> Hi,
>
> I've propably copied too few information. make all aborts for me.
> Below is now the complete output
>
> Regards,
> Jean
>
> leibniz:org-6.35 jmg$ make clean
> make cleanelc
> 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-
> beamer.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-ctags.elc lisp/org-datetree.elc lisp/org-
> docview.elc lisp/org-entities.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-freemind.elc lisp/org-gnus.elc lisp/
> org-habit.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 cleandoc
> (cd doc; rm -f org.pdf org org.html orgcard.pdf)
> (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 cleanrel
> rm -rf RELEASEDIR
> rm -rf org-6.*
> rm -rf org-6*zip org-6*tar.gz
> rm -f *~ */*~ */*/*~
> leibniz:org-6.35 jmg$ make all
> 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
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In end of data:
> org.el:18522:1:Warning: the following functions might not be defined
> at
> runtime: calendar-forward-day, parse-time-string, calendar-goto-
> date,
> calendar-goto-today
> org.el:18522:1:Warning: the following functions are not known to be
> defined:
> table--at-cell-p, org-clock-update-mode-line, org-default-export-
> plist,
> org-infile-export-plist, org-clock-save-markers-for-cut-and-paste,
> org-agenda-save-markers-for-cut-and-paste, dired-get-filename,
> org-id-store-link, iswitchb-read-buffer, mouse-set-point,
> org-agenda-copy-local-variable, org-attach-reveal, org-gnus-
> follow-link,
> org-inlinetask-remove-END-maybe, org-get-current-options, org-
> agenda-skip,
> org-format-agenda-item, org-agenda-new-marker,
> org-agenda-change-all-lines, org-columns-number-to-string,
> org-columns-get-format-and-top-level, org-columns-compute,
> calendar-absolute-from-iso, calendar-iso-from-absolute,
> org-id-locations-save, org-id-locations-load, cdlatex-tab,
> clear-image-cache, org-export-latex-fix-inputenc,
> beginning-of-visual-line, org-agenda-set-restriction-lock,
> speedbar-line-directory, org-agenda-maybe-redo
> Wrote /Users/jmg/tmp/org-6.35/lisp/org.elc
> 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-agenda.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In org-finalize-agenda:
> org-agenda.el:2777:26:Warning: reference to free variable
> `org-agenda-overriding-columns-format'
>
> In end of data:
> org-agenda.el:7662:1:Warning: the following functions might not be
> defined at
> runtime: calendar-goto-date, calendar-iso-date-string,
> calendar-julian-date-string, calendar-astro-date-string,
> calendar-hebrew-date-string, calendar-islamic-date-string,
> calendar-french-date-string, calendar-bahai-date-string,
> calendar-mayan-date-string, calendar-coptic-date-string,
> calendar-ethiopic-date-string, calendar-persian-date-string,
> calendar-chinese-date-string
> org-agenda.el:7662:1:Warning: the following functions are not known
> to be
> defined: org-habit-insert-consistency-graphs, calendar-iso-from-
> absolute,
> org-is-habit-p, org-habit-parse-todo, org-habit-get-priority,
> org-columns-quit, calendar-absolute-from-iso, mouse-set-point,
> org-datetree-find-date-create
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-agenda.elc
> 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-ascii.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-ascii.elc
> 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-attach.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-attach.elc
> 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-archive.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In end of data:
> org-archive.el:472:1:Warning: the function `org-inlinetask-remove-
> END-maybe'
> is not known to be defined.
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-archive.elc
> 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-bbdb.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In end of data:
> org-bbdb.el:388:1:Warning: the following functions are not known to be
> defined: bbdb-record-name, bbdb-current-record, bbdb-record-
> getprop,
> bbdb-name, bbdb-company, bbdb, bbdb-split, bbdb-string-trim, bbdb-
> records,
> calendar-leap-year-p, diary-ordinal-suffix, bbdb-completing-read-
> record
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-bbdb.elc
> 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-beamer.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-beamer.elc
> 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-bibtex.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In end of data:
> org-bibtex.el:206:1:Warning: the following functions are not known
> to be
> defined: bibtex-beginning-of-entry, bibtex-parse-entry,
> bibtex-generate-autokey, bibtex-url
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-bibtex.elc
> 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-clock.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In end of data:
> org-clock.el:2053:1:Warning: the following functions are not known
> to be
> defined: popup-menu, calendar-absolute-from-iso
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-clock.elc
> 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-colview.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In end of data:
> org-colview.el:1498:1:Warning: the following functions are not known
> to be
> defined: org-agenda-do-context-action, org-agenda-redo
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-colview.elc
> 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-colview-xemacs.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In end of data:
> org-colview-xemacs.el:1701:1:Warning: the function `org-agenda-redo'
> is not
> known to be defined.
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-colview-xemacs.elc
> 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-compat.el
>
> In end of data:
> org-compat.el:404:1:Warning: the following functions are not known
> to be
> defined: add-local-hook, x-focus-frame, w32-focus-frame
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-compat.elc
> 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-crypt.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In end of data:
> org-crypt.el:183:1:Warning: the following functions are not known to
> be
> defined: epg-make-context, epg-encrypt-string, epg-list-keys,
> epg-decrypt-string
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-crypt.elc
> 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-ctags.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-ctags.elc
> 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-datetree.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-datetree.elc
> 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-docview.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In end of data:
> org-docview.el:87:1:Warning: the following functions are not known
> to be
> defined: doc-view-goto-page, doc-view-current-page
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-docview.elc
> 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-entities.el
> Loading subst-ksc...
> Loading subst-gb2312...
> Loading subst-big5...
> Loading subst-jis...
>
> In toplevel form:
> org-entities.el:29:19:Warning: reference to free variable `org-table-
> align'
>
> In end of data:
> org-entities.el:489:1:Warning: the following functions are not known
> to be
> defined: declare-function, org-table-align
> Wrote /Users/jmg/tmp/org-6.35/lisp/org-entities.elc
> 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-exp.el
>
> In toplevel form:
> lisp/org-exp.el:29:1:Error: Symbol's value as variable is void: org-
> table-align
> make: *** [lisp/org-exp.elc] Error 1
> leibniz:org-6.35 jmg$
>
>
>
>
- Carsten
next prev parent reply other threads:[~2010-04-06 14:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-06 7:20 Release 6.35 Carsten Dominik
2010-04-06 10:24 ` Cannot compile release Jean-Marie Gaillourdet
2010-04-06 10:25 ` Carsten Dominik
2010-04-06 10:28 ` Jean-Marie Gaillourdet
2010-04-06 10:49 ` Rick Moynihan
2010-04-06 14:53 ` Carsten Dominik [this message]
2010-04-07 7:28 ` Jean-Marie Gaillourdet
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=C602E53F-068C-4339-B7B0-44624FA8C12A@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jmg@gaillourdet.net \
/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).