<div dir="ltr">I am going to guess that the problem is line 288 of analyze.c which is:<div><br></div><div><div>static void oc_fr_state_flush_sb(oc_fr_state *_fr){</div><div> ptrdiff_t bits;</div><div> int sb_partial;</div>
<div> <b> int sb_full=sb_full;</b></div><div> int b_coded_count;</div></div><div><br></div><div style>I guess it should be:</div><div style> sb_full = _fr->sb_full;</div><div style><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Mon, Feb 11, 2013 at 3:35 PM, David Cole <span dir="ltr"><<a href="mailto:dlrdave@aol.com" target="_blank">dlrdave@aol.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<font color="black" face="arial">No on<font> the oggtheora thing. That's a real problem that should be fixed, not masked out.<br>
<br>
<font>Reported here:<br>
<font><a href="http://www.vtk.org/pipermail/vtk-developers/2012-December/012584.html" target="_blank">http://www.vtk.org/pipermail/vtk-developers/2012-December/012584.html</a><br>
<br>
</font></font></font><div><div class="h5"><font color="black" face="arial">
<div> <br>
</div>
<div> <br>
</div>
<div> <br>
</div>
<div style="font-size:10pt;font-family:arial,helvetica">-----Original Message-----<br>
From: Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>><br>
To: Dave DeMarle <<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>><br>
Cc: VTK Developers <<a href="mailto:vtk-developers@vtk.org" target="_blank">vtk-developers@vtk.org</a>><br>
Sent: Mon, Feb 11, 2013 3:31 pm<br>
Subject: [vtk-developers] Continuous build down to 3 failing tests<br>
<br>
<div style="font-size:12px;font-family:Tahoma,Verdana,Arial,Sans-Serif;margin:0px">
<pre style="font-size:9pt"><tt>Dave,
The DASH3.kitware Win32-vs9
<a href="http://open.cdash.org/viewTest.php?onlyfailed&buildid=2808688" target="_blank">http://open.cdash.org/viewTest.php?onlyfailed&buildid=2808688</a>
only has 3 failing tests.
I suggest that:
vtkIOMovieCxx-TestOggTheoraWriter- which timesout only on this build
vtkIOExportCxx-TestStackedPlotGL2PS-VerifyRasterizedPNG - which only
fails on this build
be excluded for this build.
That leaves:
vtkChartsCoreCxx-TestMultipleRenderers - which fails mysteriously here
and on a few other system. This needs attention by a Charts expert.
Once we get the gerrit and continuous build to 0 defects, we have a
better opportunity to keep them there.
Bill
_______________________________________________
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>
Follow this link to subscribe/unsubscribe:
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a>
</tt></pre>
</div>
</div>
</font></div></div></font><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Robert Maynard
</div>