generated from asdf-vm/asdf-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Use ARM MacBook Pro running MacOS 13.2.1(Ventura)
- Install brew
- Install asdf via brew
- Install cmake asdf plugin
- Install cmake 3.25.2 via the plugin
- Run cmake in a terminal
Expected behavior
Usage output
No crash, program runs, and the programs help/usage output is displayed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working