Bug 183700

Summary: No i586, i686 support in Extras buildsys
Product: [Retired] Fedora Infrastructure Reporter: Ville Skyttä <scop>
Component: extras buildsysAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE QA Contact: Jeremy Katz <katzj>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: fedora, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-13 05:33:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ville Skyttä 2006-03-02 21:49:25 UTC
I submitted a kernel module test build but got quick bad results:

http://buildsys.fedoraproject.org/build-status/job.psp?uid=5745
Package thinkpad-kmod-5_9-2_2_6_15_1_1996_FC5 does not build on any
architectures this build system supports.
Package: ['i586', 'i686']
Build System: ['i386', 'x86_64', 'ppc']

Comment 1 Ville Skyttä 2006-03-08 17:42:04 UTC
Dan, others, any info about this one?  Should building for i586 and i686 be
supported in the FE buildsys?

Comment 2 Dan Williams 2006-03-11 22:08:36 UTC
It's not currently supported for anything, but it definitely will be supported
for kmod building.

Comment 3 Dan Williams 2006-03-13 05:33:25 UTC
Ok, plague 0.4.4 and CVS HEAD have the necessary fixes for kmod support.  You'll
still have to manually bump the kernel version that the package depends on for
the time being, but when I update the buildsys tomorrow you should be able to
push your package through for any arches you want on FC3, FC4, and devel.


Comment 4 Dan Williams 2006-03-13 19:01:51 UTC
Can you try now?  Buildsys is updated, so the package should make it through.

Comment 5 Ville Skyttä 2006-03-13 21:29:17 UTC
Looks good, thanks:

http://buildsys.fedoraproject.org/build-status/job.psp?uid=6288
http://buildsys.fedoraproject.org/build-status/job.psp?uid=6292

While preparing the lirc-kmod test build, I noticed that the ppc repo carries
also ppc64 and ppc64iseries kernels, and we'll probably want to build modules
for them too.  Judging from the builder listing at
http://buildsys.fedoraproject.org/build-status/builders.psp I guess there are no
builders available for them at the moment though.  Also, a quick peek to the
buildsys sources tells me that ppc64iseries config bits seem to be missing.  Is
that correct, or should I just try ppc64 and/or ppc64iseries builds too with
lirc-kmod?

Comment 6 Dan Williams 2006-03-13 21:42:15 UTC
There's no ppc64iseries support yet, and I don't know what that would involve. 
I think it's just a matter of adding the correct config magic and things should
just work.  But it's not supported right yet.

Comment 7 Ville Skyttä 2006-03-14 07:24:07 UTC
Ok, opened bug 185387 for that.