[Slackbuilds-users] blas and lapack - md5sum not matched

Luis Henrique F. Cardoso de Mello lmello.009 at gmail.com
Mon May 2 00:56:54 UTC 2011


Hi folks,

Using sbopkg, both packages fail in their md5sum check. While blas is 
build correctly just by ignoring the mismatch, lapack doesn't:

lapack-3.3.1/BLAS/SRC/ztrsv.f
lapack.SlackBuild.build: line 51: cd: lapack-3.3.0: No such file or 
directory

Though the change is obvious:

--- lapack.SlackBuild   2011-04-15 05:47:24.000000000 -0300
+++ lapack.SlackBuild.sbopkg    2011-05-01 21:44:46.540572540 -0300
@@ -7,7 +7,7 @@
  # shared library version problem (major version consistency between 
updates)

  PRGNAM=lapack
-VERSION=${VERSION:-3.3.0}
+VERSION=${VERSION:-3.3.1}
  BUILD=${BUILD:-1}
  TAG=${TAG:-_SBo}

I think it should be corrected.

- Luis Henrique


More information about the SlackBuilds-users mailing list