Replies: 8 comments 3 replies
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
I verified that 4.14.0-beta1 builds and passes all tests from the FreeBSD port's perspective. |
Beta Was this translation helpful? Give feedback.
-
I did some test builds for Fedora and everything seems okay so far. I have not tried building all of the packages yet, but will do so over the next few days. |
Beta Was this translation helpful? Give feedback.
-
We have some fresh Gentoo bugs for GCC-15 compatibility, due to If the development roadmap can be trusted, GCC-15 is in stage three (out of four) of its release cycle, and could be released while GAP 4.14.0 is current (typically April/May). Now might be the time to either fix what it is complaining about, or append the necessary |
Beta Was this translation helpful? Give feedback.
-
With GCC 14.2.1, things are mostly OK. I somehow have test failures in hap-1.66 even with GAP 4.13.1:
With 4.14.0-beta1, I still get those two, but also a few others:
|
Beta Was this translation helpful? Give feedback.
-
Yes, Singular 4.4 changed the return type of "hilb" from intvec to bigintvec. Patching |
Beta Was this translation helpful? Give feedback.
-
Dear all,
I plan to release GAP 4.14.0 in 1-2 weeks (before December 1st) assuming all goes well. To prepare for that, I've made a prerelease to allow testing.
Version 4.14.0-beta1 is mostly intended for use by people who package GAP for Linux distributions, or similar things (Homebrew, FreeBSD ports, Conda, SageMath, ...). The idea is to iron out issues related to packaging before the final release.
That said, everyone else is of course also welcome to give it a try. I don't expect major changes in the final release, though we'll still merge PRs and package updates if they don't appear "risky".
You can find this pre-release at https://github.com/gap-system/gap/releases/tag/v4.14.0-beta1
If you want all GAP sources and all packages, you need gap-4.14.0-beta1.tar.gz.
Some people who I know package GAP and might be interested in this include @antonio-rojas @isuruf @saraedum @jamesjer @orlitzky @collares @AndreasEnge @yurivict @kiwifb @mkoeppe
Beta Was this translation helpful? Give feedback.
All reactions