Can you please have a look at the folloing build log and give a comment. http://buildsys.zero42.at/koji/getfile?taskID=74787&name=build.log Thx
Probably alpha as a pure 64bit platform defines one of the int types slightly different. Unfortunately, there seem to be no "%XXd" type format strings where the "XX" part always works for "unsigned 64 bit integer", so warnings like these may pop up. Unless you want to patch that line specifically for Alpha, I'd recommend to remove the -Werror from the %build section.
Well. I should have taken a closer look. Can you %ifarch alpha this in the spec and commit? Since Alphacore builds from Fedora cvs... Thx!
Could you check first that this really solves the problem? There might be similar things lurking somewhere in there.
OK, it is in CVS now.
I've added it to the build queue... Will let you know as soon as it finishes.
*** This bug has been marked as a duplicate of 349851 *** *** This bug has been marked as a duplicate of 349851 ***
OK, this (0.0.16-6) fails on ppc64 as well. More discussion and resolution over at #349851.