#16154 closed defect (fixed)
GitHub Actions mac universal2 build missing arm64 numpy
| Reported by: | Zach Pearson | Owned by: | Zach Pearson |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Build System | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
Change History (3)
comment:1 by , 13 months ago
comment:2 by , 13 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed. Added the complaining items, which had no arm64 equivalents anyway, to make_universal.py's blacklist, then fixed a bug in one of the reusable workflows that downloaded two Intel ChimeraXes instead of an Intel and an Apple Silicon ChimeraX.
comment:3 by , 13 months ago
| Component: | Unassigned → Build System |
|---|
Note:
See TracTickets
for help on using tickets.
Also, while trying to reproduce this by building a local universal2 ChimeraX from two daily builds I discovered that there are some x86 only binaries in the arm ChimeraX (both the new and old build systems have these):
which is tripping up make_universal.py
and the amber20 binaries.