Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 301330

Summary: dev-lisp/clisp: svm plugin for clisp-2.48 is broken
Product: Gentoo Linux Reporter: Roby <robbyjo>
Component: Current packagesAssignee: Common Lisp Bugs <common-lisp>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.