GNU bug report logs - #11413
Issues with output redirection for parallel make

Previous Next

Package: automake;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Sat, 5 May 2012 15:55:01 UTC

Severity: minor

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #16 received at control <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: 11413 <at> debbugs.gnu.org
Cc: GNU bug tracker automated control server <control <at> debbugs.gnu.org>
Subject: update: parallel make redirections
Date: Sun, 26 May 2013 11:09:54 +0200
unarchive 11413
retitle 11413 Issues with output redirection for parallel make
archive 11413

UPDATE: one year later

The redirection issues described in this report were also making it
impossible to try the Automake testsuite with parallel make, as with:

    make check AM_TESTSUITE_MAKE="make -j8"

Racy, random failures were in fact often present, making it hard to
trust the results of the command above.  Which was especially annoying
because, with today's fast multicore machines, is becoming more and
more important to ensure Automake-generated Makefiles work correctly
when run in parallel mode.

The issue has been fixed for the testsuite as a whole with a recent
set of commits, the most significant of is commit d19eb85c, "tests:
use append mode to capture parallel make output":

  <http://git.savannah.gnu.org/cgit/automake.git/commit/?h=d19eb85c>
  <http://lists.gnu.org/archive/html/automake-patches/2013-05/msg00129.html>

Regards,
  Stefano




This bug report was last modified 11 years and 360 days ago.

Previous Next


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