GNU bug report logs - #71975
fails to build emacs from master

Previous Next

Package: emacs;

Reported by: John ff <jpff <at> codemist.co.uk>

Date: Sat, 6 Jul 2024 21:12:02 UTC

Severity: normal

Tags: unreproducible

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #15 received at 71975-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 71975-done <at> debbugs.gnu.org, John ff <jpff <at> codemist.co.uk>
Subject: Re: bug#71975: fails to build emacs from master
Date: Sun, 29 Sep 2024 18:43:32 -0700
Eli Zaretskii <eliz <at> gnu.org> writes:

> tags 71975 unreproducible
> thanks
>
>> Date: Sat,  6 Jul 2024 22:10:41 +0100
>> From: John ff <jpff <at> codemist.co.uk>
>>
>>
>> I regularly pull the latest emacs from maser source, and compile.
>> n the last few days this has not worked.  First error was missing
>> makefile.in but I have failed to find a way to compile.
>> I tried make bootstrap which has solved many such problems.
>> From git://git.sv.gnu.org/emacs
>>    38ce85c547c..d826240fa56  master     -> origin/master
>>    235b9e85a67..9625e4af994  emacs-30   -> origin/emacs-30
>> Updating 38ce85c547c..d826240fa56
>> Fast-forward
>>  etc/NEWS                               | 20 +++++++++++++++
>>  lisp/emacs-lisp/checkdoc.el            | 42 ++++++++++++++++++-------------
>>  lisp/emacs-lisp/lisp-mnt.el            | 47 +++++++++++++++++++++++++++--------
>>  lisp/emacs-lisp/package.el             | 13 +++-------
>>  test/lisp/emacs-lisp/lisp-mnt-tests.el | 13 ++++++++++
>>  5 files changed, 98 insertions(+), 37 deletions(-)
>> make actual-all || make advice-on-failure make-target=all exit-status=$?
>> make[1]: Entering directory '/home/jpff/GNU/emacs'
>> make -C lib all
>> make -C doc/lispref info
>> make -C doc/lispintro info
>> make -C doc/emacs info
>> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispintro'
>> make[2]: Nothing to be done for 'info'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispintro'
>> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/lispref'
>> make[2]: Nothing to be done for 'info'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/lispref'
>> make[2]: Entering directory '/home/jpff/GNU/emacs/doc/emacs'
>> make[2]: Nothing to be done for 'info'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/doc/emacs'
>> make[2]: Entering directory '/home/jpff/GNU/emacs/lib'
>> make[2]: Nothing to be done for 'all'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/lib'
>> make -C lib-src all
>> make[2]: Entering directory '/home/jpff/GNU/emacs/lib-src'
>> make[2]: Nothing to be done for 'all'.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/lib-src'
>> make -C src BIN_DESTDIR=''/usr/local/bin/'' \
>>          ELN_DESTDIR='/usr/local/lib64/emacs/31.0.50/' all
>> make[2]: Entering directory '/home/jpff/GNU/emacs/src'
>> make[2]: *** No rule to make target 'filelock.c', needed by 'gl-stamp'.  Stop.
>> make[2]: Leaving directory '/home/jpff/GNU/emacs/src'
>> make[1]: *** [Makefile:554: src] Error 2
>> make[1]: Leaving directory '/home/jpff/GNU/emacs'
>> make[1]: Entering directory '/home/jpff/GNU/emacs'
>> ***
>> *** "make all" failed with exit status 2.
>
> I cannot reproduce this with today's master branch.  Suggest to run
> "git clean -fdx" followed by "git pull" and a full bootstrap.  I'm
> quite sure there's something wrong with your cloned repository, since
> the error message about filelock.c makes no sense.  If nothing else
> helps, make a fresh Git clone.

More information was requested, but none was given within 3 months, so
I'm closing this bug.  If this is still an issue, please reply to this
email (use "Reply to all" in your email client) and we can reopen the
bug report.




This bug report was last modified 283 days ago.

Previous Next


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