Bug 511303 - clisp should build with compat-readline5-devel
Summary: clisp should build with compat-readline5-devel
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: clisp
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 675301
Blocks: 511295
TreeView+ depends on / blocked
 
Reported: 2009-07-14 16:24 UTC by Miroslav Lichvar
Modified: 2011-03-03 03:12 UTC (History)
3 users (show)

Fixed In Version: clisp-2.49-3.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-22 04:54:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Suggested patch (1.02 KB, patch)
2009-07-14 16:24 UTC, Miroslav Lichvar
no flags Details | Diff

Description Miroslav Lichvar 2009-07-14 16:24:53 UTC
Created attachment 351627 [details]
Suggested patch

Description of problem:
The readline package in rawhide will be soon updated to new 6.0 release which changes the license to GPLv3+. As clisp is GPLv2, it should be built with the older readline (packaged in compat-readline5) to avoid licensing incompatibility or switched to libedit which is compatible with GPLv3, but doesn't support UTF-8.

Comment 1 Gérard Milmeister 2009-08-08 12:24:46 UTC
Working on this. I have a problem with clisp-2.48 on x86_64 where on of the test fails. However the patch for readline5 seems to be working.

Comment 2 Bug Zapper 2009-11-16 10:50:56 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Bug Zapper 2010-11-04 10:47:27 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Miroslav Lichvar 2010-11-04 10:54:03 UTC
Still seems to be linked with readline6.

Comment 5 Fedora Admin XMLRPC Client 2011-02-03 23:05:28 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Jerry James 2011-02-05 18:49:32 UTC
I took a look at this yesterday.  I don't think I want to go with compat-readline5, because we'd be stuck there forever.  Neither the readline developers nor the CLisp developers seem likely to relicense their code, so we'd have no forward path.  Therefore, I attempted to build with libedit.  CLisp wanted one function that the version of libedit in Rawhide does not provide.  However, there is a new upstream version that supplies that function, and also supports UTF-8.  I have opened a bug against libedit asking for that new version to be built.  As soon as that is resolved, we can resolve this bug.

Comment 7 Fedora Update System 2011-02-11 21:02:19 UTC
clisp-2.49-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/clisp-2.49-1.fc14

Comment 8 Fedora Update System 2011-02-11 21:02:33 UTC
clisp-2.49-3.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/clisp-2.49-3.fc15

Comment 9 Fedora Update System 2011-02-11 21:02:45 UTC
clisp-2.49-1.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/clisp-2.49-1.fc13

Comment 10 Jerry James 2011-02-11 21:05:17 UTC
Well, libedit was a no-go after all.  Clisp wanted more functions from it that it doesn't supply.  So we'll build with compat-readline5 for now, until libedit grows the rest of the API.

Comment 11 Fedora Update System 2011-02-13 03:23:15 UTC
clisp-2.49-3.fc15 has been pushed to the Fedora 15 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update clisp'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/clisp-2.49-3.fc15

Comment 12 Fedora Update System 2011-02-22 04:54:06 UTC
clisp-2.49-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2011-02-22 04:54:46 UTC
clisp-2.49-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2011-03-03 03:12:01 UTC
clisp-2.49-3.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


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