On Mon, Jul 4, 2011 at 6:41 AM, Daniel Gollub <gol...@b1-systems.de> wrote: > On Monday, July 04, 2011 06:23:41 am Stefan Hajnoczi wrote: >> >> BUILD FAILED: failed compile >> > >> > In file included from /usr/include/png.h:438, >> > from ui/vnc-enc-tight.c:40: >> > /usr/include/pngconf.h:326: error: expected '=', ',', ';', 'asm' or >> > '__attribute__' before '.' token /usr/include/pngconf.h:327: error: >> > expected '=', ',', ';', 'asm' or '__attribute__' before 'include' make: >> > *** [ui/vnc-enc-tight.o] Error 1 >> > >> > program finished with exit code 2 >> > >> > >> > Not sure what exactly is missing, but the last change in that code was >> > from Stefan Weil (2fb0c09f4ff036f68474277ed4edc036f6529de8). >> >> Daniel, >> Would it be possible to post the contents of /usr/include/pngconf.h >> from b1_qemu_1? I checked my local copy and I don't understand these >> compiler errors. Perhaps you have a different version of the file. > > Good catch. > > I readded my Debian 5 x86_64 buildslave to the qemu continous build yesterday. > Thats the reason of this "regression", which very likely isn't one ... > > All the other build failures from last night have the same root cause i guess. > Because the run for the first time on b1_qemu_1 since a while ... > > Stefan, which distro is your slave currently running on?
yuzuki is running Debian squeeze x86_64. Stefan