Skip to content

Conversation

edsavage
Copy link
Contributor

@edsavage edsavage commented Dec 6, 2024

Remove documentation and configuration related to building on Intel macOS.

Basically a backport of #2774

From version 9.0.0 we drop support for macos x86_64 builds.

Therefore all support for cross compiling for macos x86_64 has also been
dropped.

Macos builds have been migrated to be executed solely on macos 13 (Ventura)
aarch64. In CI, these builds are performed on updated Orka VMs.

In addition, 3rd party dependencies (boost, pytorch) are now baked into
the Orka VM, so downloading these dependencies at run time is no longer
required.

Depends on elastic/elasticsearch#104125
Remove the dependency on the macOS x86 build (as it no longer exists)
allowing the DRA upload step to proceed.

This unblocks the staging and snapshot pipelines.
Emergency fix for staging, snapshot & debug build pipelines
Copy link
Contributor

@valeriy42 valeriy42 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you for finishing up this backport! 🙏

@edsavage edsavage changed the title [8.18][ML] drop macOS Intel builds [8.18][ML] Drop support for macOS Intel builds Dec 9, 2024
@edsavage edsavage merged commit 5e48d37 into elastic:8.x Dec 9, 2024
12 checks passed
@edsavage edsavage deleted the 8_18_drop_macos_intel_builds branch March 20, 2025 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants