Skip to content

cmake 3.25.2 doesn't work on ARM MacBook Pros #3

@edgan

Description

@edgan

Describe the bug
I have brew, asdf via brew, and the cmake asdf plugin installed. I used the plugin to install cmake 3.25.2 on my ARM MacBook Pro. When I then try to run cmake in a terminal I get a GUI based popup from MacOS saying it is corrupted. A co-worker also with a ARM MacBook Pro has the same issue. I then tested installing brew, asdf via brew, and the cmake asdf plugin on a Intel MacBook Pro. I then installed cmake 3.25.2, and running cmake in a terminal works as expected. Finally a co-worker on an ARM MacBook Pro installed cmake via brew and that installed 3.26.0, which worked as expected.

Steps to reproduce

  1. Use ARM MacBook Pro running MacOS 13.2.1(Ventura)
  2. Install brew
  3. Install asdf via brew
  4. Install cmake asdf plugin
  5. Install cmake 3.25.2 via the plugin
  6. Run cmake in a terminal

Expected behavior
Usage output

No crash, program runs, and the programs help/usage output is displayed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions