lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3473 in lilypond: Patch: Rewrite STEPMAKE_GET_VERSION.
Date: Fri, 26 Jul 2013 10:02:48 +0000

Updates:
        Labels: -Patch-review Patch-needs_work

Comment #3 on issue 3473 by address@hidden: Patch: Rewrite STEPMAKE_GET_VERSION.
http://code.google.com/p/lilypond/issues/detail?id=3473

Fails make:

=========================================
make[1]: Entering directory `/tmp/build-lilypond-autobuild/scripts'
[...]
/tmp/build-lilypond-autobuild/scripts/build/out/help2man out/lilypond-invoke-editor > out/lilypond-invoke-editor.1
help2man: can't get `--help' info from out/lilypond-invoke-editor
Try `--no-discard-stderr' if option outputs to stderr
make[1]: *** [out/lilypond-invoke-editor.1] Error 127
make[1]: Leaving directory `/tmp/build-lilypond-autobuild/scripts'
make: *** [all] Error 2
=========================================

The relevant diff from the output of configure between a successful build and this failed build:

=========================================
154,157c154,159
< checking for guile... guile
< checking guile version... 1.8.8
< checking for guile... guile
< checking for guile... /home/jrioux/bin/guile
---
checking for guile... /tmp/lilypond-autobuild/configure: eval: line 9372: unexpected EOF while looking for matchi$ /tmp/lilypond-autobuild/configure: eval: line 9373: syntax error: unexpected end of file /tmp/lilypond-autobuild/configure: eval: line 9372: unexpected EOF while looking for matching ``' /tmp/lilypond-autobuild/configure: eval: line 9373: syntax error: unexpected end of file
no
/tmp/lilypond-autobuild/configure: line 9473: =$ no: command not found
183a186,189

WARNING: Please consider installing optional programs or files: guile-1.8 >= 1.8.2 (installed: )

See INSTALL.txt for more information on how to build LilyPond
=========================================

So the patch somehow messes up the detection of the guile version.

As a side note, I guess guile isn't optional anymore, at least it is required to build the man page of invoke-lilypond-editor.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]