Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57326 - ebuild request for cl-series
Summary: ebuild request for cl-series
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Lisp Project
URL: http://series.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-16 13:46 UTC by Dirk Gerrits
Modified: 2004-07-24 11:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixes constants being redefined. (redefined-constants-diff,2.15 KB, patch)
2004-07-22 13:24 UTC, Dirk Gerrits
Details | Diff
Fixes bug with generator type for SBCL. (sbcl-generator-type-diff,383 bytes, patch)
2004-07-22 13:25 UTC, Dirk Gerrits
Details | Diff
Imports COMPILER-LET for SBCL. (sbcl-package-diff,326 bytes, patch)
2004-07-22 13:26 UTC, Dirk Gerrits
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Gerrits 2004-07-16 13:46:26 UTC
Could we get an ebuild for Richard C. Waters's Series package for Common Lisp?  (http://series.sourceforge.net/)  The Debian package for it contains an ASDF system definition that might be useful.
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2004-07-17 13:33:14 UTC
I took a quick look at it and could not get it to build with sbcl, so this bug report will be low priority.  Patches welcome.
Comment 2 Dirk Gerrits 2004-07-22 13:24:31 UTC
Created attachment 35961 [details, diff]
Fixes constants being redefined.
Comment 3 Dirk Gerrits 2004-07-22 13:25:35 UTC
Created attachment 35962 [details, diff]
Fixes bug with generator type for SBCL.
Comment 4 Dirk Gerrits 2004-07-22 13:26:25 UTC
Created attachment 35964 [details, diff]
Imports COMPILER-LET for SBCL.
Comment 5 Dirk Gerrits 2004-07-22 13:31:43 UTC
I'm not really familiar with patches and such, hopefully my attachments are okay.   Basically these three make Series 2.2.7 compile for me on SBCL (dev-lisp/sbcl 0.8.12). 

Somehow, s-test.lisp isn't working yet, but it appears to be a problem with the test framework, not Series itself.  I get an error on test-case 11 for example, but when I just copy and paste the code for that test-case, it does work and produce the right answer.
Comment 6 Matthew Kennedy (RETIRED) gentoo-dev 2004-07-24 11:45:28 UTC
Dirk, thank you very much for the SBCL patches.  They have been
incorporated into the dev-lisp/cl-series port just added to portage.