Bug 704520 - drgeo fails to build with guile-2.0.1
Summary: drgeo fails to build with guile-2.0.1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: drgeo
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jonathan Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 678238
TreeView+ depends on / blocked
 
Reported: 2011-05-13 14:11 UTC by Miroslav Lichvar
Modified: 2012-04-19 11:07 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-04-19 11:07:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fixes compilation against guile 2 (12.08 KB, patch)
2012-04-19 10:49 UTC, Jan Synacek
no flags Details | Diff
Spec file patch (607 bytes, patch)
2012-04-19 10:50 UTC, Jan Synacek
no flags Details | Diff

Description Miroslav Lichvar 2011-05-13 14:11:32 UTC
The guile package in rawhide is planned for update to a new major release.
In a test rebuild of all packages depending on guile, drgeo has failed to build.

Rebuild results:
http://mlichvar.fedorapeople.org/tmp/guile/rebuild/

New guile packages:
http://mlichvar.fedorapeople.org/tmp/guile/

Please close this bug if a new upstream version of drgeo which works
with the new guile is available or if you think the current version can be
easily fixed. It doesn't have to be commited in fedora git, we are just trying
to find out if we need to delay the guile update (or make a guile-compat
package).

Comment 1 Jan Synacek 2012-04-19 10:49:45 UTC
Created attachment 578592 [details]
Fixes compilation against guile 2

Compatibility fixes to compile with guile 2.

Note, that I also patched Makefile.in, as I wasn't able to get the autotools working properly with the ancient code. Patching Makefile.in was the easiest and probably the best solution in this case, plus it doesn't require patching the spec to call autoreconf.

Tested with guile-1.8.8 and guile-2.0.5.

Comment 2 Jan Synacek 2012-04-19 10:50:45 UTC
Created attachment 578593 [details]
Spec file patch

Specfile patch for the sake of completeness.

Comment 3 Jonathan Dieter 2012-04-19 11:07:14 UTC
I've gone ahead and applied the patch to the F17 and Rawhide branches, but haven't rebuilt drgeo as there doesn't seem to be much point until guile gets updated.

I'm going to go ahead and close this as Rawhide, please reopen if the updated spec doesn't build with guild-2.0.x.

Jan, thanks much for the patch!


Note You need to log in before you can comment on or make changes to this bug.