lilypond-devel
[Top][All Lists]
Advanced

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

Re: 'make install' fails: CenturySchL-Ital.otf not found


From: John Mandereau
Subject: Re: 'make install' fails: CenturySchL-Ital.otf not found
Date: Tue, 01 Jul 2008 17:38:09 +0200

[moved from -user to -devel]
On 2008/07/01 14:09 +0200, Valentin Villenave wrote:
> In today's git, 'make install' fails:
>
> File "/home/valentin/git/stepmake/bin/install.py", line 78, in <module>
>     shutil.copy2 (f, dest)
>   File "/usr/lib/python2.5/shutil.py", line 91, in copy2
>     copyfile(src, dst)
>   File "/usr/lib/python2.5/shutil.py", line 46, in copyfile
>     fsrc = open(src, 'rb')
> IOError: [Errno 2] No such file or directory: './out/CenturySchL-Ital.otf'
> 
> Has anyone encountered the same problem? Can it be easily fixed?

I haven't tried 'make install', but 'make web' fails for me when Lily
generates the Internals docs (strangely, Lily doesn't segfault in
'make'):

Initializing FontConfig...
adding font directory: 
/home/lilydev/git/lily/master/out/share/lilypond/current/fonts/otf
adding font directory: 
/home/lilydev/git/lily/master/out/share/lilypond/current/fonts/type1Building 
font database.
/bin/sh: line 1: 25845 Segmentation fault      
/home/lilydev/git/lily/master/out/bin/lilypond --verbose 
/home/lilydev/git/lily/master/ly/generate-documentation
make[2]: *** [out-www/lilypond-internals.texi] Error 139
make[2]: Leaving directory `/home/lilydev/git/lily/master/Documentation/user'
make[1]: *** [WWW] Error 2
make[1]: Leaving directory `/home/lilydev/git/lily/master/Documentation'
make: *** [WWW] Erreur 2

Cheers,
John





reply via email to

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