Richard Henderson <r...@twiddle.net> writes: > On 06/26/2017 09:49 AM, Alex Bennée wrote: >> Hmm it compile tested fine on mine but: >> >> qemu-system-sparc: /home/alex/lsrc/qemu/qemu.git/tcg/tcg.h:725: temp_arg: >> Assertion `n < tcg_ctx.nb_temps' failed. > > Bah. I fixed this, and then lost it while rebasing. > It's an uninitialized structure member. > >> And also Travis is quite un-happy: >> >> https://travis-ci.org/stsquad/qemu/builds/247099991 > > The only real failure I see in here is also GTESTER for sparc. > Or am I missing something?
There is also a compile failure on Travis: https://travis-ci.org/stsquad/qemu/jobs/247099992#L3021 https://travis-ci.org/stsquad/qemu/jobs/247099995#L3020 I hadn't actually clicked through all the failures because I assumed they are mostly the same. I'll re-check on v2 ;-) > > > r~ -- Alex Bennée