lilypond-devel
[Top][All Lists]
Advanced

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

Re: 100+ warnings and some cosmetics along the way (issue1724041)


From: Pap Lôrinc
Subject: Re: 100+ warnings and some cosmetics along the way (issue1724041)
Date: Fri, 18 Jun 2010 18:09:18 -0700 (PDT)

> HTH
 - Thanks Carl, but I've applied the imagemagick patch, did a long clean and make all, but the make check failed in the same place.

Version: ImageMagick 6.5.7-8 2009-11-26 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
Features: OpenMP

Is it too old? It's the latest ImageMagick for Ubuntu.
Any ideas?

Lőrinc


From: Carl Sorensen <address@hidden>
To: Pap Lôrinc <address@hidden>; Graham Percival <address@hidden>; "address@hidden" <address@hidden>; Han-Wen Nienhuys <address@hidden>; "address@hidden" <address@hidden>; "address@hidden" <address@hidden>
Sent: Sat, 19 June, 2010 3:02:52
Subject: Re: 100+ warnings and some cosmetics along the way (issue1724041)

On 6/18/10 5:04 PM, "Pap Lôrinc" <address@hidden> wrote:

>>>  - I just did (make check?), it fails (I guess, I'm not sure what to look
>>> for).
>> This is absolutely critical for any large-scale code change.
>  - I have checked out a clean clone of lily and after running
> ./autogen.sh
> make all
> make check
> (and importing it into Eclipse which doesn't change anything, lily runs
> nicely) it gives me this error:
> [...]
> ake[2]: Leaving directory `/home/papus/lilypond/input/regression/abc2ly'
> rsync -L -a --exclude 'out-*' --exclude 'out' --exclude mf --exclude source
> --exclude mf /home/papus/lilypond/out/share ./out-test
> make[1]: Leaving directory `/home/papus/lilypond/input/regression/abc2ly'
> rm -rf /home/papus/lilypond/out/test-results
> mkdir -p /home/papus/lilypond/out/test-results
> /home/papus/lilypond/scripts/build/out/output-distance --create-images
> --output-dir /home/papus/lilypond/out/test-results
> input/regression/out-test-baseline input/regression/out-test/
> Traceback (most recent call last):
>  File "/home/papus/lilypond/scripts/build/out/output-distance", line 1261, in
> <module>
>    main()
>  File "/home/papus/lilypond/scripts/build/out/output-distance", line 1258, in
> main
>    compare_trees (args[0], args[1], name, options.threshold)
>  File "/home/papus/lilypond/scripts/build/out/output-distance", line 969, in
> compare_trees
>    data.compare_trees (dir1, dir2)
>  File "/home/papus/lilypond/scripts/build/out/output-distance", line 812, in
> compare_trees
>    (root, dirs, files) = os.walk (dir1).next ()
> StopIteration
> make: *** [local-check] Error 1

This looks like the ImageMagick error.

See Issue 908.

<http://code.google.com/p/lilypond/issues/detail?id=908>

HTH,

Carl



reply via email to

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