emacs-orgmode
[Top][All Lists]
Advanced

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

[O] A weird warning and a test (eager macro expansion) error


From: Bastien
Subject: [O] A weird warning and a test (eager macro expansion) error
Date: Tue, 05 Nov 2013 08:31:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi all,

I've got this warning when compiling:

,----
| Compiling /home/guerry/install/git/org-mode/lisp/ob-R.el...
| 
| In end of data:
| ob-R.el:401:1:Warning: the function `org-every' is not known to be defined.
`----

(There is no org-every in ob-R.el directly.)

And ~$ make test fails like this:

,----
| 21 src blocks added to Library of Babel
| Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob-maxima.el 
(source)...
| Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob-octave.el 
(source)...
| Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob-perl.el 
(source)...
| Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob-python.el 
(source)...
| Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob-ruby.el 
(source)...
| Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob-sh.el 
(source)...
| Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob-table.el 
(source)...
| Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob-tangle.el 
(source)...
| Loading /home/guerry/install/git/org-mode/testing/lisp/test-ob.el (source)...
| Eager macro-expansion failure: (void-variable test-line)
| Symbol's value as variable is void: test-line
| mk/targets.mk:99: recipe for target 'test' failed
| make: *** [test] Error 255
`----

This is with latest Org and Emacs 24.3.50.1, as compiled from trunk
yesterday.

I don't have time to look into this right now, but maybe someone has.

Thanks,

-- 
 Bastien




reply via email to

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