ExcludeArch being ignored when building spring f20.

Josh Boyer jwboyer at fedoraproject.org
Wed Nov 20 15:26:01 UTC 2013


On Wed, Nov 20, 2013 at 10:23 AM, Gilboa Davara <gilboad at gmail.com> wrote:
> Hello all,
>
> I'm facing a weird issue when trying to build a new version of spring.
> First and foremost, the spring.spec has "ExcludeArch:    ppc ppc64
> %{arm}", which should exclude arm* and ppc* (both not supported by
> upstream).
>
> When trying to build F20, I got the following error:
>
> Building spring-95.0-1.fc20 for f20-candidate
> Created task: 6205737
> Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=6205737
> Watching tasks (this may be safely interrupted)...
> 6205737 build (f20-candidate,
> /spring:bdcff90c696261332269632c667ad2b3505b749c): open
> (buildppc-01.phx2.fedoraproject.org)
>   6205738 buildSRPMFromSCM
> (/spring:bdcff90c696261332269632c667ad2b3505b749c): open
> (arm02-builder10.arm.fedoraproject.org)
>   6205738 buildSRPMFromSCM
> (/spring:bdcff90c696261332269632c667ad2b3505b749c): open
> (arm02-builder10.arm.fedoraproject.org) -> FAILED: BuildError: error
> building srpm, mock exited with status 1; see build.log for more
> information
>   0 free  1 open  0 done  1 failed
> 6205737 build (f20-candidate,
> /spring:bdcff90c696261332269632c667ad2b3505b749c): open
> (buildppc-01.phx2.fedoraproject.org) -> FAILED: BuildError: error
> building srpm, mock exited with status 1; see build.log for more
> information
>   0 free  0 open  0 done  2 failed
>
> 6205737 build (f20-candidate,
> /spring:bdcff90c696261332269632c667ad2b3505b749c) failed
>
> Why is arm and ppc being built?

They aren't.  The SRPM koji builds from git is failing because of:

error: Bad source: /builddir/build/SOURCES/spring-95-dso.patch: No
such file or directory

SRPM creation can be done on any architecture builder.

> I should point out that F21 was built just fine...

You probably forgot to add the patch on the f20 branch?

josh


More information about the devel mailing list