Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Rome arm64 release artifact #260

Open
lucasmarcal-faire opened this issue May 25, 2023 · 3 comments
Open

Add Rome arm64 release artifact #260

lucasmarcal-faire opened this issue May 25, 2023 · 3 comments

Comments

@lucasmarcal-faire
Copy link

Enhancement Suggestion / Bug Report

[Short description of suggestion or bug]

Currently Rome release just ships an x86_64 binary and it makes arm64 machines to use Rosetta
/Users/lucasmarcal/Downloads/rome: Mach-O 64-bit executable x86_64

Running
arch -arm64 rome
output:
arch: posix_spawnp: rome: Bad CPU type in executable

Steps which explain the enhancement or reproduce the bug

  1. [First Step]
  2. [Second Step]
  3. [Other Steps...]

Current behavior

[Describe current behavior here]

Suggested behavior

[Describe suggested behavior here]

Why would the enhancement be useful to most users

[Explain why the enhancement would be useful to most users, list some use cases]

Rome version:

Latest

OS and version:

macOS Ventura arm64

@lucasmarcal-faire
Copy link
Author

FYI @tmspzz

@asimparvez
Copy link

Hi @lucasmarcal-faire did u manage to find a work around for this error?
I run into this on CI so need a script solution

@lucasmarcal-faire
Copy link
Author

Hey!
Yep, using Rosetta 2 workarounds the issue. Not the best, but enough to unblock us :/

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

No branches or pull requests

2 participants