Skip to content

Disable Rust AMQP when building in vcpkg#6738

Merged
antkmsft merged 1 commit into
Azure:mainfrom
antkmsft:disable-rust-amqp-in-vcpkg
Sep 15, 2025
Merged

Disable Rust AMQP when building in vcpkg#6738
antkmsft merged 1 commit into
Azure:mainfrom
antkmsft:disable-rust-amqp-in-vcpkg

Conversation

@antkmsft

Copy link
Copy Markdown
Member

Rust is not available in vcpkg pipelines.
This is to fix vcpkg daily verification PR (microsoft/vcpkg#34835).
Without this, the validation PR is broken and does not give us information on whether the rest of the packages would compile in vcpkg's CI, finding some problems before we release, #6732 being the most recent example.

@antkmsft antkmsft self-assigned this Sep 15, 2025
Copilot AI review requested due to automatic review settings September 15, 2025 11:53
@antkmsft antkmsft added Azure.Core EngSys This issue is impacting the engineering system. AMQP Issues related to the AMQP protocol Support in Azure Core vcpkg_package_manager Pull requests that update vcpkg_package_manager code labels Sep 15, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR disables Rust AMQP functionality when building the azure-core-amqp package through vcpkg, since Rust is not available in vcpkg build pipelines. This fix ensures vcpkg daily verification continues to work properly and provides early detection of compilation issues.

  • Adds a CMake option to disable Rust during vcpkg builds

@antkmsft antkmsft enabled auto-merge (squash) September 15, 2025 13:13
@antkmsft antkmsft merged commit 0d8b1bb into Azure:main Sep 15, 2025
46 checks passed
@antkmsft antkmsft deleted the disable-rust-amqp-in-vcpkg branch September 15, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AMQP Issues related to the AMQP protocol Support in Azure Core Azure.Core EngSys This issue is impacting the engineering system. vcpkg_package_manager Pull requests that update vcpkg_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants