Wed, 12 Mar 2025 09:55:04 CST | login

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

ID20039
Package Nameocaml-cppo
Version1.6.8
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ocaml-cppo.git?.#b92a7c0c51d7d018a2bcedab3072136626f0d38b
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
StartedThu, 26 Sep 2024 19:25:26 CST
CompletedThu, 26 Sep 2024 19:32:34 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
ocaml-cppo-1.6.8-7.ocs23.src.rpm (info) (download)
aarch64
ocaml-cppo-1.6.8-7.ocs23.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-7.ocs23.aarch64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-7.ocs23.aarch64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-7.ocs23.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-7.ocs23.aarch64.rpm (info) (download)
loongarch64
ocaml-cppo-1.6.8-7.ocs23.loongarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-7.ocs23.loongarch64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-7.ocs23.loongarch64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-7.ocs23.loongarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-7.ocs23.loongarch64.rpm (info) (download)
x86_64
ocaml-cppo-1.6.8-7.ocs23.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-7.ocs23.x86_64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-7.ocs23.x86_64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-7.ocs23.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-7.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.8-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.8-6 - Rebuilt for loongarch release * Fri Jun 21 2024 Rebuild Robot <rebot@opencloudos.org> - 1.6.8-5 - [Type] other - [DESC] Rebuilt for ocaml * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.8-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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