#67261 closed defect (fixed)

py35-scipy fails to build on recent OS versions

Reported by: jmroot (Joshua Root) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: py-scipy

Description

Error on macOS 13 is:

scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon2.c:175:5: error: implicit declaration of function 'zcopy_' is invalid in C99 [-Werror,-Wimplicit-function-declaration]

I would suggest simply deleting the subport, but there are quite a few dependents that would have to be deleted first. Maybe just make it known_fail on the affected platforms for now?

Change History (2)

comment:1 Changed 10 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:2 Changed 10 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In b74c1cdfab08755c554d597a7d2b0fd739b955e6/macports-ports (master):

py-scipy: drop py3{5-7} subports

Closes: #67261

Note: See TracTickets for help on using tickets.