Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-science
<br><div class="gmail_quote">On Thu, 25 Aug 2011 19:22:17 +0200<br>
Juergen Rose <<a href="mailto:rose@..." target="_blank">rose@...</a>> wrote:<br>
<br>
> Am Donnerstag, den 25.08.2011, 00:21 +0200 schrieb<br>
> <a href="mailto:rose@..." target="_blank">rose@...</a>:<br>
><br>
> ..<br>
> > File<br>
> > "/usr/lib64/python3.2/site-packages/numpy/distutils/system_info.py",<br>
> > line 461, in get_info<br>
> > raise self.notfounderror(self.notfounderror.__doc__)<br>
> > numpy.distutils.system_info.BlasNotFoundError:<br>
> > Blas (<a href="http://www.netlib.org/blas/" target="_blank">http://www.netlib.org/blas/</a>) libraries not found.<br>
> > Directories to search for the libraries can be specified in the<br>
> > numpy/distutils/site.cfg file (section [blas]) or by setting<br>
> > the BLAS environment variable.<br>
> > * ERROR: sci-libs/scipy-0.9.0-r1 failed (compile phase):<br>
> > * Building failed with CPython 3.2 in distutils_building() function<br>
> ><br>
> ><br>
> > USE_PYTHON="2.7" 'emerge -v1 scipy'<br>
><br>
> My last mail was not complete. I wanted to say 'emerge -v1 scipy' fails<br>
> after downgrading numpy, but 'USE_PYTHON="2.7" emerge -v1 scipy' works.<br>
><br>
> And I reemerged also matplotlib, but as described in an other thread<br>
><br>
> sage -testall<br>
><br>
> still generates still between about 150 and 220 errors.<br>
><br>
> Regards<br>
><br>
><br>
><br>
<br>
Juergen,<br>
<br>
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:<br>
<br>
sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_advanced.rst"<br>
// ** Could not open dynamic library: /usr/lib/singular/p_Procs_FieldQ.so<br>
// ** Error message from system: /usr/lib/singular/p_Procs_FieldQ.so: undefined symbol: _Z17nlShort3_noinlineP7snumber<br>
// ** Singular will work properly, but much slower.<br>
// ** See the INSTALL section in the Singular manual for details.<br>
<br>
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<br>
<br>
Tools/list-compare-deps sci-mathematics/sage<br>
<br>
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.<br>
<br>
Steve<br>
</div><br>
|
|