On Wed, 23 Dec 2020, 09:40 Kenji Iohara, <simplyellip...@gmail.com> wrote:

> On mac OS 11.1,  even after installing cython with Homebrew, it always
> claim << not installed >> when I compile sage-9.3.beta4 (this was also true
> for beta3 version).
>

this is as expected. We are not yet supporting system-wide Python packages,
this is work in progress

(After installing cython with Homebrew, I ran
>
> source /.../.homebrew-build-env
>
> .) Here is the log-file for cython.
>
> --
> 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 sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/B44B0600-E5C5-43C8-A04F-C933569D1948%40gmail.com
> <https://groups.google.com/d/msgid/sage-release/B44B0600-E5C5-43C8-A04F-C933569D1948%40gmail.com?utm_medium=email&utm_source=footer>
> .
>
>
> 19/12/2020 1:19、Matthias Köppe <matthiaskoe...@gmail.com>のメール:
>
> On Friday, December 18, 2020 at 8:55:29 AM UTC-8 emanuel.c...@gmail.com
> wrote:
>
>> On Debian testing running on core i7 + 16 GB RAM, upgrading 9.3.beta3 
>> (configured
>> to use all available system packages) to 9.3.beta4 leads
>> to :
>>
>>    - ./configure insists on installing texlive-latex-extra texlive-xetex
>>    latexmk pandoc dvipng default-jdk ffmpeg libavdevice-dev pari-gp2c,
>>    notwithstanding the fact that all of them are already installed.
>>
>> With the exception of pari-gp2c, this is
> https://trac.sagemath.org/ticket/30930 ("Add/update the system package
> information for the "_recommended" dummy package") -- whose ticket
> description has an explanation of what work is needed to be done.
>
> Running doctests with ID 2020-12-18-17-31-46-5c2d5f7b.
>> Git branch: develop
>> Using 
>> --optional=build,debian,dochtml,dot2tex,fricas,gap_jupyter,gap_packages,kenzo,libsemigroups,memlimit,pip,pysingular,sage,sage_spkg,singular_jupyter
>> Doctesting 1 file.
>> sage -t --long --warn-long 180.2 --random-seed=0 src/sage/misc/package.py
>> **********************************************************************
>> File "src/sage/misc/package.py", line 427, in 
>> sage.misc.package.standard_packages
>> Failed example:
>>     installed[0], installed[-1]  # optional - build
>> Expected:
>>     ('alabaster', 'zn_poly')
>> Got:
>>     ('alabaster', 'zipp')
>> **********************************************************************
>> 1 item had failures:
>>    1 of   4 in sage.misc.package.standard_packages
>>     [49 tests, 1 failure, 4.11 s]
>> ----------------------------------------------------------------------
>> sage -t --long --warn-long 180.2 --random-seed=0 src/sage/misc/package.py  # 
>> 1 doctest failed
>> ----------------------------------------------------------------------
>> Total time for all tests: 4.2 seconds
>>     cpu time: 0.3 seconds
>>     cumulative wall time: 4.1 seconds
>>
>> This also seems cosmetic
>>
> Yes, cosmetic, and fixed on the way in
> https://trac.sagemath.org/ticket/30940 (which needs review)
>
>
>
>
> --
> 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 sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/a70b8958-2fa9-4981-b774-7c1934b8823dn%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-release/a70b8958-2fa9-4981-b774-7c1934b8823dn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
>
> --
> 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 sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/B44B0600-E5C5-43C8-A04F-C933569D1948%40gmail.com
> <https://groups.google.com/d/msgid/sage-release/B44B0600-E5C5-43C8-A04F-C933569D1948%40gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq2QGwQkY0ZKzmc6dyTT7R2OedZDV%2BPZ6KhpQz2BiFBApQ%40mail.gmail.com.

Reply via email to