These changes fix a race between the generation and use of the header
domain.h during parallel make which exists for most pmdas.
Dave
--------------------------------------------------
Changes committed to git://git.pcp.io/brolley/pcp.git master
Dave Brolley (1):
Fix dependency problems causing races for parallel make.
qa/pmdas/bigun/GNUmakefile | 4 +++-
qa/pmdas/broken/GNUmakefile | 2 +-
qa/pmdas/dynamic/GNUmakefile | 4 +++-
qa/pmdas/schizo/GNUmakefile | 4 +++-
src/libpcp_import/src/GNUmakefile | 6 +++---
src/pmdas/aix/GNUmakefile | 5 ++++-
src/pmdas/apache/GNUmakefile | 3 ++-
src/pmdas/bash/GNUmakefile | 3 ++-
src/pmdas/cifs/GNUmakefile | 6 ++++--
src/pmdas/cisco/GNUmakefile | 4 ++--
src/pmdas/darwin/GNUmakefile | 5 ++++-
src/pmdas/dm/GNUmakefile | 4 +++-
src/pmdas/freebsd/GNUmakefile | 2 +-
src/pmdas/gfs2/GNUmakefile | 6 ++++--
src/pmdas/infiniband/GNUmakefile | 9 +++------
src/pmdas/jbd2/GNUmakefile | 7 ++++---
src/pmdas/linux/GNUmakefile | 5 +++--
src/pmdas/linux_proc/GNUmakefile | 4 +++-
src/pmdas/linux_xfs/GNUmakefile | 6 +++---
src/pmdas/lmsensors/GNUmakefile | 3 ++-
src/pmdas/logger/GNUmakefile | 10 ++++------
src/pmdas/lustrecomm/GNUmakefile | 5 ++++-
src/pmdas/mailq/GNUmakefile | 3 ++-
src/pmdas/mmv/src/GNUmakefile | 5 +++--
src/pmdas/mounts/GNUmakefile | 5 +++--
src/pmdas/netbsd/GNUmakefile | 3 ++-
src/pmdas/nvidia/GNUmakefile | 4 ++--
src/pmdas/papi/GNUmakefile | 7 ++++---
src/pmdas/perfevent/GNUmakefile | 5 +++--
src/pmdas/pmcd/src/GNUmakefile | 5 ++++-
src/pmdas/process/GNUmakefile | 3 ++-
src/pmdas/roomtemp/GNUmakefile | 5 ++++-
src/pmdas/root/GNUmakefile | 4 +++-
src/pmdas/rpm/GNUmakefile | 6 ++++--
src/pmdas/sample/GNUmakefile | 7 ++++++-
src/pmdas/sample/src/GNUmakefile | 6 ++++--
src/pmdas/sendmail/GNUmakefile | 3 ++-
src/pmdas/shping/GNUmakefile | 3 ++-
src/pmdas/simple/GNUmakefile | 4 +++-
src/pmdas/solaris/GNUmakefile | 6 +++---
src/pmdas/summary/GNUmakefile | 4 +++-
src/pmdas/systemd/GNUmakefile | 9 +++------
src/pmdas/trace/src/GNUmakefile | 3 ++-
src/pmdas/trivial/GNUmakefile | 6 ++++--
src/pmdas/txmon/GNUmakefile | 2 +-
src/pmdas/weblog/GNUmakefile | 3 ++-
46 files changed, 136 insertions(+), 82 deletions(-)
|