Compiling on Archlinux

2017-03-20 Thread Michael Käppler
Hi all, I wrote a small article about compiling LilyPond on a recent Archlinux distribution.: http://blog.michaelkaeppler.de/?p=35 Maybe this is of interest for contributors struggling with the guile1.8/2 issues and the sometimes slightly different naming of dependency packages. Kind

Re: Degenerate file access patterns

2017-03-20 Thread Werner LEMBERG
>> "The culprit is that the lilypond binary has a bit sub-optimal file >> access pattern (opening the same file thousands of times and >> reading it byte by byte, causing a syscall flood - nearly 500K >> lseek and read operations). On a local machine, because of this >> issue, it will spend

Re: Release issues?

2017-03-20 Thread Graham Percival
Proposed fix: https://codereview.appspot.com/316350043 In order to test it, I did upload website.make to the server and build the website, and that version is still in use for the hourly cronjob. I figured that since the previous one wasn't doing anything, there was no point waiting. Cheers, -

Re: Release issues?

2017-03-20 Thread Graham Percival
Sorry, my bad. For some reason it didn't twig with me that this would be release-blocking. I'll upload a fix in 4-6 hours for discussion. - Graham On Mon, Mar 20, 2017 at 11:17:29AM +0100, Federico Bruni wrote: > I think that it's due to the "make website" problem described here: >

Re: Degenerate file access patterns

2017-03-20 Thread Han-Wen Nienhuys
On Thu, Mar 16, 2017 at 9:36 PM, Trevor wrote: > I'm trying to run LilyPond in Google Cloud Functions > , and execution is ridiculously slow > (like 40 seconds compilation vs. 2 seconds on my laptop). A Google Cloud > engineer tested it

Release issues?

2017-03-20 Thread Urs Liska
Hi, are there any issues with the releases? The version bump commit to 2.19.57 is over a week old, but the website still claime 2.19.56. Urs -- u...@openlilylib.org https://openlilylib.org http://lilypondblog.org ___ lilypond-devel mailing list

Re: Fix regtest scheme-engraver.ly wrt to guile-2.2 (issue 322720043 by thomasmorle...@gmail.com)

2017-03-20 Thread dak
LGTM https://codereview.appspot.com/322720043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Release issues?

2017-03-20 Thread Federico Bruni
I think that it's due to the "make website" problem described here: http://lists.gnu.org/archive/html/bug-lilypond/2017-03/msg00034.html Il giorno lun 20 mar 2017 alle 10:19, Urs Liska ha scritto: Hi, are there any issues with the releases? The version bump commit to