Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704104 - sci-mathematics/gp2c-0.0.11.2 : checking for PARI configuration... configure: error: pari.cfg file not found. Please use
Summary: sci-mathematics/gp2c-0.0.11.2 : checking for PARI configuration... configure:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-28 17:11 UTC by Toralf Förster
Modified: 2019-12-29 17:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.55 KB, text/plain)
2019-12-28 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,282.22 KB, text/plain)
2019-12-28 17:11 UTC, Toralf Förster
Details
environment (environment,19.72 KB, text/plain)
2019-12-28 17:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.89 KB, application/x-bzip)
2019-12-28 17:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.68 KB, application/x-bzip)
2019-12-28 17:11 UTC, Toralf Förster
Details
sci-mathematics:gp2c-0.0.11.2:20191228-151223.log (sci-mathematics:gp2c-0.0.11.2:20191228-151223.log,3.82 KB, text/plain)
2019-12-28 17:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.57 KB, application/x-bzip)
2019-12-28 17:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-28 17:11:43 UTC
checking for perl... /usr/bin/perl
checking for multiarch system... 
checking for PARI configuration... configure: error: pari.cfg file not found. Please use
--with-paricfg=PATH where PATH is the path to pari.cfg or
dft.Config.in file.


  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20191222-151549

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:


repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 28 Dec 2019 14:05:44 +0000

emerge -qpvO sci-mathematics/gp2c
[ebuild  N    ] sci-mathematics/gp2c-0.0.11.2  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2019-12-28 17:11:45 UTC
Created attachment 601574 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-28 17:11:48 UTC
Created attachment 601576 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-28 17:11:51 UTC
Created attachment 601578 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-28 17:11:54 UTC
Created attachment 601580 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-28 17:11:57 UTC
Created attachment 601582 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-28 17:11:59 UTC
Created attachment 601584 [details]
sci-mathematics:gp2c-0.0.11.2:20191228-151223.log
Comment 7 Toralf Förster gentoo-dev 2019-12-28 17:12:03 UTC
Created attachment 601586 [details]
temp.tbz2
Comment 8 François Bissey 2019-12-28 19:34:27 UTC
It looks like pari.cfg's location hasn't been updated in the pari-2.9 ebuild from the main tree. Which means the real minimum version of pari supported by this ebuild right now is 2.11.2.
Comment 9 Larry the Git Cow gentoo-dev 2019-12-29 17:14:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cad04f268de3167424dc4aaa930d0ba10353306

commit 4cad04f268de3167424dc4aaa930d0ba10353306
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2019-12-29 17:12:37 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2019-12-29 17:12:37 +0000

    sci-mathematics/gp2c: update pari version requirement in new revision.
    
    The src_configure phase for gp2c needs the pari.cfg file that only
    newer versions of sci-mathematics/pari install. This was a pretty dumb
    mistake for me to make, considering that I recently updated pari
    precisely for this reason.
    
    Closes: https://bugs.gentoo.org/704104
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 .../gp2c/{gp2c-0.0.11.2.ebuild => gp2c-0.0.11.2-r1.ebuild}            | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)