octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #59172] Test suite segfaults with scripts/spar


From: Chris Gorman
Subject: [Octave-bug-tracker] [bug #59172] Test suite segfaults with scripts/sparse/eigs.m
Date: Wed, 23 Sep 2020 16:12:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #4, bug #59172 (project octave):

I realize that I had to build a 64-bit arpack-ng as well as other fortran
libraries.  I have done so following
https://gitlab.com/mtmiller/octave-blas64-builder. 

To follow my steps.  I built lapack, arpack, qrupdate and suitesparse as
64-bit.  Then I installed the libraries and built octave.  My build command
for octave was ... 

../configure --prefix=/opt/octave --config-cache
--with-blas=/usr/lib/libblas.so --with-lapack=/usr/lib/liblapack.so
CPPFLAGS=-DLONGBLAS=long -DBLAS64 F77_INTEGER_8_FLAG=-fdefault-integer-8

And I get ...

checking BLAS library integer size... 8

Octave does execute, but just segfaults during the test build phase.  I can
use the --gui, etc.  I will go over my steps, but I believe this is a
legitimate bug and you have closed it in haste.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59172>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]