bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] parallel-tests: fix another BSD parallel make issue


From: Stefano Lattarini
Subject: [PATCH] parallel-tests: fix another BSD parallel make issue
Date: Sat, 18 Feb 2012 14:09:06 +0100

[CC:ing bug-autoconf for Yet Another BSD make Bug, in case someone
 cares to documenting it ...]

When BSD make is run in parallel mode, it apparently strips any leading
directory component from the automatic variable '$*' (of course, against
what POSIX mandates).  This is causing FreeBSD 9.0 make and NetBSD 5.1
make to spuriously fail with automake-generated test harnesses if subdir
tests are present *and* make is being run in parallel mode.  This issue
affects also the Automake own testsuite.

The attached patch should work around the problem.

I will test this patch more properly in the next few days, and apply it
if it causes no regression.  I'm posting it here in case anyone can spare
some time to eyeball it, give early feedback, or even test the patch.

Regards,
  Stefano

Attachment: 0001-parallel-tests-fix-another-BSD-parallel-make-issue.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]