Opened 4 years ago

Closed 4 years ago

#61224 closed defect (worksforme)

OpenBLAS version 0.3.10_1 patch libnoarch.release.diff fails

Reported by: essandess (Steve Smith) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: Cc: michaelld (Michael Dickens)
Port: OpenBLAS

Description

It looks like this patch now belongs in .//cmake/system.cmake.

patching file Makefile.system
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file Makefile.system.rej
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_OpenBLAS/OpenBLAS/work/OpenBLAS-0.3.10" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/math/OpenBLAS/files/patch-libnoarch.release.diff'

Change History (4)

comment:1 Changed 4 years ago by mf2k (Frank Schima)

Cc: NicosPavlov removed
Owner: set to NicosPavlov
Status: newassigned

comment:2 Changed 4 years ago by NicosPavlov

This looks surprising to me, as I did not encounter this issue, and all bots have built the port successfully. Can you reproduce the error after running

sudo port clean OpenBLAS
sudo port install OpenBLAS +native

(without +native, you can also install the binary, but I assume this is not what you are aiming for as you reached such an error).

If yes, could you attach the whole log?

comment:3 Changed 4 years ago by essandess (Steve Smith)

Sorry, false alarm. This was caused by some upgrade issueeee. A fresh install ddddoesn't exhibit this.

Version 0, edited 4 years ago by essandess (Steve Smith) (next)

comment:4 Changed 4 years ago by NicosPavlov

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.