lilypond-devel
[Top][All Lists]
Advanced

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

Re: Make failng in translation branch


From: Federico Bruni
Subject: Re: Make failng in translation branch
Date: Thu, 19 Jan 2017 12:08:50 +0100

Il giorno gio 19 gen 2017 alle 8:56, Walter Garcia-Fontes <address@hidden> ha scritto:
I'm trying "make" in the translation branch to test some new
translations of mine, and I'm getting the below error. I'm doing it in
a version of lilydev I downloaded some months ago, should I reinstall
the new version of lilydev?

No, you shouldn't. Because LilyDev 5 is based on Debian testing and it's using guile-2.0 by default (guile-1.8 was removed from testing repositories in the meanwhile, so installing it requires using pinning).
So keep using LilyDev 4.

Curious thing is it was compiling fine
only two weeks ago on my previous round of translation (already
merged). I presume this has nothing to do with my translations as it
happens already with "make" and not "make doc". These are the last
lines when it shows the error:

make[1]: Entering directory
'/home/wgarcia/lilypond-git/build/Documentation'
/home/wgarcia/lilypond-git/./Documentation/GNUmakefile:2: config.make:
No such file or directory
make/stepmake.make:1: config.make: No such file or directory
/home/wgarcia/lilypond-git/./Documentation/make/stepmake.make:1:
config.make: No such file or directory
/home/wgarcia/lilypond-git/./make/stepmake.make:69: config.make: No
such file or directory
make/toplevel-version.make:1: config.make: No such file or directory
/home/wgarcia/lilypond-git/./Documentation/make/toplevel-version.make:1:
config.make: No such file or directory
local.make:1: config.make: No such file or directory
make/generic-vars.make:1: config.make: No such file or directory
/home/wgarcia/lilypond-git/./Documentation/make/generic-vars.make:1:
config.make: No such file or directory
make/lilypond-vars.make:1: config.make: No such file or directory
/home/wgarcia/lilypond-git/./Documentation/make/lilypond-vars.make:1:
config.make: No such file or directory
make/generic-rules.make:1: config.make: No such file or directory
/home/wgarcia/lilypond-git/./Documentation/make/generic-rules.make:1:
config.make: No such file or directory
make/substitute.make:1: config.make: No such file or directory
/home/wgarcia/lilypond-git/./Documentation/make/substitute.make:1:
config.make: No such file or directory
make/lilypond-rules.make:1: config.make: No such file or directory
/home/wgarcia/lilypond-git/./Documentation/make/lilypond-rules.make:1:
config.make: No such file or directory
make/generic-targets.make:1: config.make: No such file or directory
/home/wgarcia/lilypond-git/./Documentation/make/generic-targets.make:1:
config.make: No such file or directory
make/lilypond-targets.make:1: config.make: No such file or directory
/home/wgarcia/lilypond-git/./Documentation/make/lilypond-targets.make:1:
config.make: No such file or directory
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
************************************************************
configure changed! You should probably reconfigure manually.
************************************************************
(cd /home/wgarcia/lilypond-git/build/Documentation; ./config.status)
/bin/sh: 1: ./config.status: not found
/home/wgarcia/lilypond-git/stepmake/stepmake/generic-targets.make:147:
recipe for target 'config.make' failed
make[1]: *** [config.make] Error 127
make[1]: Leaving directory
'/home/wgarcia/lilypond-git/build/Documentation'
/home/wgarcia/lilypond-git/stepmake/stepmake/generic-targets.make:6:
recipe for target 'all' failed
make: *** [all] Error 2


Have you tried cleaning and reconfigure?

make clean
./autogen.sh
make










reply via email to

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