unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 33709@debbugs.gnu.org
Subject: bug#33709: Hang when compiled with --coverage and gcc 7.3
Date: Tue, 11 Dec 2018 13:59:34 -0500	[thread overview]
Message-ID: <mid0q799ex.fsf@fencepost.gnu.org> (raw)

Package: emacs
Version: 27.0.50

The Emacs hydra jobset at https://hydra.nixos.org/jobset/gnu/emacs-trunk
was recently updated to a more recent version of the Nix package
collection. Ever since then, the "coverage" job (which is the one that
runs "make check") has timed out after spending hours failing to
compiled the first test .el file.

I have reproduced the problem on RHEL 7.6 as follows:

bootstrap as normal
./make-dist --snapshot --no-check --no-changelog --no-compress
tar xvf ../emacs-27.0.50.tar
cd emacs-27.0.50

scl enable devtoolset-7  # this enables gcc 7.3.1 as the default compiler
export CFLAGS=--coverage
./configure --without-all --without-x --without-libgmp
make -j8

The build completes fine, but now eg:

./src/emacs --help

never exits. It prints the usage message, then hangs.





             reply	other threads:[~2018-12-11 18:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 18:59 Glenn Morris [this message]
2018-12-11 19:27 ` bug#33709: Hang when compiled with --coverage and gcc 7.3 Eli Zaretskii
2018-12-11 19:46   ` Glenn Morris
2018-12-11 20:37     ` Glenn Morris
2018-12-13 19:40       ` Glenn Morris
2018-12-13 19:54         ` Eli Zaretskii
2018-12-28  4:06 ` Paul Eggert
2020-08-31 10:36   ` Stefan Kangas
2022-01-29 15:18 ` Lars Ingebrigtsen
2022-01-29 19:18   ` Glenn Morris

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=mid0q799ex.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=33709@debbugs.gnu.org \
    /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).