Opened 13 months ago
Closed 10 months ago
#68380 closed update (fixed)
py-scipy: Update to 1.11.4
Reported by: | mf2k (Frank Schima) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | py-scipy |
Description (last modified by mf2k (Frank Schima))
Please update py-scipy to the current version 1.11.3. Also livecheck needs to be fixed.
$ port info --version py311-scipy version: 1.10.1
Change History (7)
comment:1 Changed 13 months ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 Changed 13 months ago by reneeotten (Renee Otten)
comment:3 follow-up: 6 Changed 12 months ago by reneeotten (Renee Otten)
Summary: | py-scipy: Update to 1.11.3 → py-scipy: Update to 1.11.4 |
---|
The required ports for the meson-python
have been added and I can build the newest version but I cannot get it to work with MKL
which is needed right now as the OpenBLAS
variant is broken.
comment:4 Changed 11 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
comment:5 Changed 11 months ago by barracuda156
It does some silly stuff which has to be fixed: on 10.6 it forces 10.9 -_-
creating /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_python_py-scipy/py311-scipy/work/.tmp/tmp4dqvbyfb/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_python_py-scipy/py311-scipy/work/.tmp/tmp4dqvbyfb INFO: compile options: '-c' extra options: '-mmacosx-version-min=10.9' INFO: gcc-mp-13: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_python_py-scipy/py311-scipy/work/.tmp/tmp4dqvbyfb/main.c INFO: building 'rectangular_lsap' library INFO: compiling C++ sources INFO: C compiler: /opt/local/bin/g++-mp-13 -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/ -isystem/opt/local/include/LegacySupport -I/opt/local/libexec/boost/1.81/include -I/opt/local/include creating build/temp.macosx-10.6-ppc-3.11/scipy/optimize/rectangular_lsap INFO: compile options: '-I/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/numpy/core/include -Ibuild/src.macosx-10.6-ppc-3.11/numpy/distutils/include -c' extra options: '-std=c++14 -mmacosx-version-min=10.9'
comment:6 Changed 11 months ago by erikbs
Replying to reneeotten:
The required ports for the
meson-python
have been added and I can build the newest version but I cannot get it to work withMKL
which is needed right now as theOpenBLAS
variant is broken.
Do you have a public branch with your changes so far? I am not too familiar with Meson and would be interested in comparing them to my own attempt (newer attempt that does not break ATLAS and MKL).
comment:7 Changed 10 months ago by barracuda156
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
sure - updating would be great, but this is complicated by 68208.