Bug 706140

Summary: guile 2.x is not supported by current swig
Product: [Fedora] Fedora Reporter: Jaroslav Škarvada <jskarvad>
Component: swigAssignee: Adam Tkac <atkac>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: atkac, jskarvad, mlichvar, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-20 13:53:21 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: 704529    
Attachments:
Description Flags
Tested patch from http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg254958.html none

Description Jaroslav Škarvada 2011-05-19 15:34:56 UTC
Created attachment 499877 [details]
Tested patch from http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg254958.html

Description of problem:
guile 2.x is not supported by current swig

Version-Release number of selected component (if applicable):
swig-2.0.3-2.fc16

How reproducible:
Always

Steps to Reproduce:
1. Install swig and guile-2.x (fedora test build is available: http://mlichvar.fedorapeople.org/tmp/guile/)
2. Try to rebuild dependant package (e.g. graphviz)
  
Actual results:
Build fails.

Expected results:
Build pass.

Additional info:
It can be resolved by patch from: http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg254958.html

Comment 1 Miroslav Lichvar 2011-05-20 10:57:22 UTC
gnucash (bug #704527) might also be affected by this.

Comment 2 Adam Tkac 2011-05-20 13:53:21 UTC
I've just built swig-2.0.3-2.fc16 which should be OK. Please reopen this ticket if graphviz build still fails or there are runtime issues.