Sat, 20 Apr 2024 12:00:14 UTC | login

Information for build ocaml-4.09.0-13.fc32

ID132426
Package Nameocaml
Version4.09.0
Release13.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml.git#71ffd8d2046850990b467ae441efb96194df951a
SummaryOCaml compiler and programming environment
DescriptionOCaml is a high-level, strongly-typed, functional and object-oriented programming language from the ML family of languages. This package comprises two batch compilers (a fast bytecode compiler and an optimizing native-code compiler), an interactive toplevel system, parsing tools (Lex,Yacc), a replay debugger, a documentation generator, and a comprehensive library.
Built byrjones
State complete
Volume DEFAULT
StartedTue, 07 Jan 2020 17:24:09 UTC
CompletedTue, 07 Jan 2020 20:11:20 UTC
Taskbuild (f32-ocaml, /rpms/ocaml.git:71ffd8d2046850990b467ae441efb96194df951a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml.git#71ffd8d2046850990b467ae441efb96194df951a'}}
Tags No tags
RPMs
src
ocaml-4.09.0-13.fc32.src.rpm (info) (download)
riscv64
ocaml-4.09.0-13.fc32.riscv64.rpm (info) (download)
ocaml-compiler-libs-4.09.0-13.fc32.riscv64.rpm (info) (download)
ocaml-docs-4.09.0-13.fc32.riscv64.rpm (info) (download)
ocaml-ocamldoc-4.09.0-13.fc32.riscv64.rpm (info) (download)
ocaml-runtime-4.09.0-13.fc32.riscv64.rpm (info) (download)
ocaml-source-4.09.0-13.fc32.riscv64.rpm (info) (download)
ocaml-debuginfo-4.09.0-13.fc32.riscv64.rpm (info) (download)
ocaml-debugsource-4.09.0-13.fc32.riscv64.rpm (info) (download)
ocaml-ocamldoc-debuginfo-4.09.0-13.fc32.riscv64.rpm (info) (download)
ocaml-runtime-debuginfo-4.09.0-13.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jan 07 2020 Richard W.M. Jones <rjones@redhat.com> - 4.09.0-13 - Bump release and rebuild. * Tue Jan 07 2020 Richard W.M. Jones <rjones@redhat.com> - 4.09.0-12 - Bump release and rebuild. * Tue Jan 07 2020 Richard W.M. Jones <rjones@redhat.com> - 4.09.0-4 - OCaml 4.09.0 for riscv64 * Tue Dec 10 2019 Richard W.M. Jones <rjones@redhat.com> - 4.09.0-3 - Require redhat-rpm-config to get hardening flags when linking. * Thu Dec 05 2019 Richard W.M. Jones <rjones@redhat.com> - 4.09.0-2 - OCaml 4.09.0 final. - Use autosetup, remove old setup line. - Remove ocamloptp binaries. - Rename target_camlheader[di] -> camlheader[di] files. - Remove vmthreads - old threading library which is no longer built. - Remove x11 subpackage which is obsolete. - Further fixes to CFLAGS and annobin. * Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 4.08.1-1 - OCaml 4.08.1 final. * Tue Jul 30 2019 Richard W.M. Jones <rjones@redhat.com> - 4.08.1-0.rc2.1 - OCaml 4.08.1+rc2. - Include fix for miscompilation of off_t on 32 bit architectures. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.08.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 4.08.0-1 - OCaml 4.08.0 (RHBZ#1673688). * Fri Apr 26 2019 Richard W.M. Jones <rjones@redhat.com> - 4.08.0-0.beta3.1 - OCaml 4.08.0 beta 3 (RHBZ#1673688). - emacs subpackage has been dropped (from upstream): https://github.com/ocaml/ocaml/pull/2078#issuecomment-443322613 https://github.com/Chris00/caml-mode - Remove ocamlbyteinfo and ocamlpluginfo, neither can be compiled. - Disable tests on all architectures, temporarily hopefully. - Package threads/*.mli files. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.07.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Aug 17 2018 Richard W.M. Jones <rjones@redhat.com> - 4.07.0-3 - Bootstrap from previously build Fedora compiler by default. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.07.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 4.07.0-1 - OCaml 4.07.0 (RHBZ#1536734). * Tue Jun 26 2018 Richard W.M. Jones <rjones@redhat.com> - 4.07.0-0.rc1.3 - Enable emacs again on riscv64. * Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 4.07.0-0.rc1.2 - OCaml 4.07.0-rc1 (RHBZ#1536734). * Tue Jun 05 2018 Richard W.M. Jones <rjones@redhat.com> - 4.07.0-0.beta2.1 - Add RISC-V patch to add debuginfo (DWARF) generation. * Thu Apr 26 2018 Richard W.M. Jones <rjones@redhat.com> - 4.07.0-0.beta2.0 - OCaml 4.07.0-beta2 (RHBZ#1536734). * Sun Feb 25 2018 Richard W.M. Jones <rjones@redhat.com> - 4.06.0-5 - Add another couple of RISC-V patches from nojb branch. * Sat Feb 24 2018 Richard W.M. Jones <rjones@redhat.com> - 4.06.0-4 - Remove mesa* dependencies which are not needed. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.06.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 10 2018 Richard W.M. Jones <rjones@redhat.com> - 4.06.0-2 - Drop non-free documentation (RHBZ#1530647).