lilypond-devel
[Top][All Lists]
Advanced

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

Strange error message installing master from git sources


From: Villum Sejersen
Subject: Strange error message installing master from git sources
Date: Fri, 28 Aug 2015 10:13:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0

For around a week I have encountered a strange error message when
installing lilypond master from git sources. I have no local branches.

address@hidden:/usr/local/src/lilypond/build# lilypond -v
GNU LilyPond 2.19.26

Until at the point shown below, no errors or warnings occurred.

=====
git pull origin
../configure
make [all]

=====
address@hidden:/usr/local/src/lilypond/build# make --silent install
Traceback (most recent call last):
  File "/usr/local/src/lilypond/build/scripts/build/out/install", line
78, in <module>
    shutil.copy2 (f, dest)
  File "/usr/lib/python2.7/shutil.py", line 130, in copy2
    copyfile(src, dst)
  File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory:
'@TEXGYRE_DIR@/@TEXGYRE_FILES@'
/usr/local/src/lilypond/stepmake/stepmake/install-out-targets.make:8:
recipe for target 'local-install-outfiles' failed
make[1]: *** [local-install-outfiles] Error 1
/usr/local/src/lilypond/stepmake/stepmake/toplevel-targets.make:30:
recipe for target 'install' failed
make: *** [install] Error 2
ro
=====

After this message I first thought the installation must have failed.
But looking at the timestamps of the executables in /usr/local/bin
showed that the installation had nevertheless succeeded!

=====

make doc
make doc install

worked too as expected without errors or warning.


--
yours,
Villum Sejersen
Nørregade  1 A
DK-4500  Nykøbing Sjælland
mobil   +45   30 34  03 44



reply via email to

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