Mailinglist Archive: opensuse-buildservice (65 mails)
< Previous | Next > |
Re: [opensuse-buildservice] Leap 15.0 packages showing as excluded
- From: Adrian Schröter <adrian@xxxxxxx>
- Date: Fri, 14 Sep 2018 16:00:26 +0200
- Message-id: <1836069.tVIYH90qRs@linux-izwb.site>
On Freitag, 14. September 2018, 15:58:49 CEST wrote Marcus Meissner:
oh, well, you can explicit list it as allow via prjconf:
%ifarch i586 i686
BuildFlags: onlybuild:$your_package
%endif
--
Adrian Schroeter
email: adrian@xxxxxxx
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284
(AG Nürnberg)
Maxfeldstraße 5
90409 Nürnberg
Germany
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
On Fri, Sep 14, 2018 at 03:53:07PM +0200, Adrian Schröter wrote:
On Freitag, 14. September 2018, 15:48:07 CEST wrote Rosanne DiMesio:
Hi,
I branched the graphics:vkd3d package in order to work on getting it to
build on Leap 15.0. My x86_64 build succeeds, but the i586 repository
shows "excluded," so the baselibs aren't building.
Any idea why this is happening and how I can fix it?
use "osc r -v" to find out details in such cases.
But 15.0 explicit only builds a small subset of packages for i586.
Just for backward compability. It is x86_64 only beside of this.
Given that no one with a 15.0 installation can have a i586
system there is nothing to fix and it is enough to build x86_64
builds.
I think the idea is to have 32bit libraries for WINE. ;)
oh, well, you can explicit list it as allow via prjconf:
%ifarch i586 i686
BuildFlags: onlybuild:$your_package
%endif
Ciao, Marcus
--
Adrian Schroeter
email: adrian@xxxxxxx
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284
(AG Nürnberg)
Maxfeldstraße 5
90409 Nürnberg
Germany
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
< Previous | Next > |