Thanks, I installed the attached patch, which has the more-usual
approach of a uniquely-named temporary.
From 28b4fdb0ea4c540f1b7bcb90675e365e3aa11beb Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date: Sat, 23 Aug 2014 07:55:28 -0700
Subject: [PATCH] build: fix race in parallel builds
Reported by
Package: automake
Version: 1.11.6-1
I encounter a problem with automake during parallel builds for the debian pspp
package. When I run the build
process non-parallel then it works. The problem only occurs sometimes when I do
a parallel build. The build
is a debian package build. Here are the rel