lilypond-devel
[Top][All Lists]
Advanced

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

Cannot build changes.pdf anymore


From: Malte Meyn
Subject: Cannot build changes.pdf anymore
Date: Sat, 23 Nov 2019 12:23:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi list,

I used to build the changes document like this:

$ cd ~/lilypond/build/Documentation/ && touch ../../Documentation/changes.tely && time make -j5 CPU_COUNT=5 out=www out-www/changes.pdf

This doesn’t work anymore for me, even after a fresh

$ cd ~/lilypond
$ rm -rf build
$ ./autogen.sh --noconfigure
$ mkdir build
$ cd build
$ ../configure
$ make -j5 CPU_COUNT=5

You can see the tail of the resulting output below. (The last message says “[…] error 1 make: *** file out-www/changes.pdf is deleted”.) What is going on there? Where can I start to search for the error?

Cheers,
Malte

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

langdefs.py: warning: lilypond-doc gettext domain not found.
Making Documentation/out-www/changes.pdf < texi
Error: /invalidfileaccess in --file--
Operand stack:
   (/usr/share/fonts/TTF/VeraBI.ttf)   (r)
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1990 1 3 %oparray_pop 1989 1 3 %oparray_pop 1977 1 3 %oparray_pop 1833 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
   --dict:731/1123(ro)(G)--   --dict:0/20(G)--   --dict:76/200(L)--
Current allocation mode is local
Last OS error: Permission denied
Current file position is 227
GPL Ghostscript 9.50: Unrecoverable error, exit code 1
make: *** [/home/malte/lilypond/stepmake/stepmake/texinfo-rules.make:87: out-www/changes.pdf] Fehler 1
make: *** Datei „out-www/changes.pdf“ wird gelöscht

real    11m12,214s
user    30m27,213s
sys     5m35,049s



reply via email to

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