Multibuild and flavours in OBM

Hey everyone, just wondering what I’m doing wrong here.

I have a linked package from the BaseSystem:glibc package.
(Show home:aellul27:cross:devtools / glibc - openSUSE Build Service)

I’m trying to add a new cross build (cross-x86_64). I have definied it in _multibuild, and added a reference to the spec. I can build it locally using osc build -M cross-x86_64, however it never gets recognised by osc results or in the repo overview on the right. Other varients like glibc:utils and glibc:cross-aarch64 are avaliable.

Thanks for all your help :]

Could be due to

ExcludeArch:    %{cross_arch}

Try commenting it out for a test.

Hey, what do you know that fixed it! Thank you so much and have a great day.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.