Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=526998 --- Comment #9 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2009-10-04 06:44:12 EDT --- (In reply to comment #6) > I just wanted to start the full review but then I noticed that the package > doesn't build on ppc systems: > http://koji.fedoraproject.org/koji/taskinfo?taskID=1726513 It seems that gcc was trying to compile incomplete vp_compAR3NB.c which was still being generated by another make process. This type of build error which seems to occur randomly is quite often due to parallel make issue. I tried to use -j8 explicitly and it failed: http://koji.fedoraproject.org/koji/taskinfo?taskID=1726634 Try to remove %{?_smp_mflags} (and add some comments for this) (or fix Makefiles so that parallel make passes) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review