Dear Andreas, this bug is fixed in GIT since the day you reported it. However, unfortunately my regular sponsor is short of time and has somwhow thrown the towel for package uploads in the short term. Since I don't want to keep this (otherwise perfectly fine) package from testing any longer and since you reported that bug, would you mind sponsoring the upload?
The package can be found here, it builds with git-buildpackage: http://anonscm.debian.org/gitweb/?p=pkg-games/chocolate-doom.git Thank you very much! - Fabian Am Donnerstag, den 06.02.2014, 02:36 +0100 schrieb Andreas Beckmann: > Source: chocolate-doom > Version: 2.0.0-1 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > Hi, > > your package failed to build on i386 [1] with a race condition during a > parallel make install. This is caused by overriding the documentation > destination to point to the same directory (which is not a problem, > but it requires the install to be done sequentially). > I could reproduce this race on the first attempt on amd64 with > DEB_BUILD_OPTIONS=parallel=16 > > The fix is easy: disable parallel installation in debian/rules by > using > > dh_auto_install --max-parallel=1 -- ... > > > [1] > https://buildd.debian.org/status/fetch.php?pkg=chocolate-doom&arch=i386&ver=2.0.0-1&stamp=1388787898 > > Andreas > > _______________________________________________ > Pkg-games-devel mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-devel > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

