Bug#760794: lilypond: FTBFS on powerpc and mips

2014-09-08 Thread Don Armstrong
On Mon, 08 Sep 2014, Petter Reinholdtsen wrote:
 [Don Armstrong]
  If you built it, could you please provide the log of the output for
  lilypond (should be in the log file listed.)
 
 The log file only had one line, the lilypond version string, so no
 help there. :(

Ugh. That's annoying.

OK. I'll upload a version which only uses parallel on amd64 to see if
that fixes the build failure... but when I actually get infinite time, I
should probably really check out what is causing the underlying issue.

-- 
Don Armstrong  http://www.donarmstrong.com

Ban cryptography! Yes. Let's also ban pencils, pens and paper, since
criminals can use them to draw plans of the joint they are casing or
even, god forbid, create one time pads to pass uncrackable codes to
each other. Ban open spaces since criminals could use them to converse
with each other out of earshot of the police. Let's ban flags since
they could be used to pass secret messages in semaphore. In fact let's
just ban all forms of verbal and non-verbal communication -- let's see
those criminals make plans now!


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



Bug#760794: lilypond: FTBFS on powerpc and mips

2014-09-07 Thread Petter Reinholdtsen

Package: src:lilypond
Version: 2.18.2-1
Tags: patch

The latest lilypond upload fail to build on powerpc and mips.  The build
log available from
URL: https://buildd.debian.org/status/logs.php?pkg=lilypondarch=powerpc .

It is not clear to me exactly what is failing or how, but I was able to
reproduce the build failure on the porter box partch.debian.org.
Running 'debian/rules build' after the failure completed the build
without any errors.  Perhaps there is some race in the build?

I then tried to remove the parallell setup in the build rules, and this
fixed the build.  As the build took 120 minutes, I did not try again.
So this might solve the problem, or just reduce the chance.  I do not
know, but suggest to apply it to a new upload.

diff -ru lilypond-2.18.2/debian/rules lilypond-2.18.2-pere/debian/rules
--- lilypond-2.18.2/debian/rules2014-05-01 21:17:31.0 +0200
+++ lilypond-2.18.2-pere/debian/rules   2014-09-07 23:22:18.659823059 +0200
@@ -29,12 +29,12 @@
 endif
 
 DOC_OPTIONS := WEB_TARGETS=offline
-ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
-   DOC_OPTIONS := $(DOC_OPTIONS) CPU_COUNT=$(firstword $(patsubst 
parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS
-endif
+#ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+#  DOC_OPTIONS := $(DOC_OPTIONS) CPU_COUNT=$(firstword $(patsubst 
parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS
+#endif
 
 %:
-   dh $@ --parallel --with autotools-dev --with python2 --with quilt
+   dh $@ --with autotools-dev --with python2 --with quilt
 
 
 ## we need to nuke the parser files, because if there is a mistmatch


The failing lilypond installation is blocking Debian Edu from installing
in Jessie.  It is a dependency of rosegarden and pulled in on all
desktop installations in Debian Edu - which are currently uninstallable.
Please help us fix it. :)

-- 
Happy hacking
Petter Reinholdtsen


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



Bug#760794: lilypond: FTBFS on powerpc and mips

2014-09-07 Thread Don Armstrong
Control: tag -1 - patch


On Sun, 07 Sep 2014, Petter Reinholdtsen wrote:
 It is not clear to me exactly what is failing or how, but I was able
 to reproduce the build failure on the porter box partch.debian.org.
 Running 'debian/rules build' after the failure completed the build
 without any errors. Perhaps there is some race in the build?

I'm not sure that this is true, because I routinely build this package
massively in parallel (-j8). I'd be OK with disabling parallel for
particular architectures, but not completely.

If you built it, could you please provide the log of the output for
lilypond (should be in the log file listed.)

-- 
Don Armstrong  http://www.donarmstrong.com

Those who begin coercive elimination of dissent soon find themselves
exterminating dissenters. Compulsory unification of opinion achieves
only the unanimity of the graveyard.
 -- Justice Roberts in 319 U.S. 624 (1943)


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



Bug#760794: lilypond: FTBFS on powerpc and mips

2014-09-07 Thread Petter Reinholdtsen
[Don Armstrong]
 If you built it, could you please provide the log of the output for
 lilypond (should be in the log file listed.)

The log file only had one line, the lilypond version string, so no
help there. :(

-- 
Happy hacking
Petter Reinholdtsen


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