#67629 closed defect (duplicate)

Unable to Build Python 310 to Version 3.10.12 - No such file or directory: '/opt/local/include/cblas_openblas.h'

Reported by: RobK88 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: lion Cc: jmroot (Joshua Root)
Port: python310, python311

Description (last modified by RobK88)

I am unable to upgrade Python310 on my old Mac Running Lion. ERROR -- No such file or directory: '/opt/local/include/cblas_openblas.h'

running build
running build_ext
error: [Errno 2] No such file or directory: '/opt/local/include/cblas_openblas.h'
make: *** [sharedmods] Error 1
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python311/python311/work/Python-3.11.4'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python311/python311/work/Python-3.11.4" && /usr/bin/make -j4 -w all 
Exit code: 2
Error: Failed to build python311: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python311/python311/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

I do have openBLAS installed but an old version. When I try to upgrade openBLAS to the latest version, MacPorts first tries to install Python310 which of course fails.

Attachments (1)

main.log (140.7 KB) - added by RobK88 11 months ago.

Download all attachments as: .zip

Change History (4)

Changed 11 months ago by RobK88

Attachment: main.log added

comment:1 Changed 11 months ago by RobK88

Description: modified (diff)

comment:2 Changed 11 months ago by RobK88

Description: modified (diff)

comment:3 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: jmroot added; jmr@… removed
Keywords: lion added; Lion removed
Port: python311 added
Resolution: duplicate
Status: newclosed

You reported this before in #66889 which was closed as a duplicate of #66242.

Note: See TracTickets for help on using tickets.