also, could you run

find /usr -name pari.cfg

and post the output here - apparently Fedora hides this file somewhere
we can't find
(and total absense of this file  is a Fedora bug...)


On Tue, Dec 15, 2020 at 10:40 AM Dima Pasechnik <dimp...@gmail.com> wrote:
>
> Could you replace
> the line
>
> AC_MSG_ERROR([using system pari and unable to locate pari.cfg])
>
> with
>
> AC_MSG_WARN([using system pari and unable to locate pari.cfg])
>
> in
>
> build/pkgs/gp2c/spkg-configure.m4
>
> and try again?
> (starting with ./bootstrap)
>
>
> On Tue, Dec 15, 2020 at 10:28 AM David Coudert <david.coud...@gmail.com> 
> wrote:
> >
> > Here it is.
> >
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "sage-release" group.
> > To unsubscribe from this group and stop receiving emails from it, send an 
> > email to sage-release+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/BB541F4D-41B2-4835-B34A-2D46BA98D694%40gmail.com.
> >
> >
> > Le 15 déc. 2020 à 11:14, Dima Pasechnik <dimp...@gmail.com> a écrit :
> >
> > please post config.log
> >
> > probably https://trac.sagemath.org/ticket/30231 didn't do the job :-(
> >
> > On Tue, Dec 15, 2020 at 9:32 AM David Coudert <david.coud...@gmail.com> 
> > wrote:
> >
> >
> > I’m unable to upgrade from 9.3.beta3 on fedora 32.
> > It fails during bootstrap. See attached file.
> > Thank you for your help.
> > David.
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "sage-release" group.
> > To unsubscribe from this group and stop receiving emails from it, send an 
> > email to sage-release+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.
> >
> >
> > Le 15 déc. 2020 à 01:22, Volker Braun <vbraun.n...@gmail.com> a écrit :
> >
> > As always, you can get the latest beta version from the "develop" git 
> > branch. Alternatively, the self-contained source tarball is at 
> > http://www.sagemath.org/download-latest.html
> >
> > c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
> > 2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options of 
> > "sage -package list"
> > 831e4e254d Trac #30628: Change font of axis labels in Three.js
> > 92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large 
> > extents in Three.js
> > 16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
> > c25b0765a1 Trac #31037: Install tests in sage/tests/books
> > da907c1d39 Trac #31032: some raw string for pdf doc building in 
> > sage-on-gentoo
> > 592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
> > f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns 
> > encoding of original graph
> > a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and 
> > oeis.py
> > 1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
> > 9076db9f98 Trac #30994: Improvements to multiple zeta values
> > 365b32845b Trac #30987: fix lcalc on gcc-10
> > d297724750 Trac #30974: sage --package create PACKAGE --pypi
> > 433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage 
> > -package list"
> > eae1a0873e Trac #30962: use Parent in shuffle
> > e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, 
> > linuxmint-20*, fedora-34; update debian-bullseye packages
> > c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt 
> > across build/pkgs/
> > 7503467d30 Trac #30587: Remove import of 'ppl' at startup using lazy_import 
> > with feature
> > 0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in 
> > combinatorial polyhedron
> > 97aaf2e520 Trac #30539: More Void Linux spkg's
> > 494c975e8d Trac #30375: Gather and clean up compiler flags
> > 6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
> > 3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for 
> > the sage-local artifact
> > 32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at 
> > the beginning of the PATH
> > b997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via 
> > sage-config if it exists
> > c06aabc942 Trac #29850: Install sage-env-config as part of sage_conf
> > 5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.9
> > 3d61303663 Trac #28712: clarify acceptable input to prime_range
> > 790c30db33 Trac #28623: Upgrade Arb to 2.18.1
> > 77f7f815b8 Trac #31022: symmetrica: Add xz as dependency
> > b2c45d9162 Trac #31020: build/make/Makefile.in: Fix SAGE_CHECK logic, 
> > conditionalize sagetex dependencies on SAGE_CHECK
> > 3dff3f40e6 Trac #31002: Specify bdist temp folder for WSL compatibility
> > fc7304a52d Trac #30970: Graphic function point() broken
> > eec48d9c5d Trac #31011: Update docs in src/sage/matrix/matrix0.pyx to use 
> > \dots instead of \hdots
> > 9d862ed8e1 Trac #18406: Fix times in graphics doc
> > f252d8dd8f Trac #10653: Formatting error in doc for dynamic classes
> > e2d56a5a31 Trac #31014: flake8 for combinatorial Hopf algebras
> > 1178a486f3 Trac #30988: small enhancement of MZV
> > 462c509b37 Trac #30978: perl_cpan_polymake_prereq: Fix up install script
> > 2f5d153968 Trac #30973: partial flake8 cleanup for misc/
> > dd3a160370 Trac #30967: partial flake8 cleanup for tableau
> > 2a3296d3a7 Trac #30966: another wave of cleanup for pbori
> > ec88350ebe Trac #30952: conversions of posets to macaulay2
> > 8d3a6a16fb Trac #30943: refresh fully commutative elements
> > c76fee190f Trac #30917: refresh the Weyl character ring
> > 2c7e79a898 Trac #30900: Remove last traces of zope_interface
> > acea57e349 Trac #30890: distros info for tox
> > 0363814f57 Trac #30822: some typos inside combinat, found by sage --tox
> > e6d607125e Trac #30857: additional compatibility wrappers after #24483
> > a4f8406bb1 Trac #30823: some typos in elliptic curves and flake8 for BSD.py
> > e9727bf30b Trac #31015: Cysignals testsuite fails due to FORTIFY_SOURCE
> > 2a850d5aa1 Trac #30996: adding an option for the opposite product in free 
> > Zinbiel algebras
> > bb9ceadc8a Trac #30985: Update sympy to 1.7
> > ca088c9c93 (tag: 9.3.beta3, trac/develop) Updated SageMath version to 
> > 9.3.beta3
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "sage-release" group.
> > To unsubscribe from this group and stop receiving emails from it, send an 
> > email to sage-release+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/0cbfd890-783a-46c1-9088-6101c2154c37n%40googlegroups.com.
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "sage-release" group.
> > To unsubscribe from this group and stop receiving emails from it, send an 
> > email to sage-release+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "sage-release" group.
> > To unsubscribe from this group and stop receiving emails from it, send an 
> > email to sage-release+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/CAAWYfq32ivoNx%3D172kFgRpJG0ukcdZY%3DV5xuJFETgjOtz53RuA%40mail.gmail.com.
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "sage-release" group.
> > To unsubscribe from this group and stop receiving emails from it, send an 
> > email to sage-release+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/BB541F4D-41B2-4835-B34A-2D46BA98D694%40gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq2VknXtNNQ%3De-THsD%3Dku7N9cTrARSLapSL_h%2BkamZD-qg%40mail.gmail.com.

Reply via email to