Opened 12 months ago
Last modified 12 months ago
#68794 assigned defect
Cannot install GILDAS on Sonoma with A1 chip (py-numpy issue) — at Version 1
Reported by: | ricardo-rizzo (Ricardo Rizzo) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | sonoma arm64 | Cc: | |
Port: | py311-numpy |
Description (last modified by ricardo-rizzo (Ricardo Rizzo))
Hi,
I tried to install GILDAS
on a fresh MacBook Air with chip A1 (Apple Silicon):
- MacBook Air
- Chip M1
- macOS Sonoma 14.1.1
- Xcode 15
- XQuartz 2.8.5 (xorg-server 21.1.6)
- port 2.8.1
- python 3.9.6
Following advice from @bardeau, I skipped gcc13 and proceed with gcc12:
sudo port install gildas +gcc12
Installation was unsuccessful, apparently due to a problem with the version of numpy
:
Error: Failed to build py311-numpy: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-numpy/py311-numpy/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port gildas failed
I attach the complete output and the log to this issue.
I also dive into the repository (at https://packages.macports.org/py311-numpy) and found that there is not a "darwin_23" version of py311 or even other versions, like py39. Apparently, "darwin_23" is the version corresponding to my current macOS.
What can I do?
Thank you in advance for helping.
Change History (3)
Changed 12 months ago by ricardo-rizzo (Ricardo Rizzo)
Attachment: | gildas_log.rtf added |
---|
Changed 12 months ago by ricardo-rizzo (Ricardo Rizzo)
Installation log file
comment:1 Changed 12 months ago by ricardo-rizzo (Ricardo Rizzo)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Installation log