Local file system. This is being done on a virtual machine running 32-bit 
Fedora 22. I managed to overcome these atlas/iml errors by running: 
sudo dnf install atlas iml*

But now I have a scipy error, namely:
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all'):

* package: scipy-0.14.0
  log file: /home/fusion809/Programs/sage-6.8/logs/pkgs/scipy-0.14.0.log
  build directory: /home/fusion809/Programs/sage-6.8/local/var/tmp/sage/
build/scipy-0.14.0

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.

Makefile:16: recipe for target 'all' failed
make: *** [all] Error 1

I have attached my scipy log file. Running 
sudo dnf install scipy 
does not appear to solve this problem. 


On Monday, 3 August 2015 22:05:49 UTC+10, Volker Braun wrote:
>
> Fails with rm: cannot remove 
> 'atlas-3.10.2/src/ATLAS-build/tune/blas/gemm/res': Directory not empty
>
> Are you building on a local file system? Building on network file systems 
> tends to not work.
>
>
>
> On Monday, August 3, 2015 at 10:42:59 AM UTC+2, Brenton Horne wrote:
>>
>> Hi, 
>>
>> I attempted to compile SageMath 6.8 from source on 32-bit Fedora 22 and I 
>> received this error message:
>>
>> Error building Sage.
>>
>> The following package(s) may have failed to build (not necessarily
>> during this run of 'make all'):
>>
>> * package: atlas-3.10.2
>>   log file: /home/fusion809/Programs/sage-6.8/logs/pkgs/atlas-3.10.2.log
>>   build directory: /home/fusion809/Programs/sage-6.8/local/var/tmp/sage/
>> build/atlas-3.10.2
>>
>> * package: iml-1.0.4p1
>>   log file: /home/fusion809/Programs/sage-6.8/logs/pkgs/iml-1.0.4p1.log
>>   build directory: /home/fusion809/Programs/sage-6.8/local/var/tmp/sage/
>> build/iml-1.0.4p1
>>
>> The build directory may contain configuration files and other potentially
>> helpful information. WARNING: if you now run 'make' again, the build
>> directory will, by default, be deleted. Set the environment variable
>> SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.
>>
>> Makefile:16: recipe for target 'all' failed
>> make: *** [all] Error 1
>>
>>
>> My log files are attached. 
>>
>> Thanks for your time,
>> Brenton
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Attachment: scipy-0.14.0.log
Description: Binary data

Reply via email to