|
From: Tom H. <to...@co...> - 2009-11-27 08:39:24
|
On 27/11/09 08:44, Julian Seward wrote: > >> mc_translate.c:4949: error: 'struct<anonymous>' has no member named >> 'resSC' mc_translate.c:4950: error: 'struct<anonymous>' has no member >> named 'resSC' make[4]: *** [memcheck_amd64_linux-mc_translate.o] Error 1 > > These failures are a result of yesterday's IR changes. But a clean > checkout builds just fine. IIRC the nightly script just does svn up > instead of svn co, leading to these problems .. is that right? No, it does a co. The one which was failing was the one from 24 hours ago (done for comparison purposes) not the current one. The reason it's failing is that the test scripts do a co of the old valgrind version but of course they get the current VEX version which was then out of sync. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |