Opened 21 months ago
Closed 21 months ago
#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)
Change History (4)
Changed 21 months ago by jogulin
comment:1 Changed 21 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 21 months ago by jogulin
Port: | OpenBLAS added |
---|---|
Summary: | Fails to build → python311 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 21 months ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
main.log