Sat, 21 Mar 2026 16:52:25 UTC | login

Information for build ocaml-4.14.2-1.0.xcpng2.1~ydi2.1.el10

ID5302
Package Nameocaml
Version4.14.2
Release1.0.xcpng2.1~ydi2.1.el10
Epoch
DraftFalse
Sourcegit+https://github.com/xcp-ng-rpms/ocaml#64bc93a1533074b0121a48da57ca224122c2f027
SummaryOCaml compiler and programming environment
DescriptionOCaml is a high-level, strongly-typed, functional and object-oriented programming language from the ML family of languages. This package comprises two batch compilers (a fast bytecode compiler and an optimizing native-code compiler), an interactive toplevel system, parsing tools (Lex,Yacc), a replay debugger, a documentation generator, and a comprehensive library.
Built byydirson
State failed
Volume DEFAULT
StartedWed, 18 Mar 2026 09:17:12 UTC
CompletedWed, 18 Mar 2026 09:18:03 UTC
Taskbuild (v9.0-u-ydi1, /xcp-ng-rpms/ocaml:64bc93a1533074b0121a48da57ca224122c2f027)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/ocaml?#64bc93a1533074b0121a48da57ca224122c2f027'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Oct 25 2024 Yann Dirson <yann.dirson@vates.tech> - 4.14.2-1.0.xcpng2 - Almalinux9 build - Use redhat-rpm-config like in v8, not the non-public xenserver-config-rpm * Fri May 03 2024 Pau Ruiz Safont <pau.ruizsafont@cloud.com> - 4.14.2-1 - OCaml 4.14.2 * Fri May 03 2024 Pau Ruiz Safont <pau.ruizsafont@cloud.com> - 4.14.1-8 - IH-569: Remove patches for discarding out_channels' buffered data, they contained non-trivially solvable dangerous bugs * Tue Dec 19 2023 Pau Ruiz Safont <pau.ruizsafont@cloud.com> - 4.14.1-7 - CA-380523: Discard out_channel buffered data on permanent I/O error backport from https://github.com/ocaml/ocaml/pull/12314 * Fri Sep 22 2023 Pau Ruiz Safont <pau.ruizsafont@cloud.com> - 4.14.1-6 - Update the license to reflect the one used starting from version 4.04 - Enable gcc11 in %check on Xenserver 8 * Fri Aug 11 2023 Lin.Liu <Lin.Liu01@cloud.com> - 4.14.1-5 - CP-44254: Support builds on Xenserver 9 * Mon Jul 17 2023 Edwin Török <edwin.torok@cloud.com> - 4.14.1-4 - CA-375272: Use GCC 11 to build OCaml * Fri Jun 02 2023 Pau Ruiz Safont <pau.ruizsafont@cloud.com> - 4.14.1-2 - Enforce tests to pass * Fri May 05 2023 Pau Ruiz Safont <pau.ruizsafont@cloud.com> - 4.14.1-1 - Ocaml 4.14.1 - Fix the Source0 URL - chrpath is no longer needed - Use the %license macro - Build the test binaries so the tests will run - Sync patches with latest Fedora 38