Hi, I noticed that the proposed fix does not help to build plastimatch - at least the build fails on most architectures[1]. I have the suspicion that simply dropping --parallel from rules (== the following patch)
$ diff -u rules.orig rules --- rules.orig 2014-05-19 09:39:29.000000000 +0200 +++ rules 2014-11-13 10:11:35.679855865 +0100 @@ -9,7 +9,7 @@ #export DH_VERBOSE=1 %: - dh $@ --parallel + dh $@ DEB_CMAKE_EXTRA_FLAGS += \ -DCMAKE_BUILD_TYPE:STRING=RELEASE \ could solve the issue but it can perfectly be some different problem. It would be great if somebody could investigate and upload (and file an unblock bug) since I will take the freedom to deal with real live until beginning of December. Thanks Andreas. [1] https://buildd.debian.org/status/package.php?p=plastimatch ----- Forwarded message from Debian buildds <nore...@buildd.debian.org> ----- Date: Wed, 12 Nov 2014 09:45:03 +0000 From: Debian buildds <nore...@buildd.debian.org> To: plastima...@packages.qa.debian.org Subject: failed powerpc build of plastimatch 1.5.16+dfsg-2 * Source package: plastimatch * Version: 1.5.16+dfsg-2 * Architecture: powerpc * State: failed * Suite: sid * Builder: poulenc.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=plastimatch&arch=powerpc&ver=1.5.16%2Bdfsg-2&stamp=1415785114&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. ----- End forwarded message ----- -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org