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

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

[Octave-bug-tracker] [bug #53853] configure: OCTAVE_BLAS_F77_FUNC sets a


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53853] configure: OCTAVE_BLAS_F77_FUNC sets ax_blas_integer_size incorrectly on big endian system
Date: Tue, 17 Jul 2018 20:28:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #10, bug #53853 (project octave):

Hmm, I get configure exiting with an error on x86_64, as well as mips and
s390x, all with the same error.


checking whether LSAME is called correctly from Fortran... yes
checking whether ISAMAX is called correctly from Fortran... yes
checking whether SDOT is called correctly from Fortran... yes
checking whether DDOT is called correctly from Fortran... yes
checking whether CDOTU is called correctly from Fortran... yes
checking whether ZDOTU is called correctly from Fortran... 4
./configure: line 30452: test: too many arguments
checking for sgemm_ in -lblas... yes
checking whether LSAME is called correctly from Fortran... yes
checking whether ISAMAX is called correctly from Fortran... yes
checking whether SDOT is called correctly from Fortran... no
checking whether DDOT is called correctly from Fortran... yes
checking whether CDOTU is called correctly from Fortran... no
checking whether ZDOTU is called correctly from Fortran... 4
./configure: line 32220: test: too many arguments
configure: error: BLAS and LAPACK libraries are required


I haven't looked at the patch to see if this is a simple mistake, but it seems
like a shell variable substitution error rather than a logic error in the
change to the test program itself.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53853>

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




reply via email to

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