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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/5b7e8223-0e7d-4886-a115-4e5bac8cc86dn%40googlegroups.com.

Reply via email to