Did Apple break isatty or whats going on?
On Friday, December 20, 2013 10:42:56 AM UTC, Marco Streng wrote:
>
> Built succesfully on OSX 10.9.1 (well, on 1 of the 2 machines). But sage
> -t -a gives:
>
> sage -t src/sage/interfaces/sage0.py # 4 doctests failed
> sage -t src/sage/structure/sage_object.pyx # 3 doctests failed
> sage -t src/sage/doctest/forker.py # 2 doctests failed
> sage -t src/sage/misc/ascii_art.py # 3 doctests failed
> sage -t src/sage/misc/interpreter.py # 1 doctest failed
> sage -t src/sage/interacts/debugger.py # 1 doctest failed
> sage -t src/sage/misc/attached_files.py # 3 doctests failed
> sage -t src/sage/misc/sage_extension.py # 11 doctests failed
> sage -t src/sage/misc/inputhook.pyx # 4 doctests failed
> sage -t src/sage/misc/displayhook.py # 6 doctests failed
>
> All but one related to printing of characters, e.g. "<CSI-0;31m><CSI-0m>[
> " instead of "[ ".
>
> The exception is:
>
> File "src/sage/interfaces/sage0.py", line 375, in
> sage.interfaces.sage0.Sage._contains
> Failed example:
> sage0._contains('2', 'QQ')
> Expected:
> True
> Got:
> False
>
>
>
>
>
> 2013/12/19 Marco Streng <[email protected] <javascript:>>
>
>>
>>
>>
>> 2013/12/19 Jeroen Demeyer <[email protected] <javascript:>>
>>
>>> On 2013-12-19 15:08, Marco Streng wrote:
>>>
>>>> New machine, new problem. On a mac recently upgraded from 10.8 to 10.9,
>>>> after downloading and extracting the tarball and typing "make", I get
>>>> the following problem (both sage 5.13 and sage 6.0).
>>>>
>>>> sed: /usr/include/sys/cdefs.h: No such file or directory
>>>>
>>> This is an XCode installation problem. That file needs to exist before
>>> you can build Sage.
>>>
>>> Perhaps have a look at http://trac.sagemath.org/ticket/15319
>>
>>
>> Thanks!
>>
>>
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "sage-release" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected] <javascript:>.
>>> To post to this group, send email to [email protected]<javascript:>
>>> .
>>> Visit this group at http://groups.google.com/group/sage-release.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>
--
You received this message because you are subscribed to the Google Groups
"sage-release" 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-release.
For more options, visit https://groups.google.com/groups/opt_out.