phil@Ubuntu:~/lilypond-git$ rm -rf build phil@Ubuntu:~/lilypond-git$ sh autogen.sh --noconfigure &> dev\null phil@Ubuntu:~/lilypond-git$ mkdir -p build phil@Ubuntu:~/lilypond-git$ cd build phil@Ubuntu:~/lilypond-git/build$ ../configure &> dev\null phil@Ubuntu:~/lilypond-git/build$ make -s -j9 &> ~/MakeFail220515.txt
On a clean build directory as above, current master fails to compile as follows: /lilypond-git/lily/include/listener.hh: In static member function 'static void Listener::smob_proc_init(scm_t_bits)': /lilypond-git/lily/include/listener.hh:104: error: insufficient contextual information to determine type /lilypond-git/lily/include/listener.hh: In static member function 'static void Callback_wrapper::smob_proc_init(scm_t_bits)': /lilypond-git/lily/include/listener.hh:182: error: insufficient contextual information to determine type I can supply the full output of make if required, this is just an extract. With the same commands on HEAD~2, the compile completes successfully. _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel