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

Bug 112428

Summary: scilab 3.1.1-r3 fails
Product: Gentoo Linux Reporter: Patrizio Bassi <patrizio.bassi>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrizio Bassi 2005-11-13 09:20:53 UTC
scilab 3.1.1-r3 fails  
  
Creating html help files  
/mnt/Dati/Gentoo/tmp/portage/scilab-3.1.1-r3/work/scilab-3.1.1/bin/scilab -l eng  \  
-nwni  -e "xmltohtml([],[],'html-rev.xsl');quit" -args -nouserstartup  
/mnt/Dati/Gentoo/tmp/portage/scilab-3.1.1-r3/work/scilab-3.1.1/bin/scilex: error while loading  
shared libraries: libcblas.so.0: cannot open shared object file: No such file or directory  
make[2]: *** [man] Error 127  
  
seems it doesn't find a lib.  
  
equery belongs /usr/lib/libcblas.so  
and  
equery belongs /usr/lib/libcblas.a  
  
gave me no results.  
  
i guess some packages left those files...which? and why?  
  
 
i post no emerge info as it's useless (i think!)
Comment 1 Patrizio Bassi 2005-11-13 10:32:29 UTC
after setting a new blas profile with blas-config it fixed.  
the strange thing where orphaned files.  
 
i mark as invalid. sorry.