Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: lsstsw
-
Labels:None
-
Team:Architecture
-
Urgent?:No
Description
lsstsw does not currently build on macOS ARM: it fails in bin/deploy with:
Miniconda3-py38_4.9.2-MacOSX-x86_64.sh: line 411: /Users/parejkoj/lsst/lsstsw/miniconda/conda.exe: Bad CPU type in executable
|
Eli Rykoff made a patch for lsstsw on u/erykoff/osx-arm64-3 that allows the build to complete, but this has not been merged. See this slack discussion for more background. We need a switch in that script to auto-detect the architecture, as is done in lsstinstall.
Attachments
Issue Links
- is mitigated by
-
DM-39595 Use latest miniconda with lsstsw and newinstall
- Done
I think it's still difficult to officially support a platform that we can't do CI builds on. But we can probably do something prior to the long-awaited lsstinstall/deploy merger.