GNU bug report logs - #76441
29.4; Emacs 30.1 RC 1: makeinfo always needed when building from release archive

Previous Next

Package: emacs;

Reported by: Philipp <p.stephani2 <at> gmail.com>

Date: Thu, 20 Feb 2025 16:33:02 UTC

Severity: normal

Found in version 29.4

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: stefankangas <at> gmail.com
Cc: p.stephani2 <at> gmail.com, 76441 <at> debbugs.gnu.org
Subject: bug#76441: 29.4; Emacs 30.1 RC 1: makeinfo always needed when building from release archive
Date: Sat, 22 Feb 2025 18:14:43 +0200
> Cc: p.stephani2 <at> gmail.com, 76441 <at> debbugs.gnu.org
> Date: Sat, 22 Feb 2025 17:49:38 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> I actually think the problem is with this line:
> 
>   auxfiles = $(buildinfodir)/elisp_type_hierarchy.txt $(buildinfodir)/elisp_type_hierarchy.jpg
> 
> Why does it use $(buildinfodir) and not $(srcdir) ?

I think I get it: that was a way to make sure these image files are
copied to the info/ directory, where the manuals are.

But in that case, the rules should be modified so that the manuals
would not depend on these copied images, but on their sources.  And
the elisp.info rule should explicitly copy the image files to
$(buildinfodir).




This bug report was last modified 38 days ago.

Previous Next


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