lilypond-devel
[Top][All Lists]
Advanced

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

Recent checkins break 'make' on staging


From: James
Subject: Recent checkins break 'make' on staging
Date: Wed, 3 Feb 2016 17:44:42 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

Hello,

I just pushed two Patches on behalf of Paul (they are currently at
HEAD:staging) and now I cannot get past 'make'.

The log shows this:

--snip--

make[1]: *** [out/page-breaking-scheme.o] Error 1
make[1]: *** Waiting for unfinished jobs....
/tmp/lilypond-autobuild/lily/page-breaking.cc: In member function
'scm_unused_struct* Page_breaking::make_pages(std::
vector<long unsigned int>, SCM)':
/tmp/lilypond-autobuild/lily/page-breaking.cc:614:24: warning:
conversion to 'int' from 'vsize {aka long unsigned int
}' may alter its value [-Wconversion]
       int page_num = i + first_page_number;
                        ^
/tmp/lilypond-autobuild/lily/page-breaking.cc:617:55: warning:
conversion to 'scm_t_int32 {aka int}' from 'long unsig
ned int' may alter its value [-Wconversion]
       SCM line_count = scm_from_int (lines_per_page[i]);

etc.

...

So it is from the checkin for

http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commitdiff;h=387f6016755f01f424a7f0dcb024fd79ed3bb60b

It passed my tests, so I don't know if should have done something 'else'
before pushing?

Can someone help? Or perhaps remove these entries from staging for the
time being?

I am about to go home (from work) so I won't be checking emails for a
couple of hours.

Thanks for anyone who can help.

James



reply via email to

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