Opened 9 months ago

Last modified 9 months ago

#68904 closed defect

lapack 3.11 does not build on Sonoma 14.2 ARM Apple M1 — at Version 1

Reported by: krlong014 (Katharine Long) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma arm64 Cc:
Port: lapack

Description (last modified by krlong014 (Katharine Long))

I got an error when building lapack port after clean installation.

After seeing the failure, I did the following:

sudo port -f uninstall installed
sudo port clean lapack
sudo port install lapack

Then all dependencies built correctly until the error:
Error: Failed to build lapack: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_lapack/lapack/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port lapack failed

I have attached the log file.

Change History (2)

Changed 9 months ago by krlong014 (Katharine Long)

Attachment: main.log added

log file

comment:1 Changed 9 months ago by krlong014 (Katharine Long)

Description: modified (diff)
Note: See TracTickets for help on using tickets.