lilypond-devel
[Top][All Lists]
Advanced

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

Re: Cannot build changes.pdf anymore


From: James
Subject: Re: Cannot build changes.pdf anymore
Date: Sat, 23 Nov 2019 12:04:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Hello Malte,

On 23/11/2019 11:23, Malte Meyn wrote:
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

I don't like being 'that guy' but ... it works for me.

I built LP following your steps then did the commands below:

--snip--

james@Zeus:~/lilypond-git/build$ cd Documentation/
james@Zeus:~/lilypond-git/build/Documentation$ touch ../../Documentation/changes.tely james@Zeus:~/lilypond-git/build/Documentation$ make -j7 CPU_COUNT=7 out=www out-www/changes.pdf

--snip--

I didn't use 'time' before make.

I also don't have any usr/share/fonts/TTF dir (which is in your output) in case that matters.

James




$ 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]