Opened 9 years ago
Closed 9 years ago
#49190 closed defect (fixed)
py-numpy: fails to patch with +openblas variant
Reported by: | petrrr | Owned by: | dh@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | michaelld (Michael Dickens), joaogeada (Joao Geada) | |
Port: | py-numpy |
Description
Looks like the patch file patch-numpy_core_setup.py.openblas.diff
requires some update.
---> Applying patch-numpy_core_setup.py.openblas.diff patching file numpy/core/setup.py Hunk #1 FAILED at 980. 1 out of 1 hunk FAILED -- saving rejects to file numpy/core/setup.py.rej Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-numpy/py35-numpy/work/numpy-1.10.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-numpy/files/patch-numpy_core_setup.py.openblas.diff' Exit code: 1 Error: org.macports.patch for port py35-numpy returned: command execution failed Warning: targets not executed for py35-numpy: org.macports.patch Please see the log file for port py35-numpy for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-numpy/py35-numpy/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py35-numpy failed
Change History (2)
comment:1 Changed 9 years ago by joaogeada (Joao Geada)
Cc: | joao@… added |
---|
comment:2 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r141050. That patch is no longer needed.
Note: See
TracTickets for help on using
tickets.
Cc Me!