GNU bug report logs - #62762
'make' often errors with "Org version mismatch" after pulling a new version of the code

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dmitry <at> gutov.dev>

Date: Mon, 10 Apr 2023 23:10:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: bzg <at> gnu.org, yantar92 <at> posteo.net, 62762 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, kyle <at> kyleam.com
Subject: bug#62762: 'make' often errors with "Org version mismatch" after pulling a new version of the code
Date: Fri, 24 Nov 2023 20:54:37 +0200
> Date: Fri, 24 Nov 2023 19:43:53 +0200
> Cc: monnier <at> iro.umontreal.ca, bzg <at> gnu.org, 62762 <at> debbugs.gnu.org,
>  Kyle Meyer <kyle <at> kyleam.com>
> From: Dmitry Gutov <dmitry <at> gutov.dev>
> 
> I still see the "Org version mismatch" error fairly often when 
> rebuilding Emacs (after which I have to invoke 'touch lisp/org/...' 
> again), or when trying to use org-mode in an already-built Emacs. All of 
> that with the master branch.

That's because the version test was not removed, just suppressed in
the most frequent situations during the build.  But when Org files
need to be actually loaded (e.g., to generate a manual out of some
foo.org source), the test will kick in and will abort the command.

The only way to avoid that is to redesign and reimplement the solution
for version mismatch in Org macros.




This bug report was last modified 1 year and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.