Mon, 08 Jul 2024 00:17:56 UTC | login

Information for build ocaml-cppo-1.6.9-9.fc41

ID308120
Package Nameocaml-cppo
Version1.6.9
Release9.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-cppo.git#5cf63a1d3c18ba1c6b6e418b7297127c7f49ab86
SummaryEquivalent of the C preprocessor for OCaml programs
DescriptionCppo is an equivalent of the C preprocessor targeted at the OCaml language and its variants. The main purpose of cppo is to provide a lightweight tool for simple macro substitution (#define) and file inclusion (#include) for the occasional case when this is useful in OCaml. Processing specific sections of files by calling external programs is also possible via #ext directives. The implementation of cppo relies on the standard library of OCaml and on the standard parsing tools Ocamllex and Ocamlyacc, which contribute to the robustness of cppo across OCaml versions.
https://github.com/ocaml-community/cppo
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 15:02:02 UTC
CompletedMon, 03 Jun 2024 15:17:17 UTC
Taskbuild (f41, /rpms/ocaml-cppo.git:5cf63a1d3c18ba1c6b6e418b7297127c7f49ab86)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-cppo.git#5cf63a1d3c18ba1c6b6e418b7297127c7f49ab86'}}
Tags
f41
RPMs
src
ocaml-cppo-1.6.9-9.fc41.src.rpm (info) (download)
riscv64
ocaml-cppo-1.6.9-9.fc41.riscv64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.9-9.fc41.riscv64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.9-9.fc41.riscv64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.9-9.fc41.riscv64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.9-9.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-9 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-6 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-5 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-4 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.6.9-1 - Version 1.6.9 - Convert License tag to SPDX - Use new dune macros * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.8-7 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 1.6.8-4 - OCaml 4.14.0 rebuild