lilypond-devel
[Top][All Lists]
Advanced

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

Re: Build failure with make check


From: Carl Sorensen
Subject: Re: Build failure with make check
Date: Sat, 8 Jan 2011 17:44:55 -0700

On 1/8/11 5:41 PM, "Mike Solomon" <address@hidden> wrote:

> Following Carl's advice, I ran a make-check and got the following issue:
> 
> command failed: /Users/mikesolomon/devel/lilypond/out/bin/lilypond -I ./ -I
> ./out-test -I ../../input -I /Users/mikesolomon/devel/lilypond/Documentation
> -I /Users/mikesolomon/devel/lilypond/Documentation/snippets -I
> ../../input/regression/ -I
> /Users/mikesolomon/devel/lilypond/Documentation/included/ -I
> /Users/mikesolomon/devel/lilypond/mf/out/ -I
> /Users/mikesolomon/devel/lilypond/mf/out/ -I
> /Users/mikesolomon/devel/lilypond/Documentation/pictures -I
> /Users/mikesolomon/devel/lilypond/Documentation/pictures/./out-test
> -dbackend=eps --formats=ps  -dseparate-log-files -dinclude-eps-fonts
> -dgs-load-lily-fonts --header=texidoc -I
> /Users/mikesolomon/devel/lilypond/Documentation/included/ -ddump-profile
> -dcheck-internal-types -ddump-signatures -danti-alias-factor=1 -I
> "/Users/mikesolomon/devel/lilypond/out/lybook-testdb"  -I
> "/Users/mikesolomon/devel/lilypond/input/regression"  -I
> "/Users/mikesolomon/devel/lilypond/input/regression"  -I
> "/Users/mikesolomon/devel/lilypond/input/regression/out-test"  -I
> "/Users/mikesolomon/devel/lilypond/input"  -I
> "/Users/mikesolomon/devel/lilypond/Documentation"  -I
> "/Users/mikesolomon/devel/lilypond/Documentation/snippets"  -I
> "/Users/mikesolomon/devel/lilypond/input/regression"  -I
> "/Users/mikesolomon/devel/lilypond/Documentation/included"  -I
> "/Users/mikesolomon/devel/lilypond/mf/out"  -I
> "/Users/mikesolomon/devel/lilypond/mf/out"  -I
> "/Users/mikesolomon/devel/lilypond/Documentation/pictures"  -I
> "/Users/mikesolomon/devel/lilypond/Documentation/pictures/out-test"
> --formats=eps  -deps-box-padding=3.000000  -dread-file-list
> -dno-strip-output-dir
> "/Users/mikesolomon/devel/lilypond/out/lybook-testdb/snippet-names--5659578003
> 698203985.ly"
> Child was terminated by signal 11
> make[2]: *** [out-test/collated-files.texi] Error 1
> make[1]: *** [local-test] Error 2
> make: *** [test] Error 2
> '

The file that you had a problem with is one of the files that is listed in
snippet-names--5695...

You need to look a few lines higher in the output in order to see what's
going on.

At the very first line of output when you run make check, there is a grep
command that you can execute to find the log file that will list the error.

HTH,

Carl




reply via email to

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