Sun, 28 Apr 2024 16:05:49 UTC | login

Information for build ocaml-4.11.1-1.fc33

ID188287
Package Nameocaml
Version4.11.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml.git#709f14be774a8df9dbf5d4162f3121313bb50a5a
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 16:31:12 UTC
CompletedFri, 27 Nov 2020 17:45:28 UTC
Taskbuild (f33, /rpms/ocaml.git:709f14be774a8df9dbf5d4162f3121313bb50a5a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml.git#709f14be774a8df9dbf5d4162f3121313bb50a5a'}}
Tags
f33
f37
f38
RPMs
src
ocaml-4.11.1-1.fc33.src.rpm (info) (download)
riscv64
ocaml-4.11.1-1.fc33.riscv64.rpm (info) (download)
ocaml-compiler-libs-4.11.1-1.fc33.riscv64.rpm (info) (download)
ocaml-docs-4.11.1-1.fc33.riscv64.rpm (info) (download)
ocaml-ocamldoc-4.11.1-1.fc33.riscv64.rpm (info) (download)
ocaml-runtime-4.11.1-1.fc33.riscv64.rpm (info) (download)
ocaml-source-4.11.1-1.fc33.riscv64.rpm (info) (download)
ocaml-debuginfo-4.11.1-1.fc33.riscv64.rpm (info) (download)
ocaml-debugsource-4.11.1-1.fc33.riscv64.rpm (info) (download)
ocaml-ocamldoc-debuginfo-4.11.1-1.fc33.riscv64.rpm (info) (download)
ocaml-runtime-debuginfo-4.11.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 4.11.1-1 - OCaml 4.11.1 release (RHBZ#1870368#c26). * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 4.11.0-1 - OCaml 4.11.0 release (RHBZ#1870368). * Tue Aug 04 2020 Richard W.M. Jones <rjones@redhat.com> - 4.11.0-0.9.dev2 - Bump and rebuild to fix DWARF versioning issues. - Enable LTO again. * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.0-0.7.dev2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 4.11.0-0.6.dev2 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Wed Jul 01 2020 Jeff Law <law@redhat.com> - 4.11.0-0.5.dev2.fc33 - Disable LTO * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 4.11.0-0.4.dev2.fc33 - Move to OCaml 4.11.0+dev2-2020-04-22. - Backport upstream RISC-V backend from 4.12 + fixes. - Enable tests on riscv64. - Disable ocaml-instr-* tools on riscv64. * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 4.11.0-0.3.pre.fc33 - Add fixes for various issues found in the previous build. * Fri Apr 17 2020 Richard W.M. Jones <rjones@redhat.com> - 4.11.0-0.2.pre.fc33 - Move to OCaml 4.11.0 pre-release with support for RISC-V. * Sat Apr 11 2020 Richard W.M. Jones <rjones@redhat.com> - 4.10.0-4.fc33 - Fix RISC-V backend. * Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 4.10.0-3.fc33 - Update all OCaml dependencies for RPM 4.16. * Thu Feb 27 2020 Richard W.M. Jones <rjones@redhat.com> - 4.10.0-2.fc33 - Add dist tag. * Tue Feb 25 2020 Richard W.M. Jones <rjones@redhat.com> - 4.10.0-1 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.0-0.beta1.0.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 18 2020 Richard W.M. Jones <rjones@redhat.com> - 4.10.0-0.beta1 - OCaml 4.10.0+beta1. * 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-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