Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701730 - [lisp overlay] dev-lisp/iterate-1.5 version bump
Summary: [lisp overlay] dev-lisp/iterate-1.5 version bump
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-02 07:34 UTC by Einstok Fair
Modified: 2019-12-02 08:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Einstok Fair 2019-12-02 07:34:32 UTC
current version of iterate ebuild in the lisp overlay is 1.4.3. It is incompatible with new version of sbcl. This incompatibility disable the possibility to complete Gtk "Hello world" tutorial, thus preventing newcomers to study the lisp language.

The new tarball with sources for version 1.5 of "iterate" library was published. And that new version allows to complete the tutorial. I ask to:
1) bump the version of dev-lisp/iterate ebuild to 1.5
2) add USE="doc", because without it the current ebuild fails with the message
"no such file"
at line "dodoc doc/*.pdf"

Reproducible: Always