#66910 closed defect (duplicate)

python311 fails to build due to missing header file (bad symlink)

Reported by: jogulin Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: python311, OpenBLAS

Description

I attempted a couple of times after the most recent selfupdate, including doing things like sudo port clean --all python311

main.log attached

Attachments (1)

main.log (171.4 KB) - added by jogulin 15 months ago.
main.log

Download all attachments as: .zip

Change History (4)

Changed 15 months ago by jogulin

Attachment: main.log added

main.log

comment:1 Changed 15 months ago by jogulin

/opt/local/include/lapacke_utils.h -> cblas/lapacke_utils.h

$ ls -l /opt/local/include/cblas
ls: cblas: no such file or directory

the OpenBLAS port is installed

comment:2 Changed 15 months ago by jogulin

Port: OpenBLAS added
Summary: Fails to buildpython311 fails to build due to missing header file (bad symlink)
$ sudo port provides /opt/local/include/lapacke_utils.h
/opt/local/include/lapacke_utils.h is provided by: OpenBLAS

comment:3 Changed 15 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.