all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: John ff <jpff@codemist.co.uk>
Cc: 71975@debbugs.gnu.org
Subject: bug#71975: fails to build emacs from master
Date: Sun, 07 Jul 2024 08:55:14 +0300	[thread overview]
Message-ID: <86ed853fwd.fsf@gnu.org> (raw)
In-Reply-To: <8637-Sat06Jul2024221041+0100-jpff@codemist.co.uk> (message from John ff on Sat, 6 Jul 2024 22:10:41 +0100)

tags 71975 unreproducible
thanks

> Date: Sat,  6 Jul 2024 22:10:41 +0100
> From: John ff <jpff@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.





      reply	other threads:[~2024-07-07  5:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-06 21:10 bug#71975: fails to build emacs from master John ff
2024-07-07  5:55 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86ed853fwd.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=71975@debbugs.gnu.org \
    --cc=jpff@codemist.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.