bug#18301: Updated the patch.

2014-08-20 Thread Friedrich Beckmann
I updated the patch to have a more secure semaphore behavior along the line describedhere: http://www.gnu.org/software/automake/manual/html_node/Multiple-Outputs.html texi-vers-v2.patch Description: Binary data

bug#18301: texi-vers.am: Problem with parallel builds due to vti.tmp

2014-08-20 Thread Friedrich Beckmann
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

bug#18301: Acknowledgement (texi-vers.am: Problem with parallel builds due to vti.tmp)

2014-08-20 Thread Friedrich Beckmann
Tags: patch Severity: normal Please find attached a patch to make texi-vers.am compatible with parallel builds. I tried this patch with my build for pspp here and it works. During execution the existance of vti.tmp is checked. Only when vti.tmp disappears, the processing continues. When there