Re: make doc fails (guilev2)

2018-02-06 Thread Thomas Morley
2018-02-06 13:17 GMT+01:00 James Lowe : > Hello, > > On Mon, 5 Feb 2018 22:36:51 +0100, Thomas Morley > wrote: > >> Hi, >> >> I'm still trying to get make doc work again for my guilev2 setup. >> It now fails at a point I'm not able to surely track down. >> >> The only suspicious in the log I'm po

Re: make doc fails (guilev2)

2018-02-06 Thread James Lowe
Hello, On Mon, 5 Feb 2018 22:36:51 +0100, Thomas Morley wrote: > Hi, > > I'm still trying to get make doc work again for my guilev2 setup. > It now fails at a point I'm not able to surely track down. > > The only suspicious in the log I'm pointed to is: > > Processing `./15/lily-ef5769c9.ly'

Re: make doc fails (guilev2)

2018-02-06 Thread Thomas Morley
2018-02-05 23:59 GMT+01:00 Thomas Morley : > 2018-02-05 23:48 GMT+01:00 David Kastrup : >> Thomas Morley writes: >> >>> 2018-02-05 23:23 GMT+01:00 David Kastrup : >>> Uh, you are aware that your log ends with: Writing ./f4/lily-265fe61c-systems.count...Segmentation fault (core

Re: make doc fails (guilev2)

2018-02-05 Thread Thomas Morley
2018-02-05 23:48 GMT+01:00 David Kastrup : > Thomas Morley writes: > >> 2018-02-05 23:23 GMT+01:00 David Kastrup : >> >>> >>> Uh, you are aware that your log ends with: >>> >>> Writing ./f4/lily-265fe61c-systems.count...Segmentation fault (core dumped) >>> >>> The programming errors are a nuisance

Re: make doc fails (guilev2)

2018-02-05 Thread David Kastrup
Thomas Morley writes: > 2018-02-05 23:23 GMT+01:00 David Kastrup : > >> >> Uh, you are aware that your log ends with: >> >> Writing ./f4/lily-265fe61c-systems.count...Segmentation fault (core dumped) >> >> The programming errors are a nuisance (and should likely get fixed) but >> this aborts for

Re: make doc fails (guilev2)

2018-02-05 Thread Thomas Morley
2018-02-05 23:23 GMT+01:00 David Kastrup : > > Uh, you are aware that your log ends with: > > Writing ./f4/lily-265fe61c-systems.count...Segmentation fault (core dumped) > > The programming errors are a nuisance (and should likely get fixed) but > this aborts for entirely different reasons. Yes,

Re: make doc fails (guilev2)

2018-02-05 Thread David Kastrup
Thomas Morley writes: > Hi, > > I'm still trying to get make doc work again for my guilev2 setup. > It now fails at a point I'm not able to surely track down. > > The only suspicious in the log I'm pointed to is: > > Processing `./15/lily-ef5769c9.ly' > Parsing... > Renaming input to: `modifying-

make doc fails (guilev2)

2018-02-05 Thread Thomas Morley
Hi, I'm still trying to get make doc work again for my guilev2 setup. It now fails at a point I'm not able to surely track down. The only suspicious in the log I'm pointed to is: Processing `./15/lily-ef5769c9.ly' Parsing... Renaming input to: `modifying-the-ottava-spanner-slope.ly' Interpreting

Solved: make doc fails after updating dev to VERSION 2.19.38 (and later)

2016-03-19 Thread Villum Sejersen
On 16-03-2016 22:58, Carl Sorensen wrote: LilyPond can be very finicky trying to get a clean build. That's why we recommend using LilyDev. Thanks for that advice, though it is way beyond my skill and needs. I never build anything else than current master, but have tried doing so even back

Re: make doc fails after updating dev to VERSION 2.19.38

2016-03-09 Thread James
Villum, On 09/03/16 11:02, Villum Sejersen wrote: - Original Message - From: "Villum Sejersen" To: Sent: Wednesday, March 09, 2016 9:52 AM Subject: make doc fails after updating dev to VERSION 2.19.38 While make [all] and make install repeatably works as usual from

Re: make doc fails after updating dev to VERSION 2.19.38

2016-03-09 Thread Villum Sejersen
- Original Message - From: "Villum Sejersen" To: Sent: Wednesday, March 09, 2016 9:52 AM Subject: make doc fails after updating dev to VERSION 2.19.38 While make [all] and make install repeatably works as usual from latest git sources, make doc does not compile t

Re: make doc fails after updating dev to VERSION 2.19.38

2016-03-09 Thread David Kastrup
Villum Sejersen writes: > While make [all] and make install repeatably works as usual from > latest git sources, make doc does not compile the 2.19.38 version, > regardless how many, how many times and which cleaning attempts I try > before. > > Tanks in advance for any advice... sudo apt-get in

Re: make doc fails after updating dev to VERSION 2.19.38

2016-03-09 Thread Phil Holmes
- Original Message - From: "Villum Sejersen" To: Sent: Wednesday, March 09, 2016 9:52 AM Subject: make doc fails after updating dev to VERSION 2.19.38 While make [all] and make install repeatably works as usual from latest git sources, make doc does not compile the 2.19.

make doc fails after updating dev to VERSION 2.19.38

2016-03-09 Thread Villum Sejersen
While make [all] and make install repeatably works as usual from latest git sources, make doc does not compile the 2.19.38 version, regardless how many, how many times and which cleaning attempts I try before. The last few lines of the log file looks: mkdir -p ./out-www touch ./out-www/dummy.dep

Re: make doc fails

2013-03-17 Thread Phil Holmes
: David Nalesnik To: Julien Rioux Cc: LilyPond Devel Sent: Sunday, March 17, 2013 2:17 AM Subject: Re: make doc fails Julien, On Sat, Mar 16, 2013 at 7:31 PM, Julien Rioux wrote: On 16/03/2013 6:27 PM, David Nalesnik wrote: /usr/bin/python -tt /home/david/lilypond

Re: make doc fails

2013-03-16 Thread David Nalesnik
Julien, On Sat, Mar 16, 2013 at 7:31 PM, Julien Rioux wrote: > On 16/03/2013 6:27 PM, David Nalesnik wrote: > >> /usr/bin/python -tt >> /home/david/lilypond-git/**scripts/build/create-weblinks-**itexi.py > >> out-www/weblinks.itexi >> make[3]: *** No rule to make target >> `/home/david/lilypond-

Re: make doc fails

2013-03-16 Thread Julien Rioux
On 16/03/2013 6:27 PM, David Nalesnik wrote: /usr/bin/python -tt /home/david/lilypond-git/scripts/build/create-weblinks-itexi.py > out-www/weblinks.itexi make[3]: *** No rule to make target `/home/david/lilypond-git/Documentation/cs/web/news-front.itexi', needed by `out-www/web.texi'. Stop. Tr

make doc fails

2013-03-16 Thread David Nalesnik
Hi all, I'm attempting to put two snippets dealing with the measure counter up for review, but I'm running into problems when I run make doc. Here's the tail end of the terminal output: make[3]: Entering directory `/home/david/lilypond-git/build/Documentation/cs' /usr/bin/python -tt /home/david/

Re: Make doc fails

2011-08-28 Thread m...@apollinemike.com
On Aug 28, 2011, at 12:58 PM, Carl Sorensen wrote: > On 8/28/11 3:29 AM, "m...@apollinemike.com" wrote: > > >> >> As for the convert-ly rule, I was under the impression that these rules were >> pushed on a version-to-version basis, and all syntax changes were written as >> one rule before the

Re: Make doc fails

2011-08-28 Thread m...@apollinemike.com
On Aug 28, 2011, at 4:58 PM, Phil Holmes wrote: > - Original Message - From: "Graham Percival" > > To: "Phil Holmes" > Cc: ; "Devel" > Sent: Sunday, August 28, 2011 11:25 AM > Subject: Re: Make doc fails > > >> On Sun, Aug

Re: Make doc fails

2011-08-28 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: ; "Devel" Sent: Sunday, August 28, 2011 11:25 AM Subject: Re: Make doc fails On Sun, Aug 28, 2011 at 10:46:24AM +0100, Phil Holmes wrote: I think that's fixed one problem, but

Re: Make doc fails

2011-08-28 Thread m...@apollinemike.com
On Aug 28, 2011, at 11:45 AM, Graham Percival wrote: > On Sun, Aug 28, 2011 at 11:29:28AM +0200, m...@apollinemike.com wrote: >> >> Please let me know what I could do to prevent this from happening again > > Since you were editing documentation, I would have liked you to > have: > 1. touch Docum

Re: Make doc fails

2011-08-28 Thread Carl Sorensen
On 8/28/11 3:29 AM, "m...@apollinemike.com" wrote: > > As for the convert-ly rule, I was under the impression that these rules were > pushed on a version-to-version basis, and all syntax changes were written as > one rule before the rolling of the next version. The last time I added one > was

Re: Make doc fails

2011-08-28 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: ; "Devel" Sent: Sunday, August 28, 2011 11:25 AM Subject: Re: Make doc fails On Sun, Aug 28, 2011 at 10:46:24AM +0100, Phil Holmes wrote: I think that's fixed one problem, but

Re: Make doc fails

2011-08-28 Thread Graham Percival
On Sun, Aug 28, 2011 at 10:46:24AM +0100, Phil Holmes wrote: > I think that's fixed one problem, but I can't test because another > change appears to have created another problem: > > Unbound variable: ly:stem::pure-calc-stem-end-position > command failed: /home/phil/lilypond-git/build/out/bin/lil

Re: Make doc fails

2011-08-28 Thread Reinhold Kainhofer
Am Sunday, 28. August 2011, 11:29:28 schrieb m...@apollinemike.com: > As for the convert-ly rule, I was under the impression that these rules > were pushed on a version-to-version basis, and all syntax changes were > written as one rule before the rolling of the next version. Nope. As soon as you

Re: Make doc fails

2011-08-28 Thread m...@apollinemike.com
On Aug 28, 2011, at 11:46 AM, Phil Holmes wrote: > - Original Message - From: "Graham Percival" > > To: "Phil Holmes" ; > Cc: "Devel" > Sent: Sunday, August 28, 2011 3:33 AM > Subject: Re: Make doc fails > > >> On Sun, Aug

Re: Make doc fails

2011-08-28 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" ; Cc: "Devel" Sent: Sunday, August 28, 2011 3:33 AM Subject: Re: Make doc fails On Sun, Aug 28, 2011 at 03:19:00AM +0100, Graham Percival wrote: On Sat, Aug 27, 2011 at 05:14:00PM +0

Re: Make doc fails

2011-08-28 Thread Graham Percival
On Sun, Aug 28, 2011 at 11:29:28AM +0200, m...@apollinemike.com wrote: > > Please let me know what I could do to prevent this from happening again Since you were editing documentation, I would have liked you to have: 1. touch Documentation/*.te?? (this tells make to check all manuals to see if

Re: Make doc fails

2011-08-28 Thread m...@apollinemike.com
On Aug 28, 2011, at 4:33 AM, Graham Percival wrote: > On Sun, Aug 28, 2011 at 03:19:00AM +0100, Graham Percival wrote: >> On Sat, Aug 27, 2011 at 05:14:00PM +0100, Phil Holmes wrote: >>> This afternoon I've done a fresh pull, make and make doc. Make doc >>> failed with this: >> >> Indeed. It ne

Re: Make doc fails

2011-08-27 Thread Graham Percival
On Sun, Aug 28, 2011 at 03:19:00AM +0100, Graham Percival wrote: > On Sat, Aug 27, 2011 at 05:14:00PM +0100, Phil Holmes wrote: > > This afternoon I've done a fresh pull, make and make doc. Make doc > > failed with this: > > Indeed. It needed to run > scripts/auxiliar/makelsr.py > I've just do

Re: Make doc fails

2011-08-27 Thread Graham Percival
On Sat, Aug 27, 2011 at 05:14:00PM +0100, Phil Holmes wrote: > This afternoon I've done a fresh pull, make and make doc. Make doc > failed with this: Indeed. It needed to run scripts/auxiliar/makelsr.py I've just done that, and will push once the build successfully finishes. I noticed a bunc

Make doc fails

2011-08-27 Thread Phil Holmes
This afternoon I've done a fresh pull, make and make doc. Make doc failed with this: command failed: /home/phil/lilypond-git/build/out/bin/lilypond -dbackend=eps [snip lots of options] "/home/phil/lilypond-git/build/out/lybook-db/snippet-names-828948788.ly" Then: fatal error: failed files:

Re: `make doc' fails

2010-12-11 Thread Valentin Villenave
On Sun, Dec 12, 2010 at 12:19 AM, Patrick McCarty wrote: > Okay, pushed. Thanks! That was embarrassing. Cheers, Valentin. ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: `make doc' fails

2010-12-11 Thread Patrick McCarty
On 2010-12-12, Valentin Villenave wrote: > On Sat, Dec 11, 2010 at 11:17 PM, Patrick McCarty wrote: > > The patch below seems to work.  Is this the correct fix? > > Of course! Please push asap. Okay, pushed. Thanks, Patrick ___ lilypond-devel mailing

Re: `make doc' fails

2010-12-11 Thread Valentin Villenave
On Sat, Dec 11, 2010 at 11:17 PM, Patrick McCarty wrote: > The patch below seems to work.  Is this the correct fix? Of course! Please push asap. I ran make check but it didn't occur to me that the ukulele needed to be modified as well. Stupid me. Cheers, Valentin. __

Re: `make doc' fails

2010-12-11 Thread Patrick McCarty
On 2010-12-11, Patrick McCarty wrote: > > I can't run `make doc' due to a compile failure on git master (as of > commit 75cdeeefba1e4762a29b5f418b8d6294a0eba18e). > > Valentin, do you have a fix for this? The patch below seems to work. Is this the correct fix? diff --git a/ly/predefined-ukule

`make doc' fails

2010-12-11 Thread Patrick McCarty
Hello, I can't run `make doc' due to a compile failure on git master (as of commit 75cdeeefba1e4762a29b5f418b8d6294a0eba18e). The relevant snippet that fails is in fretted-strings.itely: \version "2.13.42" \include "predefined-ukulele-fretboards.ly" myChords = \chordmode { a1 a:m a:aug }

Re: make doc fails on git

2010-12-10 Thread Graham Percival
On Thu, Dec 09, 2010 at 10:09:50AM -0700, Carl Sorensen wrote: > I've got commit 16bdb67bb1ce1f52380b36e264869c2b61aa3553 I'm guessing that you fxied this in e7477, since git master looks fine to me in 1ba780. I just rebuilt everything from scratch with no problems. Cheers, - Graham ___

make doc fails on git

2010-12-09 Thread Carl Sorensen
I've got commit 16bdb67bb1ce1f52380b36e264869c2b61aa3553 I did make clean && make make doc-clean make doc I get this error: Interpreting music... [/Users/Carl/lilypond/out/share/lilypond/current/fonts/otf/emmentaler-20.otf ] elapsed time: 0.01 seconds Element count 113 (spanners 11) Preproc

Re: gub make doc fails

2006-08-25 Thread Han-Wen Nienhuys
Erik Sandberg wrote: Hi, gub seems to work fairly well now. However, there are some problems: make doc fails on the following snippet, seems to be a GC problem. A portion of the output is attached. You can trouble shoot this in GDB - just set a breakpoint on abort(). Also, the patches I

gub make doc fails

2006-08-24 Thread Erik Sandberg
Hi, gub seems to work fairly well now. However, there are some problems: make doc fails on the following snippet, seems to be a GC problem. A portion of the output is attached. Also, the patches I applied yesterday (updating \midi {\tempo}) are needed to finish make doc, but the autotester