sagemath/sage

openblas: Run spkg-check with the same configuration as spkg-install

Closed this issue · 19 comments

(from #31409)

CC: @embray @kliem @dimpase @jhpalmieri

Component: packages: standard

Author: Matthias Koeppe

Branch/Commit: a9c3c18

Reviewer: John Palmieri

Issue created by migration from https://trac.sagemath.org/ticket/31490

Author: Matthias Koeppe

New commits:

332a734build/pkgs/openblas/spkg-install.in: Save the configuration, reuse it in spkg-check.in

Description changed:

--- 
+++ 
@@ -1 +1,2 @@
 (from #31409)
+

Commit: 332a734

comment:7

I haven't tested it yet, but it looks good to me.

comment:8

It works on OS X, but it should be carefully checked on Cygwin.

comment:9

Moving to 9.4, as 9.3 has been released.

Changed commit from 332a734 to a9c3c18

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

a9c3c18build/pkgs/openblas/spkg-install.in: Save the configuration, reuse it in spkg-check.in
comment:11

Another run for Cygwin

comment:12

All good.

[openblas-0.3.13] installing. Log file: /cygdrive/d/a/sage/sage/logs/pkgs/openblas-0.3.13.log
  [openblas-0.3.13] successfully installed.

Needs review.

(There is an unrelated build failure with pynac - see #32001).

Changed reviewer from https://github.com/mkoeppe/sage/actions/runs/968707491, ... to John Palmieri

comment:14

Let's move ahead, then.

comment:15

Thanks!