Closed mkoeppe closed 3 years ago
Description changed:
---
+++
@@ -1 +1,5 @@
+http://cgm.cs.mcgill.ca/~avis/C/lrs.html
+http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/lrslib-070.tar.gz
+
+Sage package built from https://github.com/mkoeppe/lrslib (not updated yet).
As the Sage-8.8 release milestone is pending, we should delete the sage-8.8 milestone for tickets that are not actively being worked on or that still require significant work to move forward. If you feel that this ticket should be included in the next Sage release at the soonest please set its milestone to the next release milestone (sage-8.9).
Moving some tickets to 9.2. This is not a promise that I will be working on them.
Description changed:
---
+++
@@ -1,5 +1,5 @@
http://cgm.cs.mcgill.ca/~avis/C/lrs.html
-http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/lrslib-070.tar.gz
+http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/lrslib-071.tar.gz
Sage package built from https://github.com/mkoeppe/lrslib (not updated yet).
Changed keywords from none to upgrade, lrslib
Sage development has entered the release candidate phase for 9.3. Setting a new milestone for this ticket based on a cursory review of ticket status, priority, and last modification date.
Description changed:
---
+++
@@ -1,5 +1,6 @@
http://cgm.cs.mcgill.ca/~avis/C/lrs.html
-http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/lrslib-071.tar.gz
+http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/lrslib-071a.tar.gz
Sage package built from https://github.com/mkoeppe/lrslib (not updated yet).
+
Branch: u/mkoeppe/upgrade__lrslib_071a
Author: Matthias Koeppe
New commits:
6f34801 | build/pkgs/lrslib: Update lrslib to 071a+autotools-2021-05-17 |
Description changed:
---
+++
@@ -4,3 +4,5 @@
Sage package built from https://github.com/mkoeppe/lrslib (not updated yet).
+To test:
+`make configure && eval ./configure $(./config.status --config) --enable-download-from-upstream-url && make lrslib`
Various failures in ./sage -tp src/sage/game_theory/
, needs work
Does anyone already have patches to support lrslib 071a in the Sage library?
Branch pushed to git repo; I updated commit sha1. New commits:
a6ba760 | build/pkgs/lrslib/spkg-install.in: Remove LRS_QUIET - in 071a, it makes the output unusable |
This is better, but the rather shocking lrs format parser in src/sage/game_theory/parser.py
will need fixing
Branch pushed to git repo; I updated commit sha1. New commits:
d1bbfe4 | src/sage/features/lrs.py: Accept output from lrslib 071a |
Branch pushed to git repo; I updated commit sha1. New commits:
5d256d5 | src/sage/game_theory/parser.py: Make the parser accept lrslib-072a output |
Dependencies: #28435
Branch pushed to git repo; I updated commit sha1. New commits:
29a2e12 | build/pkgs/lrslib: Use lrslib-071a+autotools-2021-05-17b |
Should #28435 be dependent on this ticket, not the other way around?
Changed dependencies from #28435 to none
Dependencies: #28435
Changed dependencies from #28435 to none
Description changed:
---
+++
@@ -1,8 +1,17 @@
-http://cgm.cs.mcgill.ca/~avis/C/lrs.html
+lrslib is now at 071a.
-http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/lrslib-071a.tar.gz
+- http://cgm.cs.mcgill.ca/~avis/C/lrs.html
+- http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/
+- Sage package built from https://github.com/mkoeppe/lrslib
+- To test:
+`make configure && eval ./configure $(./config.status --config) --enable-download-from-upstream-url && make lrslib`
-Sage package built from https://github.com/mkoeppe/lrslib (not updated yet).
+Polymake 4.3 was released Dec 2020, we are several releases behind:
+- https://polymake.org/doku.php/news/release_4_3
+- https://polymake.org/doku.php/news/release_4_2
+- https://polymake.org/doku.php/news/release_4_1
+- https://polymake.org/doku.php/news/release_4_0
+- https://polymake.org/doku.php/news/release_3_6
+- https://polymake.org/doku.php/news/release_3_5,
-To test:
-`make configure && eval ./configure $(./config.status --config) --enable-download-from-upstream-url && make lrslib`
+For updated instructions regarding the Perl prerequisites, see #31830. Let's keep that a separate ticket.
Branch pushed to git repo; I updated commit sha1. New commits:
bc66490 | build/pkgs/libxml2/spkg-install: Make it executable |
FYI polymake 4.4 was just released
should we do a bump to 4.4 here now?
Description changed:
---
+++
@@ -6,7 +6,8 @@
- To test:
`make configure && eval ./configure $(./config.status --config) --enable-download-from-upstream-url && make lrslib`
-Polymake 4.3 was released Dec 2020, we are several releases behind:
+Polymake 4.4 was released 2021-05-18, we are several releases behind:
+- https://polymake.org/doku.php/news/release_4_4
- https://polymake.org/doku.php/news/release_4_3
- https://polymake.org/doku.php/news/release_4_2
- https://polymake.org/doku.php/news/release_4_1
Branch pushed to git repo; I updated commit sha1. New commits:
3456c2c | build/pkgs/polymake: Update to 4.4 |
tested on macOS Catalina only
lrslib
does not compile on my Debian buster x86_64, see the attached log.
Reviewer: Thierry Monteil
Attachment: lrslib-071a+autotools-2021-05-17b.log
it build for me on Fedora. Something is not right with openmpi in your log.
I haven't tested at all with openmpi yet -- PRs are welcome
Branch pushed to git repo; I updated commit sha1. New commits:
720c624 | build/pkgs/lrslib: Use 071a+autotools-2021-05-18 |
OK, mpi is fixed now
Branch pushed to git repo; I updated commit sha1. New commits:
3504a7d | build/pkgs/polymake/spkg-install.in: Pass number of threads to ninja |
Branch pushed to git repo; I updated commit sha1. New commits:
06284e9 | Fixup |
lrslib is now at 071b.
make configure && eval ./configure $(./config.status --config) --enable-download-from-upstream-url && make lrslib
polymake 4.4 tarball: https://polymake.org/lib/exe/fetch.php/download/polymake-4.4-minimal.tar.bz2
Polymake 4.4 was released 2021-05-18, we are several releases behind:
For updated instructions regarding the Perl prerequisites, see #31830. Let's keep that a separate ticket.
CC: @slel @yuan-zhou @kliem @videlec @kiwifb @dimpase @simon-king-jena
Component: packages: optional
Keywords: upgrade, lrslib
Author: Matthias Koeppe, Jonathan Kliem, Travis Scrimshaw
Branch/Commit:
ff69f28
Reviewer: Thierry Monteil, Matthias Koeppe, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/27745