https://bugzilla.redhat.com/show_bug.cgi?id=1091538
--- Comment #9 from Peter Robinson pbrobinson@gmail.com ---
Peter, there has been a lot of upstream improvements on arm. Can you retest?
So kicked off some scratch builds with this diff enabling it on ppc64/ppc64le/s390x/aarch64/armv7.
-%ifarch aarch64 %{arm} %{mips} ppc64le ppc %{power64} s390 s390x +%ifarch %{mips} ppc s390 %{!?golang:%global golang 0}
aarch64: looks to be some java issues http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=3537366
power64: golang issues http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=3366693
s390x: looks to needs some conditionals to use gcc-go http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=2221906
ARMv7: still building http://koji.fedoraproject.org/koji/taskinfo?taskID=13973607
I suspect it's probably worthwhile to untangle the golang/java/R enable options, I've added it to my list to investigate but I don't have much time and it's really something the maintainer should be doing.