bug-lilypond
[Top][All Lists]
Advanced

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

Re: build fail in 2.1.0 CVS


From: Graham Percival
Subject: Re: build fail in 2.1.0 CVS
Date: Sat, 22 Nov 2003 21:05:02 -0800

On Sat, 22 Nov 2003 11:41:00 +0100
Jan Nieuwenhuizen <address@hidden> wrote:
> Graham Percival <address@hidden> writes:
> > That command produces the same error message.
> 
> Ok, so this has probably nothing to do with lilypond.  Your gs
> or gs installation may be broken.  Try
> 
>     strace -e open gs -sDEVICE=bbox -q -dNOPAUSE lily-1292174260.eps -c quit 
> 2>&1 |grep -v ENOENT
> 
> and have a close look at what gs is opening, esp. besides files in
> /usr/share/gs/x.yz.

Wow!

...
open("/usr/share/gs/7.07/gs_lgx_e.ps", O_RDONLY) = 4
open("/var/lib/defoma/gs.d/dirs/fonts/Fontmap", O_RDONLY) = 4
open("/usr/share/gs/7.07/Fontmap", O_RDONLY) = 4
open("/usr/share/gs/7.07/Fontmap.GS", O_RDONLY) = 5
open("/etc/mtab", O_RDONLY)             = 4
open("/proc/meminfo", O_RDONLY)         = 4
open("./lily-1292174260.eps", O_RDONLY) = 3
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a 
directory)
Error: /rangecheck in --setdash--
Operand stack:
   8.8133   0.6666   0.1   --nostringval--   0
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--   
--nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3
...
(the rest looks like the previous error message)


I'd better figure out what the config file is for loading files.  /dev/null 
clearly
produces an error, but I'm suspicious about /etc/mtab as well -- why would gs
need to know about that?!

> > (they're probably searching for clues from that crack)
> 
> Is it confirmed that it was a crack?  I had the impression it probably
> was a leaked password rather than a crack.

Sorry, I was being vague.  I also heard it was a leaked password.

Cheers,
- Graham




reply via email to

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