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

2018-04-07 Thread Dima Pasechnik
Hi John, haven't you forgotten the update of command-line tools? could you post the outputs of your softwareupdate and sysctl -n machdep.cpu.brand_string (see example on https://trac.sagemath.org/ticket/25113) I cannot reproduce these errors. Dima On Saturday, March 31, 2018 at 9:46:41 PM

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

2018-04-06 Thread Volker Braun
I've opened a blocker ticket #25113 -- 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

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

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]

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

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

2018-04-03 Thread John H Palmieri
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 UTC-7, François Bissey wrote: > > > > > > > On 2/04/2018, at 16:27, John H

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

2018-04-03 Thread François Bissey
> On 4/04/2018, at 02:34, John H Palmieri wrote: > > > > On Monday, April 2, 2018 at 9:25:56 PM UTC-7, François Bissey wrote: > > > > On 2/04/2018, at 16:27, John H Palmieri wrote: > > > > > > > > On Sunday, April 1, 2018 at 1:16:57 PM

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

2018-04-03 Thread John H Palmieri
On Monday, April 2, 2018 at 9:25:56 PM UTC-7, François Bissey wrote: > > > > > On 2/04/2018, at 16:27, John H Palmieri > wrote: > > > > > > > > On Sunday, April 1, 2018 at 1:16:57 PM UTC-7, François Bissey wrote: > > > > > > > On 2/04/2018, at 03:48, John H

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

2018-04-02 Thread François Bissey
> On 2/04/2018, at 16:27, John H Palmieri wrote: > > > > On Sunday, April 1, 2018 at 1:16:57 PM UTC-7, François Bissey wrote: > > > > On 2/04/2018, at 03:48, John H Palmieri wrote: > > > > > > > > On Sunday, April 1, 2018 at 2:06:37 AM

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

2018-04-02 Thread François Bissey
That’s bad. Blocker class bad just at the time of rc. The obvious suspect is singular. François > On 1/04/2018, at 16:17, John H Palmieri wrote: > > Hi François, > > My messages to sage-devel are getting blocked, I think. Two comments: > > - when I do an incremental

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

2018-04-02 Thread John H Palmieri
Sorry, yes, I have done 'make distclean; make ptestlong' with 8.2.beta8 and 8.2.rc0, with the same failed doctests resulting. John On Saturday, March 31, 2018 at 1:06:08 PM UTC-7, François Bissey wrote: > > We definitely want to know if that works! > > > On 1/04/2018, at 08:03, Dima

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

2018-04-02 Thread John H Palmieri
On Sunday, April 1, 2018 at 1:16:57 PM UTC-7, François Bissey wrote: > > > > > On 2/04/2018, at 03:48, John H Palmieri > wrote: > > > > > > > > On Sunday, April 1, 2018 at 2:06:37 AM UTC-7, Volker Braun wrote: > > On Sunday, April 1, 2018 at 9:01:17 AM UTC+2, Dima

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

2018-04-02 Thread Volker Braun
Aaaand Apple force-pushed the borked Xcode out as a practical April Fool's joke, so now everyone has it. Including our buildbot. On Saturday, March 31, 2018 at 9:46:41 PM UTC+2, John H Palmieri wrote: > > On an OS X machine, I just did a minor upgrade on the operating system (to > 10.13.4)

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

2018-04-01 Thread François Bissey
> On 2/04/2018, at 03:48, John H Palmieri wrote: > > > > On Sunday, April 1, 2018 at 2:06:37 AM UTC-7, Volker Braun wrote: > On Sunday, April 1, 2018 at 9:01:17 AM UTC+2, Dima Pasechnik wrote: > - when I do an incremental upgrade, I do not see these failures. > -

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

2018-04-01 Thread John H Palmieri
On Sunday, April 1, 2018 at 2:06:37 AM UTC-7, Volker Braun wrote: > > On Sunday, April 1, 2018 at 9:01:17 AM UTC+2, Dima Pasechnik wrote: >> >> - when I do an incremental upgrade, I do not see these failures. >> - when I do 'make distclean; make ptestlong', I see them (with >> 8.2.beta8 or

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

2018-04-01 Thread Volker Braun
On Sunday, April 1, 2018 at 9:01:17 AM UTC+2, Dima Pasechnik wrote: > > - when I do an incremental upgrade, I do not see these failures. > - when I do 'make distclean; make ptestlong', I see them (with > 8.2.beta8 or later; I haven't checked earlier versions). Is it the other way round?

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

2018-04-01 Thread Dima Pasechnik
John emailed to me, saying: My messages to sage-devel are getting blocked, I think. Two comments: - when I do an incremental upgrade, I do not see these failures. - when I do 'make distclean; make ptestlong', I see them (with 8.2.beta8 or later; I haven't checked earlier versions). So the

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

2018-03-31 Thread François Bissey
We definitely want to know if that works! > On 1/04/2018, at 08:03, Dima Pasechnik wrote: > > make distclean > and > make ? > > On Saturday, March 31, 2018 at 8:46:41 PM UTC+1, John H Palmieri wrote: > On an OS X machine, I just did a minor upgrade on the operating system

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

2018-03-31 Thread Dima Pasechnik
make distclean and make ? On Saturday, March 31, 2018 at 8:46:41 PM UTC+1, John H Palmieri wrote: > > On an OS X machine, I just did a minor upgrade on the operating system (to > 10.13.4) and also Xcode and the command line tools. Now I am getting > doctest failures: > > sage -t --long