Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301330 - dev-lisp/clisp: svm plugin for clisp-2.48 is broken
Summary: dev-lisp/clisp: svm plugin for clisp-2.48 is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-18 05:01 UTC by Roby
Modified: 2010-05-27 00:51 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 Roby 2010-01-18 05:01:16 UTC
The SVM plugin for clisp-2.48 is broken. Actually, it has been broken since version 2.45, if I remember it correctly. This brokenness always shows up in revdep-rebuild. I've re-emerged it and it didn't get fixed. The error message in revdep-rebuild is as follows:

 *   broken /usr/lib64/clisp-2.48/full/lisp.run (requires /var/tmp/portage/dev-lisp/clisp-2.48/work/clisp-2.48/builddir/libsvm/svm.so)

It seems to me that this is a linking problem.

Reproducible: Always

Steps to Reproduce:
1. USE="svm" emerge -va1 clisp
2. revdep-rebuild -- -va1
3. Got the error message as described above.
Comment 1 Roby 2010-01-18 05:04:06 UTC
Forgot to include an additional error message in revdep-rebuild:
*   broken /usr/lib64/clisp-2.48/dynmod/lib-libsvm.so (requires /var/tmp/portage/dev-lisp/clisp-2.48/work/clisp-2.48/builddir/libsvm/svm.so)
Comment 2 Roby 2010-05-21 20:51:14 UTC
It seems that this bug has disappeared in clisp-2.48-r1. Please close this bug. Sorry for the trouble.
Comment 3 Tomás Touceda (RETIRED) gentoo-dev 2010-05-27 00:51:08 UTC
Ok, thanks Roby.