Re: [translations] Error in building documentation |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- To: Translations Lilypond <translations@xxxxxxxxxxx>
- Subject: Re: [translations] Error in building documentation
- From: Walter Garcia-Fontes <walter.garcia@xxxxxxx>
- Date: Fri, 26 Feb 2016 13:58:36 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=upf-edu.20150623.gappssmtp.com; s=20150623; h=date:from:to:subject:message-id:reply-to:references:mime-version :content-disposition:in-reply-to:organization:user-agent; bh=h5+f+uEBs60NLk/iRvau5DIe7tJdfKl235/BimOtqOY=; b=kHwBDfWW4aiRB8CSfWNl/lGmG4dsrrPWKKdS/iy4YRPCI70vYnXZOFJtM/x3rMDaOk v2geZhHIwVPPFwcmkUnpm2owmZrxtV8N0JItReNERpKH6o6DhbSYsHWGQRY1NFaeuKnK 7jFhlr/Qtt7QBxliJfrcPrhNUDg6VSEt13xa+I1cswPRSJ9+zuaklUIbfiifLO8M1fqg MbiKQAeK4NiHIJgfqM98vu5nXwZNlLXT8kE9ISDYJDvFXcf0dnnCABRvi+b0GGgWFrW+ HCQ1+5YRYb31lR9dyJ6CDXl0/A20zcRAdVibH8zWnyUni707TovkwLbrdxx/KS7P01+Z 3BOA==
- Organization: Departament of Economics and Business, Universitat Pompeu Fabra
I'm still struggling to compile the documentation. My repository is in
Ubuntu 15.10, so maybe there are some updated libraries or fonts
causing this, but I still haven't been able to figure out what is
causing the compilation to abort. It stops at building snippets, the
last lines of the log show:
-- log --
Processing `./55/lily-c61e089a.ly'
Parsing...
Renaming input to:
`/home/user/sources/lilypond/input/regression/typography-demo.ly'
Interpreting music...[8]
Preprocessing graphical objects...
Interpreting music...
MIDI output to `./55/lily-c61e089a.midi'...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Writing header field `texidoc' to `./55/lily-c61e089a.texidoc'...
Layout output to `./55/lily-c61e089a.eps'...
Converting to `./55/lily-c61e089a.pdf'...
warning: `(gs -q -dNOSAFER -dEPSCrop -dCompatibilityLevel=1.4
-dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite
-sOutputFile=./55/lily-c61e089a.pdf -c.setpdfwrite
-f./55/lily-c61e089a.eps)' failed (256)
fatal error: failed files: "55/lily-c61e089a.ly 16/lily-fb4bd50d.ly
1b/lily-703d6aa3.ly c0/lily-c236818d.ly"
-- end log --
I tried "lilypond lily-c61e089a.ly" and it compiles fine, and also
"lilypond --ps lily-c61e089a.ly" and also compiles fine.
I also tried
gs -q -dNOSAFER -dEPSCrop -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH
-r1200 -sDEVICE=pdfwrite -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite
-sOutputFile=./55/lily-c61e089a.pdf -c.setpdfwrite -f./55/lily-c61e089a.eps
from the command line and apart from warnings it creates the eps file
fine.
If anybody has some idea on how to debug this further it would be
great, the full log is in
http://pastebin.com/Ji7v0tqu
--
Walter Garcia-Fontes