Re: [sage-devel] Re: Newest Xcode is causing doctest failures

2018-04-04 Thread Dima Pasechnik
I would appreciate tips on how to at least get a detailed log here. -- 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

[sage-devel] Re: Compilation error sage-8.1

2018-04-04 Thread Dima Pasechnik
Could you post your patch here? It might be useful... -- 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

[sage-devel] Re: Compilation error sage-8.1

2018-04-04 Thread 'Paul Mercat' via sage-devel
Thank you ! I made a patch that change the version_string to "7.2.0" (I had to modify the patch generated by "diff" by hand to make it work). And now it compiles. Sage-8.1 is compiled without any other problem. Paul Le mercredi 4 avril 2018 13:16:33 UTC+2, Dima Pasechnik a écrit : > > the usual

[sage-devel] Re: Compilation error sage-8.1

2018-04-04 Thread Dima Pasechnik
the usual way to add patches would be to put them into build/pkgs/numpy/patches/ at the end of the installation log you see instructions on setting the environment to try running numpy installation. -- You received this message because you are subscribed to the Google Groups "sage-devel"

Re: [sage-devel] Re: Newest Xcode is causing doctest failures

2018-04-04 Thread Dima Pasechnik
On the latest OSX/Xcode, on the 8.2.rc1 branch with SAGE_CHECK=yes, I get an error while testing cython: [cython-0.28.1] ERROR: runTest (__main__.CythonRunTestCase) [cython-0.28.1] compiling (cpp) and running libcpp_algo [cython-0.28.1]

[sage-devel] Re: Compilation error sage-8.1

2018-04-04 Thread 'Paul Mercat' via sage-devel
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: [sage-devel] Re: Newest Xcode is causing doctest failures

2018-04-04 Thread Dima Pasechnik
On Wednesday, April 4, 2018 at 5:28:25 AM UTC+2, John H Palmieri wrote: > > > > On Tuesday, April 3, 2018 at 2:09:17 PM UTC-7, François Bissey wrote: >> >> >> >> > On 4/04/2018, at 02:34, John H Palmieri wrote: >> > >> > >> > >> > On Monday, April 2, 2018 at 9:25:56 PM