This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build ocaml-cppo-1.6.9-5.fc40

ID90319
Package Nameocaml-cppo
Version1.6.9
Release5.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-cppo.git#85bfcf9763c569ade83503cea36524dcc5dc8c98
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.
Built byhezhengyu
State complete
Volume DEFAULT
StartedThu, 14 Dec 2023 01:05:32 CST
CompletedThu, 14 Dec 2023 01:32:27 CST
Taskbuild (f40, /rpms/ocaml-cppo.git:85bfcf9763c569ade83503cea36524dcc5dc8c98)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-cppo.git#85bfcf9763c569ade83503cea36524dcc5dc8c98'}}
Tags
f40
RPMs
src
ocaml-cppo-1.6.9-5.fc40.src.rpm (info) (download)
riscv64
ocaml-cppo-1.6.9-5.fc40.riscv64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.9-5.fc40.riscv64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.9-5.fc40.riscv64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.9-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
Changelog * 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 * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.6.8-3 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 14 2021 Jerry James <loganjerry@gmail.com> - 1.6.8-1 - Version 1.6.8 - New URLs - Add ocamlbuild subpackage for the plugin - Build, install, and test with dune