Github messages for voidlinux
 help / color / mirror / Atom feed
From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Package Request/ Help Making Template for PARI/GP
Date: Wed, 19 Aug 2020 10:56:00 +0200	[thread overview]
Message-ID: <20200819085600.z3Z3O2MApB_IaETxEEOKYdeTsFakIAyXQBZcQ2iCC44@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23692@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 3054 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/issues/23692#issuecomment-675978684

Comment:
Is it possible to add certain extensions to pari?
When trying to build SageMath, I get that it is not possible to use pari from system package because it misses pari_elldata, pari_galdata, pari_galpol, pari_seadata. (This in turn forbids to use giac from system.)

```
## ----------------------------------------------------- ##
## Checking whether SageMath should install SPKG pari... ##
## ----------------------------------------------------- ##
configure:17312: checking whether any of gmp mpir readline is installed as or will be installed as SPKG
configure:17321: result: no
configure:17326: checking for gp
configure:17344: found /bin/gp
configure:17356: result: /bin/gp
configure:17370: checking for gphelp
configure:17388: found /bin/gphelp
configure:17400: result: /bin/gphelp
configure:17417: checking whether gphelp has access to the documentation
configure:17420: result: yes
configure:17432: checking is pari_elldata installed?
  ***   at top-level: r=ellinit("11a1");r[11]
  ***                   ^---------------------
  *** ellinit: error opening elldata file: `/usr/share/pari/elldata/ell0'.
configure:17439: result: no; cannot use system pari/GP without elldata package
configure:17441: Install elldata package and reconfigure.
configure:17443: Otherwise Sage will build its own pari/GP.
configure:17447: checking is pari_galdata installed?
  ***   at top-level: polgalois(x^8-2)[1]
  ***                 ^-------------------
  *** polgalois: error opening galois file: `/usr/share/pari/galdata/COS8_50_47'.
configure:17454: result: no; cannot use system pari/GP without galdata package
configure:17456: Install galdata package and reconfigure.
configure:17458: Otherwise Sage will build its own pari/GP.
configure:17462: checking is pari_galpol installed?
  ***   at top-level: galoisgetname(12,1)=="C3 : C4"
  ***                 ^------------------------------
  *** galoisgetname: error opening galpol file: `/usr/share/pari/galpol/12/nb'.
configure:17469: result: no; cannot use system pari/GP without galpol package
configure:17471: Install galpol package and reconfigure.
configure:17473: Otherwise Sage will build its own pari/GP.
configure:17477: checking is pari_seadata installed?
  ***   at top-level: poldegree(ellmodulareqn(211)[1])
  ***                           ^----------------------
  *** ellmodulareqn: error opening seadata file: `/usr/share/pari/seadata/sea211'.
configure:17484: result: no; cannot use system pari/GP without seadata package
configure:17486: Install seadata package and reconfigure.
configure:17488: Otherwise Sage will build its own pari/GP.
configure:17492: checking whether hyperellcharpoly bug is fixed
configure:17497: result: yes
configure:17508: checking whether bnfisunit bug of pari 2.11.3 is fixed
configure:17513: result: yes
configure:17750: no suitable system package found for SPKG pari 
```

  parent reply	other threads:[~2020-08-19  8:56 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-21 17:14 [ISSUE] Package Request: PARI/GP motorto
2020-07-21 18:28 ` yopito
2020-07-21 18:58 ` motorto
2020-07-21 20:08 ` motorto
2020-07-21 20:09 ` motorto
2020-07-21 20:09 ` motorto
2020-07-21 20:09 ` motorto
2020-07-21 20:10 ` motorto
2020-07-21 20:25 ` motorto
2020-07-21 20:58 ` Package Request/ Help Making Template for PARI/GP motorto
2020-07-21 21:44 ` motorto
2020-07-21 21:50 ` motorto
2020-07-21 21:51 ` motorto
2020-07-22  0:39 ` sgn
2020-07-22  9:19 ` motorto
2020-07-22 10:30 ` motorto
2020-07-22 11:23 ` sgn
2020-07-22 11:34 ` sgn
2020-07-22 11:55 ` motorto
2020-07-22 12:25 ` sgn
2020-07-22 13:28 ` motorto
2020-07-22 13:49 ` sgn
2020-07-22 13:49 ` [ISSUE] [CLOSED] " sgn
2020-08-19  8:56 ` dkwo [this message]
2020-08-19  9:26 ` motorto
2020-08-19  9:46 ` dkwo
2020-08-19  9:53 ` motorto
2020-08-19 10:19 ` dkwo
2020-08-19 12:15 ` motorto
2020-08-19 12:36 ` dkwo
2020-08-19 12:37 ` dkwo
2020-08-19 13:18 ` sgn
2020-08-19 13:54 ` motorto
2020-08-19 14:18 ` dkwo
2020-08-19 19:54 ` motorto
2020-08-19 21:03 ` motorto
2020-08-20  7:59 ` dkwo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200819085600.z3Z3O2MApB_IaETxEEOKYdeTsFakIAyXQBZcQ2iCC44@z \
    --to=dkwo@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).