I think that you're right, the error comes from this error message that 
break the configuration test of numpy.

This problem appears only in the numpy package. Every other package compile 
without problem.

Do you know if it's possible to recompile the numpy package where it was 
left, without re-extracting the package ?
I would like to try to modify the source code of numpy in order to overcome 
this checking problem.

Le samedi 31 mars 2018 22:02:09 UTC+2, Dima Pasechnik a écrit :
>
> The error message 
>
>
> /etc/init.d/xprint: Command not found.
>
>
> repeats many times and this appears to break the configuration tests numpy is 
> running.
>
>
> In the end it fails as e.g. it is unable to confirm that OpenBLAS works.
>
> And then it finishes with the error saying that it cannot find Fortran 
> compiler,
>
> for the same reason.
>
>
> I have no clue why on this machine it insists on using that xprint thing I 
> have little about.
>
> I guess it might be a misconfiguration of X11/xorg, and/or something unusual 
> in 
>
> your ~/.profile, or ~/.bash, or...
>
> Probably this is a question numpy people can answer.
>
>
> By the way, do you see similar error messages about xprint in other package 
> logs, or it's
>
> only numpy ?
>
>
>
>
>
>
>
>
> On Thursday, March 29, 2018 at 5:18:09 PM UTC+1, Paul Mercat wrote:
>>
>> Hello,
>>
>> I've tried to compile sage-8.1 on a linux server, and I get the following 
>> error:
>>
>> Error building Sage.
>>
>> The following package(s) may have failed to build (not necessarily
>> during this run of 'make all'):
>>
>> * package: numpy-1.13.3.p0
>>   log file: /home/paul.mercat/sage-8.1/logs/pkgs/numpy-1.13.3.p0.log
>>   build directory: 
>> /home/paul.mercat/sage-8.1/local/var/tmp/sage/build/numpy-1.13.3.p0
>>
>> 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.
>>
>> make: *** [all] Error 1
>>
>> How can I solve this problem ?
>>
>

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to