Sat, 21 Sep 2024 11:15:04 CST | login

Information for build ocaml-cppo-1.6.6-14.el9

ID21925
Package Nameocaml-cppo
Version1.6.6
Release14.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/ocaml-cppo.git#593a8cef177050ecf8c5f465b5286e0b536025f7
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 bydistrobuild
State complete
Volume DEFAULT
StartedWed, 06 Jul 2022 19:42:49 CST
CompletedWed, 06 Jul 2022 22:22:55 CST
Taskbuild (dist-circle9, /stage/rpms/ocaml-cppo.git:593a8cef177050ecf8c5f465b5286e0b536025f7)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/ocaml-cppo.git?#593a8cef177050ecf8c5f465b5286e0b536025f7'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
ocaml-cppo-1.6.6-14.el9.src.rpm (info) (download)
aarch64
ocaml-cppo-1.6.6-14.el9.aarch64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.6-14.el9.aarch64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.6-14.el9.aarch64.rpm (info) (download)
i686
ocaml-cppo-1.6.6-14.el9.i686.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.6-14.el9.i686.rpm (info) (download)
ocaml-cppo-debugsource-1.6.6-14.el9.i686.rpm (info) (download)
ppc64le
ocaml-cppo-1.6.6-14.el9.ppc64le.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.6-14.el9.ppc64le.rpm (info) (download)
ocaml-cppo-debugsource-1.6.6-14.el9.ppc64le.rpm (info) (download)
s390x
ocaml-cppo-1.6.6-14.el9.s390x.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.6-14.el9.s390x.rpm (info) (download)
ocaml-cppo-debugsource-1.6.6-14.el9.s390x.rpm (info) (download)
x86_64
ocaml-cppo-1.6.6-14.el9.x86_64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.6-14.el9.x86_64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.6-14.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
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 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.6-14 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 23 2021 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-13 - Bump and rebuild resolves: rhbz#1975301 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.6-12 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-10 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-9 - OCaml 4.11.0 rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-8 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-6 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-5 - OCaml 4.11.0 pre-release attempt 2 * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-4 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-3 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-1 - New upstream version 1.6.6. - Change build system from jbuilder to dune. - Remove patch for fix which is now upstream. - OCaml 4.10.0+beta1 rebuild. * Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.6.5-6 - OCaml 4.09.0 (final) rebuild. * Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 1.6.5-5 - OCaml 4.08.1 (final) rebuild.