Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prebuilts for darwin/arm64 (M1 Apple Silicon) #9852

Closed
clienthax opened this issue Mar 9, 2021 · 5 comments · Fixed by #11844
Closed

Prebuilts for darwin/arm64 (M1 Apple Silicon) #9852

clienthax opened this issue Mar 9, 2021 · 5 comments · Fixed by #11844
Labels
type/ci Relating to continuous integration (CI) tooling for testing or releases type/enhancement Proposed improvement or new feature

Comments

@clienthax
Copy link

clienthax commented Mar 9, 2021

Feature Description

Generate prebuilds for darwin/arm64 and make available on consul.io website.

Use Case(s)

Allows easier use of consul on darwin/arm64 for M1 / apple silicon devices

@clienthax clienthax changed the title Prebuilts for darwin/arm64 Prebuilts for darwin/arm64 (M1 Apple Silicon) Mar 9, 2021
@jsosulska jsosulska added type/ci Relating to continuous integration (CI) tooling for testing or releases type/enhancement Proposed improvement or new feature labels Mar 9, 2021
@hxnets
Copy link

hxnets commented Mar 18, 2021

con't install in m1 silicon

brew install --build-from-source consul
==> Cloning https://github.com/hashicorp/consul.git
Updating /Users/mac/Library/Caches/Homebrew/consul--git
==> Checking out tag v1.9.4
HEAD is now at 10bb6cb Release v1.9.4
HEAD is now at 10bb6cb Release v1.9.4
==> make
Error: An exception occurred within a child process:
Errno::ENOENT: No such file or directory - bin/consul

@hollow
Copy link

hollow commented Apr 28, 2021

please make darwin arm64 a first-class citizen. as of today it is still a major hassle for almost all hashicorp products 😢

@jkirschner-hashicorp
Copy link
Contributor

Hello all,

Just letting you know that we're targeting an October/November timeframe for the release of an official darwin/arm64 Consul binary.

Additionally, official builds for the darwin/arm64 target were recently released for Vault, Terraform, Packer, and Waypoint.

@tyrantkhan
Copy link

@jkirschner-hashicorp do you think the official consul binary is close to being released?

@jkirschner-hashicorp
Copy link
Contributor

Hi @tyrantkhan,

Thanks for following up on this! We merged PR #11844 earlier today to add darwin/arm64 support to our release pipeline. All future open-source and enterprise releases should include a darwin/arm64 build.

The Consul open-source 1.11.1 build (released today) was actually made after #11844, so its first darwin/arm64 build is available now! The first enterprise darwin/arm64 build should be available with the next patch release (1.11.2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/ci Relating to continuous integration (CI) tooling for testing or releases type/enhancement Proposed improvement or new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants