lilypond-devel
[Top][All Lists]
Advanced

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

make fails for staging branch


From: James
Subject: make fails for staging branch
Date: Thu, 22 Dec 2011 12:08:56 +0000

Hello,

--snip--

rm -f ./out/lilypond-version.dep;
DEPENDENCIES_OUTPUT="./out/lilypond-version.dep
./out/lilypond-version.o" g++ -c -Woverloaded-virtual
-I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing
 -g -fwrapv     -DHAVE_CONFIG_H  -DNDEBUG
-I/home/jlowe/lilypond-git/lily/include -I./out
-I/home/jlowe/lilypond-git/flower/include -I../flower/./out
-I../flower/include -I/home/jlowe/lilypond-git/lily/out  -O2
-finline-functions -g -pipe -pthread -I/usr/include/freetype2
-pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-Wno-pmf-conversions  -W -Wall -Wconversion -o out/lilypond-version.o
/home/jlowe/lilypond-git/lily/lilypond-version.cc
In file included from /home/jlowe/lilypond-git/lily/lily-lexer-scheme.cc:21:
/home/jlowe/lilypond-git/lily/include/lily-lexer.hh:69: error: ISO C++
forbids declaration of 'YYSTYPE' with no type
/home/jlowe/lilypond-git/lily/include/lily-lexer.hh:69: error:
expected ';' before '*' token
make[1]: *** [out/lily-lexer-scheme.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from /home/jlowe/lilypond-git/lily/lily-parser-scheme.cc:28:
/home/jlowe/lilypond-git/lily/include/lily-lexer.hh:69: error: ISO C++
forbids declaration of 'YYSTYPE' with no type
/home/jlowe/lilypond-git/lily/include/lily-lexer.hh:69: error:
expected ';' before '*' token
make[1]: *** [out/lily-parser-scheme.o] Error 1
make[1]: *** wait: No child processes.  Stop.
make: *** [all] Error 2
address@hidden:~/lilypond-git/build$

--snip--

>From a clean git status

# On branch staging
nothing to commit (working directory clean)

I did

./autogen.sh --noconfigure and recreated $LILYPOND_GIT/build then ran
../configure to be sure but got the same problem when I ran make

I know this is staging and everything, but I thought someone might be
(not that) interested.

regards

-- 
--

James



reply via email to

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