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

Beta versions fail to run on MacOS ARM after beta.15 #383

Open
renatoathaydes opened this issue Jan 6, 2025 · 1 comment
Open

Beta versions fail to run on MacOS ARM after beta.15 #383

renatoathaydes opened this issue Jan 6, 2025 · 1 comment

Comments

@renatoathaydes
Copy link

renatoathaydes commented Jan 6, 2025

I have used serve-d version 0.8.0-beta.15-osx-arm64 on a Mac M1 without issues.
Today I tried to upgrade to the latest BETA but that would not run.
I know I have to override the Mac's default security but even after that, trying to run the executable results in it being killed:

▶ ~/programming/apps/serve-d -v
[1]    11168 killed     ~/programming/apps/serve-d -v

I tried every version above the one that works and they all get killed like this.

Downloading again the version that worked before, it does still work (so doesn't look like it's my system that changed).

Here's the system report from my Mac:

Hardware Overview:

  Model Name:	MacBook Pro
  Model Identifier:	MacBookPro18,2
  Model Number:	Z14V002UEKS/A
  Chip:	Apple M1 Max
  Total Number of Cores:	10 (8 performance and 2 efficiency)
  Memory:	64 GB
  System Firmware Version:	11881.41.5
  OS Loader Version:	11881.41.5
  Serial Number (system):	QYWRM224QT
  Hardware UUID:	9545241E-3B35-5E5A-ABDC-EDD053F2BD29
  Provisioning UDID:	00006001-0014111A0204801E
  Activation Lock Status:	Enabled

OS is MacOS Sequoia 15.1.1 (24B91).

@renatoathaydes
Copy link
Author

Running the latest version that worked:

▶ ~/programming/apps/serve-d -v                    
serve-d standalone v0.8.0-beta.15
Included features: "d", "workspaces"
Built: Mon Sep 25 15:10:15 2023
with compiler LDC v2.104 on osx aarch64
dub, dfmt and dscanner are bundled within (compiled in)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant