unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Org mode update breaking build?
@ 2023-05-03 15:26 Tobias Bading
  2023-05-03 15:55 ` Alan Mackenzie
  2023-05-03 16:04 ` Eli Zaretskii
  0 siblings, 2 replies; 29+ messages in thread
From: Tobias Bading @ 2023-05-03 15:26 UTC (permalink / raw)
  To: emacs-devel

Grrr. Is it normal that Org updates break builds?

I had a Git worktree with a clean checkout and build of Emacs 29 —
933705d61e according to the reflog. Just now I fetched the latest Emacs 29
changes and tried to build 21ec6c1d5c using the usual “nice make -j4”,
resulting in a *huge* wall of text. Something along the lines of

--- %< ---

Warning (emacs): Org version mismatch.  Org loading aborted.
This warning usually appears when a built-in Org version is loaded
prior to the more recent Org version.

Version mismatch is commonly encountered in the following situations:

[…]

In toplevel form:
org/ob-core.el:31:2: Error: Org version mismatch.  Make sure that correct ‘load-path’ is set early in init.el
make[3]: *** [Makefile:332: org/ob-core.elc] Error 1
make[3]: *** Waiting for unfinished jobs....

--- >% ---

A “git clean -fdx -e .ccls-cache -e compile_commands.json -e TAGS” plus
“./autogen.sh” plus “configure […]” plus “nice make -j4” later I have a
working clean Emacs 29 again.

But of course the same happens again in my hacked worktree. So this time I
try “make distclean” for a change — plus the whole autogen, configure,
make aria again. And guess what… the error is still there!

Is that normal? Why is snowflake Org breaking GNU Make?

Tobias

PS: please keep me CC’d, thanks




^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2023-05-14  5:59 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03 15:26 Org mode update breaking build? Tobias Bading
2023-05-03 15:55 ` Alan Mackenzie
2023-05-03 16:11   ` Tobias Bading
2023-05-03 16:58     ` Eli Zaretskii
2023-05-03 17:02       ` Tobias Bading
2023-05-04  4:42       ` Po Lu
2023-05-04  5:48         ` Eli Zaretskii
2023-05-09 16:34       ` Sam Steingold
2023-05-09 16:47         ` Eli Zaretskii
2023-05-09 17:17           ` Sam Steingold
2023-05-09 19:07             ` Eli Zaretskii
2023-05-10 18:12               ` Sam Steingold
2023-05-08 12:00   ` Madhu
2023-05-08 13:22     ` Eli Zaretskii
2023-05-14  5:49       ` Madhu
2023-05-14  5:59         ` Eli Zaretskii
2023-05-03 16:04 ` Eli Zaretskii
2023-05-03 16:07   ` Tobias Bading
2023-05-03 16:57     ` Eli Zaretskii
2023-05-03 18:56       ` John ff
2023-05-03 19:02   ` Tassilo Horn
2023-05-04  2:00     ` Michael Heerdegen
2023-05-04  3:23       ` Bob Rogers
2023-05-04  3:30         ` Michael Heerdegen
2023-05-04  3:44           ` Bob Rogers
2023-05-04  5:42         ` Eli Zaretskii
2023-05-04  5:58           ` Bob Rogers
2023-05-04  5:41       ` Eli Zaretskii
2023-05-04  5:13     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).