Information for build alt-ergo-2.4.3-1.fc44

ID195644
Package Namealt-ergo
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.4.3
Release1.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/alt-ergo.git#af0e477b0fe761bc62fe5d9234cb0333aa274b8c
SummaryAutomated theorem prover including linear arithmetic
DescriptionAlt-Ergo is an automated theorem prover implemented in OCaml. It is based on CC(X) - a congruence closure algorithm parameterized by an equational theory X. This algorithm is reminiscent of the Shostak algorithm. Currently CC(X) is instantiated by the theory of linear arithmetics. Alt-Ergo also contains a home made SAT-solver and an instantiation mechanism by which it fully supports quantifiers.
git:https://github.com/OCamlPro/alt-ergo.git
Built byliuyang
State failed
Volume DEFAULT
StartedSat, 04 Apr 2026 19:05:41 CST
CompletedSat, 04 Apr 2026 19:30:36 CST
Taskbuild (f44, /rpms/alt-ergo.git:af0e477b0fe761bc62fe5d9234cb0333aa274b8c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/alt-ergo.git#af0e477b0fe761bc62fe5d9234cb0333aa274b8c'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Feb 06 2026 Jerry James <loganjerry@gmail.com> - 2.4.3-1 - Version 2.4.3 - The GUI is no longer distributed with the free version - The ability to build the library is no longer distributed with the free version - Drop many upstreamed patches - Add patch to allow building with cmdliner 2.x - Add patch to move binary plugin out of /usr/share - Add patch to avoid a deprecation warning * Mon Feb 02 2026 Jerry James <loganjerry@gmail.com> - 2.3.3-32 - Rebuild for ocaml-menhir 20260122 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Oct 14 2025 Richard W.M. Jones <rjones@redhat.com> - 2.3.3-29 - OCaml 5.4.0 rebuild * Tue Sep 16 2025 Jerry James <loganjerry@gmail.com> - 2.3.3-28 - Rebuild for ocaml-menhir 20250912 * Fri Sep 05 2025 Jerry James <loganjerry@gmail.com> - 2.3.3-27 - Rebuild for ocaml-menhir 20250903 * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jul 11 2025 Jerry James <loganjerry@gmail.com> - 2.3.3-25 - Rebuild to fix OCaml dependencies * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 2.3.3-23 - OCaml 5.3.0 rebuild for Fedora 42 - Correct License fields from Apache-2.0 to CECILL-C - Do configuration steps in %conf * Mon Aug 05 2024 Jerry James <loganjerry@gmail.com> - 2.3.3-22 - Rebuild for ocaml-menhir 20240715 and ocaml-zip 1.12 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 16 2024 Jerry James <loganjerry@gmail.com> - 2.3.3-20 - Rebuild for ocaml-zarith 1.14 * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 2.3.3-19 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 2.3.3-18 - OCaml 5.2.0 for Fedora 41 * Thu May 23 2024 Jerry James <loganjerry@gmail.com> - 2.3.3-17 - Add patch to fix misplaced inline attributes