unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: phst@google.com, Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: master bf7041a: Centralize subprocess creation in a single function.
Date: Fri, 25 Dec 2020 20:58:31 +0100	[thread overview]
Message-ID: <87wnx5ejyw.fsf@gnus.org> (raw)
In-Reply-To: <6a44bdbc-8a06-d002-0c7c-92cfb44353c4@cs.ucla.edu> (Paul Eggert's message of "Fri, 25 Dec 2020 02:42:25 -0800")

Paul Eggert <eggert@cs.ucla.edu> writes:

> By the way, after my recent cleanups for the Gnulib merge I'm still
> running into problems running parallel 'make check' on Fedora 33 and
> on Ubuntu 20.10. Plain 'make check' works, but 'make -j4 check'
> hangs. 'top' reports:
>
>     PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+
>     COMMAND
> 1858899 eggert    20   0  373536  33016  20968 R 100.0   0.4   2:18.83
> emacs
> 1858163 eggert    20   0  440044  99836  21144 R  99.7   1.2   2:21.01
> emacs
> 1860091 eggert    20   0  378844  38580  21200 R  99.7   0.5   2:11.89
> emacs
> 1862421 eggert    20   0  489052 142108  21568 R  99.0   1.7   0:17.66
> emacs

I'm not getting a hang, but I'm getting four failures on Fedora 32:

4 unexpected results:
   FAILED  mml-secure-en-decrypt-2
   FAILED  mml-secure-en-decrypt-3
   FAILED  mml-secure-select-preferred-keys-4
   FAILED  mml-secure-sign-verify-1

I'll have a look.

> 1859215 1859215 1859215 ?        00:00:00   gpg-agent
>
> I suspect the subprocess creation changes mentioned in this thread's
> subject line, though I haven't investigated further. Plus, I'm not
> sure why tests would be running GPG connected to my gpg-agent - isn't
> that going a bit far for 'make check'?

The tests start a local gpg-agent, but are supposed to kill them off
again.  I see that no longer works, but I've pushed a fix for that now.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



  parent reply	other threads:[~2020-12-25 19:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201224145337.5156.69415@vcs0.savannah.gnu.org>
     [not found] ` <20201224145339.8699721351@vcs0.savannah.gnu.org>
2020-12-24 16:08   ` master bf7041a: Centralize subprocess creation in a single function Lars Ingebrigtsen
2020-12-24 16:09     ` Lars Ingebrigtsen
2020-12-24 16:21       ` Eli Zaretskii
2020-12-24 16:24         ` Eli Zaretskii
2020-12-24 16:37           ` Lars Ingebrigtsen
2020-12-24 16:41             ` Lars Ingebrigtsen
2020-12-24 17:01               ` Lars Ingebrigtsen
2020-12-24 17:11                 ` Lars Ingebrigtsen
2020-12-24 17:20                   ` Eli Zaretskii
2020-12-24 17:31                     ` Lars Ingebrigtsen
2020-12-24 17:43                       ` Lars Ingebrigtsen
2020-12-25 10:19                         ` Mattias Engdegård
2020-12-26  3:19                           ` Paul Eggert
2020-12-26 10:29                             ` Mattias Engdegård
2020-12-25  8:19                       ` Paul Eggert
2020-12-25 10:42                         ` Paul Eggert
2020-12-25 11:10                           ` Philipp Stephani
2020-12-25 19:58                           ` Lars Ingebrigtsen [this message]
2020-12-25 11:14             ` Philipp Stephani
2020-12-24 18:05     ` Philipp Stephani

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=87wnx5ejyw.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=eggert@cs.ucla.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=phst@google.com \
    /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).