On Thu, 23 Apr 2020, 15:19 Frédéric Chapoton, <fchapot...@gmail.com> wrote:

> First build failure on my laptop since a very long time:
>
> Checking whether SageMath should install SPKG gp2c...
> configure: gp2c has already been installed by SageMath
> configure: gp prefix is .
> configure: error: unable to locate pari.cfg
> If you would like to try to build Sage anyway (to help porting),
> export the variable 'SAGE_PORT' to something non-empty.
> make[1]: *** [Makefile:49: build/make/Makefile] Error 1
> make[1] : on quitte le répertoire « /home/chapoton/sage3 »
> make: *** [Makefile:32: base-toolchain] Error 2
>

you can remove build/pkgs/gp2c/spkg-configure.m4

and then
./bootstrap && ./configure && make build

this is of course a hack...

>
> I would hate to be forced to "make dist-clean".
>
> Le jeudi 23 avril 2020 00:41:50 UTC+2, Volker Braun 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
>>
>> Due to the blocker ticket bonanza we aren't stabilizing yet, so expect
>> more rc versions...
>>
>>
>> 249fc90389 (tag: 9.1.rc1, trac/develop) Updated SageMath version to
>> 9.1.rc1
>> 358caa9bcc Trac #29546: Upgrade: OpenSSL 1.1.1g
>> 4328c62924 Trac #29501: spkg-check.in: Do not use sdh_make to do 'make
>> check', to avoid misleading messages
>> 9ad1188c15 Trac #29510: spkg-check.in: Remove messages that duplicate
>> sage-spkg's messages
>> f00937e20c Trac #29489: Fix configure messages "rm: conftest.dir: is a
>> directory"
>> cf92498b12 Trac #29525: SSTPosets are lattices
>> bc4b0ec1f9 Trac #29524: bug with rational input in IntegerVectors
>> 0feabfd714 Trac #29508: Add system package lists for pandoc (prereq of
>> rst2ipynb)
>> 9fe26c1d01 Trac #29442: Fix failing doctest in
>> src/sage/interfaces/tachyon.py
>> 447faa145a Trac #29424: Slackware: system packages fix
>> 655d6b8395 Trac #29392: ./configure --enable-experimental-packages
>> --enable-download-from-upstream-url
>> 1fc05087b8 Trac #29065: Inverse function for `gale_transform`
>> aa09eef5f3 Trac #28866: doctest killed due to abort in
>> geometry/polyhedron/base.py
>> 98c7ce0824 Trac #29532: cygwin: Fix spkg-configure.m4 for iconv
>> 9980a1fa1d Trac #29518: remove deprecated stuff from graphs
>> 1007d3cccd Trac #29417: tox.ini, GitHub CI workflow - minor fixes, more
>> homebrew configuration factors, improve docker interface
>> 5d8fcd0929 Trac #29324: Translation with both Vrep and Hrep
>> 08777b75f4 Trac #21262: Center related classes and methods in Skew
>> Polynomials
>> 4ad646eba7 Trac #19677: Document the output type of
>> Graph.matching(value_only=True)
>> 9529870fdb Trac #29526: eclib spkg-configure.m4: Check for mwrank
>> executable
>> 0a8d939ab3 Trac #29477: Fix enumeration alignment in doc of RealField
>> 5e123ca270 Trac #29513: sage-spkg: Remove check for executable permission
>> on spkg-install.in script templates
>> 6668539ab3 Trac #29492: Remove outdated boilerplate from spkg-install.in
>> and spkg-check.in
>> 9a87bf3e07 Trac #29435: some details as suggested by pyflakes
>> 8fc13d0382 Trac #29407: Fix a bug in residue_field and add get_place to
>> rational function fields
>> 082626e207 Trac #29108: Cleanup schemes/readme.py
>> 2ee8e1490f Trac #29517: register_as_coercion fails when no coercion map
>> was already discovered
>> 19947d7b42 Trac #29197: mcqd  needs an update of spkg-install
>> 9af553f1c9 Trac #28971: tachyon syntax error when building doc
>> a64c5b87e2 Trac #28173: Implemented Is_Newton for Dynamical Systems
>> 4ab89e9600 Trac #29505: add missing raise and fix some imports in number
>> fields
>> 46a4440b66 Trac #29503: allow custom prefix in shuffle and Zinbiel
>> algebras
>> f5db28573c Trac #29494: Reject old system pari with bug in
>> hyperellcharpoly
>> 5408226897 Trac #29491: gp2c spkg-configure.m4 cleanup
>> e903b7191f Trac #29487: debian: Add system package providing the
>> executable sqlite3
>> b907f22b62 Trac #29482: Fix assorted documentation errors in TESTS blocks
>> and underscore methods
>> ed5533ff0c Trac #29453: Detect and use the system fflas-ffpack
>> c68ef6d5bc Trac #29444: Upgrade matplotlib to 2.2.5 (last release
>> supporting py2)
>> 8f83955ac9 Trac #29385: Fix the alignment of the numbered points in
>> finite-dimensional algebras with basis
>> 816722b347 Trac #29384: Clean up src/bin/sage-env-config.in: Move logic
>> to src/bin/sage-env, move non-environment configuration variables to
>> sage_conf.py
>> 6403c3cef3 Trac #29054: polymake: Add system package lists for Perl
>> prereqs
>> d0eb939577 Trac #28915: Upgrade: OpenSSL 1.1.1f
>> 12367fdb68 Trac #28868: 7 imagemagick failing doctest in plot/animate.py
>> 0af715d7d1 Trac #27272: spkg-configure.m4 for iml
>> a4c2125590 Trac #25796: Implement elementary cellular automata
>> 47960151f1 Trac #29504: ./configure + homebrew: recommend the script
>> .homebrew-build-env
>> 0779c8c2a5 Trac #29496: Update README.md and Installation Guide
>> 2713a7b0a1 Trac #29488: sage-spkg: Advertise sage -buildsh, not sage -sh
>> e7a37fd885 Trac #29473: fedora: Add python3-devel system packages,
>> standardize build/pkgs/python3/distros/*.txt, fix cysignals build on fedora
>> bf8c781799 Trac #29404: Fix build failures of pynac on macos with system
>> python3
>> 5d535e55b5 Trac #26018: Race conditions because of DESTDIR
>> caf525de1d Trac #29460: Run configure less often
>> b42af5e1f9 Trac #29408: Fix build errors with pplpy, scipy, kiwisolver,
>> fpylll on macos with system python3
>> 58c92b8269 Trac #29481: Fix up "sage -i" for optional packages
>> 10ed24e3ed (tag: 9.1.rc0) Updated SageMath version to 9.1.rc0
>>
>> --
> 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/dfd62bdf-7e70-4456-a845-e0dee8c96ee3%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-release/dfd62bdf-7e70-4456-a845-e0dee8c96ee3%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAAWYfq1%2BVxSkffg5%2Bd5q0z4%2B27oMhhv26ezg5jA6HU6wmujPeg%40mail.gmail.com.

Reply via email to