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

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

[Octave-bug-tracker] [bug #60102] make check fails at sparse/bicgstab.m


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #60102] make check fails at sparse/bicgstab.m
Date: Mon, 22 Feb 2021 20:22:16 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?60102>

                 Summary: make check fails at  sparse/bicgstab.m
                 Project: GNU Octave
            Submitted by: ernstreissner
            Submitted on: Tue 23 Feb 2021 01:22:14 AM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: Reissner
        Originator Email: 
             Open/Closed: Open
                 Release: 6.2.0
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

I built 6.2.0 from tgz file. 
`configure --disable-docs` passes with warnings, 
make -j2 seems ok without warning 
and make check stops with 

  sparse/bicg.m .................................................. pass  
12/12  
                                                 (missing feature) SKIP    1
  sparse/bicgstab.m ..............................................make[3]: ***
[Makefile:31679: check-local] Error 139
make[3]: Leaving directory
'/home/ernst/OpenSource/Octave/octave-6.2.0/.build'
make[2]: *** [Makefile:27815: check-am] Error 2
make[2]: Leaving directory
'/home/ernst/OpenSource/Octave/octave-6.2.0/.build'
make[1]: *** [Makefile:27517: check-recursive] Error 1
make[1]: Leaving directory
'/home/ernst/OpenSource/Octave/octave-6.2.0/.build'
make: *** [Makefile:27817: check] Error 2


Let me point out that configure yields warnings 
but nevertheless there shall be no error, 
maybe missing feature. 
The warnings are the following: 

 Build Octave Qt GUI:                  no (missing:Qt5Help)
  JIT compiler for loops:               no
  Build Java interface:                 yes
  Build static libraries:               no
  Build shared libraries:               yes
  Dynamic Linking API:                  dlopen
  Include support for GNU readline:     yes
  Use push parser in command line REPL: yes
  64-bit array dims and indexing:       yes
  64-bit BLAS array dims and indexing:  no
  OpenMP SMP multithreading:            yes
  Truncate intermediate FP results:     yes
  Build cross tools:                    no
  Build docs:                           no

configure: WARNING: Qhull library not found.  This will result in loss of
functionality for some geometry functions.
configure: WARNING: GLPK library not found.  The glpk function for solving
linear programs will be disabled.
configure: WARNING: PortAudio library not found.  The audioplayer,
audiorecorder, and audiodevinfo functions will be disabled.
configure: WARNING: GraphicsMagick++ library not found.  The imread, imwrite,
and imfinfo functions for reading and writing image files will not be fully
functional.
configure: WARNING: OpenGL libs (GL and GLU) not found.  OpenGL graphics will
be disabled.
configure: WARNING: gl2ps library not found.  Printing of OpenGL graphics will
be disabled.
configure: WARNING: Your installation of Qt version 5 appears incomplete or
broken in some way.  Fix that or use --with-qt=VER to use another version.
configure: WARNING: Qt libraries not found; disabling Qt GUI
configure: WARNING: FLTK config script not found.  FLTK toolkit will be
disabled.
configure: WARNING: AMD library not found.  This will result in some lack of
functionality for sparse matrices.
configure: WARNING: CAMD library not found.  This will result in some lack of
functionality for sparse matrices.
configure: WARNING: COLAMD library not found.  This will result in some lack
of functionality for sparse matrices.
configure: WARNING: CCOLAMD library not found.  This will result in some lack
of functionality for sparse matrices.
configure: WARNING: CHOLMOD library not found.  This will result in some lack
of functionality for sparse matrices.
configure: WARNING: CXSparse library not found.  This will result in some lack
of functionality for sparse matrices.
configure: WARNING: UMFPACK not found.  This will result in some lack of
functionality for sparse matrices.
configure: WARNING: KLU library not found.  This will result in some lack of
functionality for sparse matrices.
configure: WARNING: SUNDIALS IDA library not configured with SUNLINSOL_KLU or
sunlinksol_klu.h is not usable.  The solvers ode15i and ode15s will not
support the sparse Jacobian feature.
configure: WARNING: ARPACK not found.  The eigs function will be disabled.
configure: WARNING: building documentation disabled; make dist will fail.
configure: WARNING: 
configure: WARNING: The libraries needed for OpenGL graphics were not found.
configure: WARNING: Creating plots is still possible if gnuplot is installed.
configure: 
configure: NOTE: Libraries or auxiliary programs may be skipped if they are
not found
configure: NOTE: OR if they are missing required features on your system.








    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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