Bug 434444

Summary: perl-Sys-Virt failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: perl-Sys-VirtAssignee: Steven Pritchard <steve>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: berrange, dcantrell, perl-devel
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: 2008-03-06 21:43:16 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:
Bug Depends On:    
Bug Blocks: 432425    

Description Jesse Keating 2008-02-22 16:25:02 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=445782
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Daniel Berrangé 2008-02-22 16:30:29 UTC
This isn't a problem with GCC 4.3 - its a general bug in the Sys-Virt package -
it is trying to use constants which don't exist. We can either patch it to
remove the constants, or wait till I do a new upstream release within next week.

Comment 2 Daniel Berrangé 2008-03-05 23:32:02 UTC
FYI, new Sys-Virt release should fix this

http://search.cpan.org/~danberr/Sys-Virt-0.1.2/



Comment 3 Steven Pritchard 2008-03-06 21:12:58 UTC
0.1.2 is failing tests under mock.

http://koji.fedoraproject.org/koji/getfile?taskID=498164&name=build.log

Either I'm missing a build requirement or rawhide as of a few days ago was
better, because it does build on my system.

Comment 4 Daniel Berrangé 2008-03-06 21:16:08 UTC
This is a libvirt bug, not a perl-Sys-Virt problem. libvirt is generated bogus
XML causing the Sys-Virt to fail when parsing XML.  I'd disable the test in
question as a temporary workaround till libvirt is fixed


Comment 5 Steven Pritchard 2008-03-06 21:21:00 UTC
Consider it done.

Comment 6 Steven Pritchard 2008-03-06 21:43:16 UTC
0.1.2-1.fc9 successfully built.

http://koji.fedoraproject.org/koji/taskinfo?taskID=498248