Bug#722438: qtscrob: FTBFS - manpage compression race in parallel builds

2013-09-10 Thread Aaron M. Ucko
Source: qtscrob
Version: 0.11+git-1
Severity: serious
Justification: fails to build from source

The builds of qtscrob on i386, mips, and powerpc all failed because
man pages they meant to compress weren't actually present:

  gzip -9 -f 
/«BUILDDIR»/qtscrob-0.11+git/debian/tmp//usr/share/man/man1/qtscrob.1
  gzip: /«BUILDDIR»/qtscrob-0.11+git/debian/tmp//usr/share/man/man1/qtscrob.1: 
No such file or directory
  make[3]: *** [install_man-compress] Error 1
  make[3]: *** Waiting for unfinished jobs

Given that all three builds ran in parallel (with -j6 or -j8), I
suspect a race condition.  Could you please take a look?

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#722438: qtscrob: FTBFS - manpage compression race in parallel builds

2013-09-11 Thread Jonathan Dowland


On 11 Sep 2013, at 03:47, "Aaron M. Ucko"  wrote:

> Given that all three builds ran in parallel (with -j6 or -j8), I
> suspect a race condition.  Could you please take a look?

Urgh. I hit this in the middle of preparing the package but it went away 
towards the end so I forgot about it. Thanks for catching.

--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org