Sage doesn't currently support flint 3.1. Either build with the bundled 
flint or patch [1] sagelib

[1] https://aur.archlinux.org/cgit/aur.git/tree/flint-3.1.patch?h=sagemath-git

El lunes, 26 de febrero de 2024 a las 15:50:40 UTC+1, Peter Mueller 
escribió:

> Installation of Sage 10.3.rc0 from source on an up-to-date Arch Linux 
> machine fails. I'm not sure if the following snippet of the log file hints 
> to the problem:
>
> [sagelib-10.3.rc0]     In file included from 
> sage/symbolic/ginac/pseries.cpp:26:
> [sagelib-10.3.rc0]     sage/symbolic/ginac/useries-flint.h:31:11: error: 
> 'fmpq_init_set_mpz_frac_readonly' is deprecated.
> [sagelib-10.3.rc0]        31 | extern "C" void 
> fmpq_init_set_mpz_frac_readonly(fmpq_t z, const mpz_t p, const mpz_t q);
> [sagelib-10.3.rc0]           |           
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> [sagelib-10.3.rc0]     sage/symbolic/ginac/useries-flint.h:31:55: error: 
> expected ')' before 'z'
> [sagelib-10.3.rc0]        31 | extern "C" void 
> fmpq_init_set_mpz_frac_readonly(fmpq_t z, const mpz_t p, const mpz_t q);
> [sagelib-10.3.rc0]           |                                             
>    ~      ^~
> [sagelib-10.3.rc0]           |                                             
>           )
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/3c1404e0-20ac-4fc2-b761-0918c870543cn%40googlegroups.com.

Reply via email to