unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jeffrey Walton <noloader@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Hang in make check
Date: Sun, 28 Mar 2021 05:02:14 -0400	[thread overview]
Message-ID: <CAH8yC8kj8kAeU+=Ae33K_mBncsEqkHgsrg2MEgKe_0-_g5YTxA@mail.gmail.com> (raw)
In-Reply-To: <87czvj65tk.fsf@gmx.de>

[-- Attachment #1: Type: text/plain, Size: 1540 bytes --]

On Sun, Mar 28, 2021 at 4:27 AM Michael Albinus <michael.albinus@gmx.de> wrote:
>
> Jeffrey Walton <noloader@gmail.com> writes:
>
> > I'm testing Emacs 27.2 on both Linux and Apple. 'make check' is
> > hanging somewhere around this test:
> >
> > HOME=/nonexistent EMACSLOADPATH= LC_ALL=C
> > EMACS_TEST_DIRECTORY=/home/jwalton/Build-Scripts/emacs-27.2/test
> > "../src/emacs"  --no-init-file --no-site-file --no-site-lisp -L ":."
> > \
> >   -l ert  -l lisp/autorevert-tests \
> >   --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag
> > :expensive-test) (tag :unstable)))))' > lisp/autorevert-tests.log 2>&1
> > || { STAT=$?; cat lisp/autorevert-tests.log; exit $STAT; }
> > <hang here>
> >
> > CTRL+C is needed to break into the test.
>
> Does there exist the file test/lisp/autorevert-tests.log? Could you pls
> show it?

I'm on Linux and experiencing the hang.

$ cat test/lisp/autorevert-tests.log
Running 3 tests (2021-03-28 04:55:00-0400, selector `(not (or (tag
:expensive-test) (tag :unstable)))')

> Is Emacs compiled with file notifications? Which one? You can determine
> it with
>
> --8<---------------cut here---------------start------------->8---
> # emacs -Q --batch -l filenotify --eval '(message "%s" file-notify--library)'
> --8<---------------cut here---------------end--------------->8---

It appears there are no notifications:

emacs-27.2$ src/emacs -Q --batch -l filenotify --eval '(message "%s"
file-notify--library)'
nil

I also attached config.log. I was trying to configure an 'emacs-nox'.

Jeff

[-- Attachment #2: emacs-config.log.zip --]
[-- Type: application/zip, Size: 45191 bytes --]

  reply	other threads:[~2021-03-28  9:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27 22:14 Hang in make check Jeffrey Walton
2021-03-28  8:27 ` Michael Albinus
2021-03-28  9:02   ` Jeffrey Walton [this message]
2021-03-28 12:14     ` Michael Albinus
2021-03-28 17:28       ` Jeffrey Walton
2021-03-28 19:11         ` Michael Albinus
2021-03-28 19:20         ` Lars Ingebrigtsen
2021-03-28 19:33           ` Jeffrey Walton
2021-03-28 19:42             ` Lars Ingebrigtsen
2021-03-28 19:51               ` Lars Ingebrigtsen
2021-03-29  4:48                 ` Eli Zaretskii
2021-03-29 11:00                   ` Lars Ingebrigtsen
2021-03-29 11:04                     ` Eli Zaretskii
2021-03-29 11:24                       ` Eli Zaretskii
2021-03-30 13:29                         ` Lars Ingebrigtsen
2021-03-30 13:46                           ` Eli Zaretskii
2021-03-30 14:14                             ` Andreas Schwab
2021-03-30 14:33                               ` Eli Zaretskii
2021-03-30 15:16                                 ` Andreas Schwab
2021-03-30 15:33                                   ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CAH8yC8kj8kAeU+=Ae33K_mBncsEqkHgsrg2MEgKe_0-_g5YTxA@mail.gmail.com' \
    --to=noloader@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).