Hello, Could you please provide a reproducible test?
I have a similar issue on #291786, but not quite sure if this bug also could be the cause of that one: CC="ia64-linux-gcc" LD="ia64-linux-gcc" CFLAGS="`pkg-config --cflags gtk +-2.0 glib-2.0 libxml-2.0 libxslt libglade-2.0` -I../../src -I../../src/gui -I../../src -I../../src/gui" LDFLAGS="`pkg-config --libs gtk+-2.0 glib-2.0 gthread-2.0 libxml-2.0 libxslt libglade-2.0` ../../src/libkipina.a ../../src/gui/libgui.a ../../src/libkipina.a ../../src/gui/libgui.a " gtkdoc-scangobj --type-init-func="gtk_type_init(0)" --module=kipina --output-dir=. ; \ else \ cd . ; \ for i in kipina.args kipina.hierarchy kipina.signals ; do \ test -f $i || touch $i ; \ done \ fi Scan failed make[3]: *** [scan-build.stamp] Error 255 make[3]: Leaving directory `/build/buildd/kipina-0.1.1/doc/reference' But this scan failed thing is not reproducible on i386 (also it is not on powerpc). -- David Moreno Garza <[EMAIL PROTECTED]> | http://www.damog.net/ I don't know if God exists, but it would be better for His reputation if He didn't. GPG: C671257D - 6EF6 C284 C95D 78F6 0B78 FFD3 981C 5FD7 C671 257D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]