On Thu, 25 Aug 2011 19:22:17 +0200 Juergen Rose <[email protected]> wrote:
> Am Donnerstag, den 25.08.2011, 00:21 +0200 schrieb > [email protected]: > > .. > > File > > "/usr/lib64/python3.2/site-packages/numpy/distutils/system_info.py", > > line 461, in get_info > > raise self.notfounderror(self.notfounderror.__doc__) > > numpy.distutils.system_info.BlasNotFoundError: > > Blas (http://www.netlib.org/blas/) libraries not found. > > Directories to search for the libraries can be specified in the > > numpy/distutils/site.cfg file (section [blas]) or by setting > > the BLAS environment variable. > > * ERROR: sci-libs/scipy-0.9.0-r1 failed (compile phase): > > * Building failed with CPython 3.2 in distutils_building() function > > > > > > USE_PYTHON="2.7" 'emerge -v1 scipy' > > My last mail was not complete. I wanted to say 'emerge -v1 scipy' fails > after downgrading numpy, but 'USE_PYTHON="2.7" emerge -v1 scipy' works. > > And I reemerged also matplotlib, but as described in an other thread > > sage -testall > > still generates still between about 150 and 220 errors. > > Regards > > > Juergen, Do you by chance have singular-3.1.3.1 or any other singular except the sog singular (singular-3.1.1.4-r1) installed. If so, you should install the sog singular. When I have an incorrect singular installed I get things like: sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_advanced.rst" // ** Could not open dynamic library: /usr/lib/singular/p_Procs_FieldQ.so // ** Error message from system: /usr/lib/singular/p_Procs_FieldQ.so: undefined symbol: _Z17nlShort3_noinlineP7snumber // ** Singular will work properly, but much slower. // ** See the INSTALL section in the Singular manual for details. which appear in your sage_test_impala.log file. This will not cure all your problems but perhaps is a start. I suspect, for some reason, you have unstable packages installed that do not play well with sage (my guess). Could you post the output of Tools/list-compare-deps sci-mathematics/sage Tools is a folder under the sog overlay. I believe the tool still reports things correctly. This may give an indication of what you have installed. Steve
signature.asc
Description: PGP signature
