Thanks. It appears that while you have pari installed, gp, i.e. pari's
CLI, is not in your PATH.
## Checking whether SageMath should install SPKG pari... ##
## ----------------------------------------------------- ##
real_configure:25214: checking whether any of gmp readline is
installed as or will be installed as SPKG
real_configure:25224: result: no
real_configure:25229: checking for gp
real_configure:25268: result: no
real_configure:25273: gp is not found
real_configure:25725: no suitable system package found for SPKG pari
Somehow the configure script still decided that you have a functioning
pari install, but it's actually not.
There also appears a stale bit of pari installation in the directory
you're building:
## Checking whether SageMath should install SPKG gp2c... ##
## ----------------------------------------------------- ##
real_configure:30871: checking whether any of pari is installed as or
will be installed as SPKG
real_configure:30876: result: yes; install gp2c as well
real_configure:31145: pari.cfg is $SAGE_LOCAL/lib/pari/pari.cfg
The easiest would be to wipe out $SAGE_LOCAL,
(make distclean)
reinstall pari
(and don't forget to install pari-galdata, and the other pari-* - formulae)
and make sure that you can invoke gp in the terminal session.
And repeat the run of
./configure
make
> To view this discussion visit
https://groups.google.com/d/msgid/sage-devel/CAJD2D6s7EEsLrhv%3D5YkmcGpG7g%3De9Z6X3neGYf%2B%3DLxGVBxX_dQ%40mail.gmail.com.