Incidentally, the reason no automatic email was sent was that gcc still has those nonascii characters in its output, even though I set LANG=C. I'm now adding more logging to see what's up.
On Tue, Oct 11, 2011 at 9:06 AM, Dan Kegel <[email protected]> wrote: > Hi Bernhard, > Build fails here: > > loader.c: In function ‘test_section_mapping’: > loader.c:706:9: error: unused variable ‘i’ [-Werror=unused-variable] > cc1: all warnings being treated as errors > make[1]: *** [loader.o] Error 1 > make[1]: Leaving directory > `/home/bob/wineslave.dir/sandbox/slave/runtests-default/build/dlls/kernel32/tests' > make: *** [dlls/kernel32/tests] Error 2 > > http://buildbot.kegel.com:8010/builders/runtests-default/builds/159 > > Can you fix and resubmit the series? >
