powerpc-utils-papr-1.0.4-3.fc9.src.rpm Failed To Build From Source against the rawhide tree. See http://fedoraproject.org/wiki/FTBFS for more information.
Created attachment 307568 [details] root.log.bz2 root.log for i386
Created attachment 307569 [details] build.log.bz2 build.log for i386
Created attachment 307570 [details] root.log.bz2 root.log for x86_64
Created attachment 307571 [details] build.log.bz2 build.log for x86_64
Why is powerpc-utils-papr building for i386 and x86_64? In spec file is specified Exclusive arch for ppc and ppc64.
This is probably still a bug in my build system, which isn't koji. My scripts were supposed to exclude such from the report, I'll look into why it's not.
ah, now I remember. rpm -q --qf "%{EXCLUSIVEARCH}" and EXCLUDEARCH is broken. I've written a small python helper which can extract those fields correctly. Future runs should exclude such packages now. I apologize for the confusion this may have caused.