GNU bug report logs -
#73415
30.0.91; Emacs 30 build fails on Ubuntu 24.04
Previous Next
Reported by: Mark Grosen <mark <at> grosen.org>
Date: Sat, 21 Sep 2024 21:54:02 UTC
Severity: normal
Found in version 30.0.91
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Maybe it was not clear earlier in the thread, but I am using:
>>>> This is built from git checkout of emacs-30 or emacs-30.0.91 in /home/mark/Stuff/emacs
I have been using a simple script to build in-development snapshots
from git for a while and, for
historical reasons (?), always used the sequence of:
git clean -fdx
make bootstrap
./configure
make
I guess this is really not necessary any more so I will switch to the
simpler methods in INSTALL.REPO.
Mark
On Wed, Sep 25, 2024 at 11:33 PM Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> > From: Mark Grosen <mark <at> grosen.org>
> > Date: Wed, 25 Sep 2024 20:29:06 -0700
> > Cc: Eli Zaretskii <eliz <at> gnu.org>, 73415 <at> debbugs.gnu.org
> >
> > >> OK, so the decision is indeed not to try solving this on emacs-30. I
> > >> wasn't sure.
> >
> > > That was my understanding at least, as we could not find a simple
> > > fix/workaround with limited impact we could install in emacs-30. Of
> > > course if you have a different suggestion please voice it.
> >
> > Thanks for the feedback. I know how to build more efficiently now, so my
> > issue is closed.
>
> Thanks, closing the bug.
>
> > I will leave it to you if this warrants a line in the changelog or
> > INSTALL.repo.
>
> We might do that, but I'd first need to understand better your reasons
> for using "make bootstrap" when building from a tarball. The Emacs
> release and pretest tarballs are intentionally prepared to make the
> build as fast as possible, which is why all the platform-independent
> files produced by bootstrapping (notably, the configure script, all
> the *.elc files, and all the Info manuals) are included in the
> tarball. So why did you decide to bootstrap?
This bug report was last modified 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.