Wed, 12 Mar 2025 22:48:01 CST | login

Information for build ocaml-cppo-1.6.8-3.ocs23

ID758
Package Nameocaml-cppo
Version1.6.8
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ocaml-cppo.git?.#5cb6a3a5dee45c3c8a3724abc6c609021a122669
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 11 Aug 2023 11:08:40 CST
CompletedFri, 11 Aug 2023 11:10:27 CST
Taskbuild (dist-ocs23, /opencloudos-stream/ocaml-cppo.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ocaml-cppo.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
ocaml-cppo-1.6.8-3.ocs23.src.rpm (info) (download)
aarch64
ocaml-cppo-1.6.8-3.ocs23.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-3.ocs23.aarch64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-3.ocs23.aarch64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-3.ocs23.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-3.ocs23.aarch64.rpm (info) (download)
x86_64
ocaml-cppo-1.6.8-3.ocs23.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-3.ocs23.x86_64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-3.ocs23.x86_64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-3.ocs23.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-3.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 08 2023 cunshunxia <cunshunxia@tencent.com> - 1.6.8-3 - Rebuilt for ocaml-findlib 1.9.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.8-2 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 cunshunxia <cunshunxia@tencent.com> - 1.6.8-1 - initial build