Skip to content

Upgrade ocaml to 5.1.1 and other ocaml-packages and libguestft and supermin#9037

Merged
mbykhovtsev-ms merged 48 commits into3.0-devfrom
mbykhovtsev/upgrade-ocaml
May 29, 2024
Merged

Upgrade ocaml to 5.1.1 and other ocaml-packages and libguestft and supermin#9037
mbykhovtsev-ms merged 48 commits into3.0-devfrom
mbykhovtsev/upgrade-ocaml

Conversation

@mbykhovtsev-ms
Copy link
Copy Markdown
Contributor

@mbykhovtsev-ms mbykhovtsev-ms commented May 7, 2024

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./SPECS/LICENSES-AND-NOTICES/data/licenses.json, ./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md, ./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • If you are adding/removing a .spec file that has multiple-versions supported, please add @microsoft/cbl-mariner-multi-package-reviewers team as reviewer (Eg. golang has 2 versions 1.18, 1.21+)
  • Ready to merge

Summary

Continuation of PR #8326, in this PR I also upgrade other packages that build with ocaml, as well as major one like libguestfs and supermin

Change Log

Upgraded or re-built with new ocaml version these packages

  • azurelinux-rpm-macros
  • emacs
  • vim
  • annobin
  • llvm
  • ocaml
  • ocaml-base
  • ocaml-augeas
  • ocaml-findlib
  • ocaml-gettext
  • ocaml-ounit
  • ocaml-ocamlbuild
  • ocaml-dune
  • ocaml-csexp
  • ocaml-cppo
  • ocaml-pp
  • ocaml-lwt
  • ocaml-sexplib
  • ocaml-sexplib0
  • ocaml-ppxlib
  • ocaml-ppx-let
  • ocaml-ppx-derivers
  • ocaml-ppx-here
  • ocaml-parsexp
  • ocaml-camomile
  • ocaml-compiler-libs-janestreet
  • ocaml-stdlib-random
  • ocaml-camlp-streams
  • ocaml-ocplib-endian
  • ocaml-num
  • ocaml-fileutils
  • ocaml-re
  • ocaml-react
  • ocaml-cinaps
  • ocaml-topkg
  • libguestfs
  • hivex
  • graphviz
  • libnbd
  • nbdkit
  • supermin
Does this affect the toolchain?

YES

Test Methodology

@mbykhovtsev-ms mbykhovtsev-ms added the 3.0-dev PRs Destined for AzureLinux 3.0 label May 7, 2024
@mbykhovtsev-ms mbykhovtsev-ms marked this pull request as ready for review May 8, 2024 22:35
@mbykhovtsev-ms mbykhovtsev-ms requested review from a team as code owners May 8, 2024 22:35
Comment thread SPECS/annobin/annobin.spec Outdated
Comment thread SPECS/annobin/annobin.spec Outdated
Comment thread SPECS/annobin/annobin.spec Outdated
Comment thread SPECS/annobin/annobin.spec Outdated
Comment thread SPECS/annobin/annobin.spec
Comment thread SPECS/annobin/annobin.spec Outdated
Comment thread SPECS/azurelinux-rpm-macros/macros.ocaml-srpm Outdated
Comment thread SPECS/emacs/emacs.spec Outdated
Comment thread SPECS/emacs/emacs.spec Outdated
Comment thread SPECS/llvm/llvm.spec Outdated
@mbykhovtsev-ms
Copy link
Copy Markdown
Contributor Author

Since it changes toolkit packages I cannot build it in buddyBuild. But I did successfully rebuild it locally but making it use newly produced packages in the toolkit

Comment thread toolkit/scripts/toolchain/build_official_toolchain_rpms.sh Outdated
Comment thread SPECS/llvm/llvm.spec Outdated
Comment thread SPECS/llvm/llvm.spec
Comment thread SPECS/llvm/llvm.spec Outdated
Comment thread SPECS/ocaml-camlp-streams/ocaml-camlp-streams.spec Outdated
Comment thread SPECS/ocaml-fileutils/ocaml-fileutils.spec Outdated
Comment thread SPECS/ocaml-fileutils/ocaml-fileutils.spec Outdated
Comment thread SPECS/ocaml-findlib/ocaml-findlib.spec Outdated
Comment thread SPECS/ocaml-findlib/ocaml-findlib.spec Outdated
Comment thread SPECS/ocaml-pp/ocaml-pp.spec Outdated
Comment thread SPECS/ocaml-ppx-here/ocaml-ppx-here.spec Outdated
Comment thread SPECS/ocaml-ppx-let/ocaml-ppx-let.spec Outdated
Comment thread SPECS/ocaml-findlib/ocaml-findlib.spec Outdated
@mbykhovtsev-ms mbykhovtsev-ms merged commit 9b35e69 into 3.0-dev May 29, 2024
@mbykhovtsev-ms mbykhovtsev-ms deleted the mbykhovtsev/upgrade-ocaml branch May 29, 2024 00:56
@mbykhovtsev-ms mbykhovtsev-ms restored the mbykhovtsev/upgrade-ocaml branch May 29, 2024 01:00
@PawelWMS PawelWMS deleted the mbykhovtsev/upgrade-ocaml branch May 29, 2024 01:32
@PawelWMS PawelWMS restored the mbykhovtsev/upgrade-ocaml branch May 29, 2024 01:32
@neha170 neha170 mentioned this pull request Aug 29, 2024
12 tasks
Xiaohong-Deng pushed a commit to Xiaohong-Deng/azurelinux that referenced this pull request Nov 23, 2024
…permin (microsoft#9037)

Co-authored-by: Pawel Winogrodzki <pawelwi@microsoft.com>
@christopherco christopherco deleted the mbykhovtsev/upgrade-ocaml branch May 2, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants