On Mon, 2008-02-11 at 10:35 -0500, Jesse Keating wrote: > On Mon, 11 Feb 2008 19:02:03 +0100 > Ralf Corsepius <rc040203@xxxxxxxxxx> wrote: > > > One of my koji buildjobs seems to be hanging for almost 2 days: > > http://koji.fedoraproject.org/koji/buildinfo?buildID=35211 > > I freed the hung ppc64 task to see if it'll make it through on a > (third?) attempt. The build may have issues on ppc64 that is causing > it to hang. Hangs again - Looks like a GCC bug to me. At least, http://koji.fedoraproject.org/koji/getfile?taskID=410994&name=build.log ends (or hang) midst of a compilation statement: ... if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../tests/cxts -I../../../otherlibs/highgui -I../../../cxcore/include -I../../../cv/include -I../../../cvaux/include -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT aoptflowpyrlk.o -MD -MP -MF ".deps/aoptflowpyrlk.Tpo" -c -o aoptflowpyrlk.o aoptflowpyrlk.cpp; \ then mv -f ".deps/aoptflowpyrlk.Tpo" ".deps/aoptflowpyrlk.Po"; else rm -f ".deps/aoptflowpyrlk.Tpo"; exit 1; fi In file included from ../../../cvaux/include/cvaux.h:1458, from cvtest.h:51, from aoptflowpyrlk.cpp:42: [EOF] => I am inclined to think ppc64-g++-gcc4.3 has entered a compiler race. Ralf -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list