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

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

[Octave-bug-tracker] [bug #56007] Build error, probably caused by sundia


From: Andreas Stahel
Subject: [Octave-bug-tracker] [bug #56007] Build error, probably caused by sundials configuration on Ubuntu 18.04
Date: Wed, 27 Mar 2019 03:46:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

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

                 Summary: Build error, probably caused by sundials
configuration on Ubuntu 18.04
                 Project: GNU Octave
            Submitted by: sha1
            Submitted on: Wed 27 Mar 2019 08:46:26 AM CET
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Andreas Stahel
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear developpers

Currently the dev version does not build on a stock Ubuntu 18.04 system. I
suspect a configuration problem involving sundials (ver. 2.7.0) , but I could
not match the problem to a known bug, sorry.

With best regards

Andreas


libinterp/dldfcn/__ode15__.cc: At global scope:
libinterp/dldfcn/__ode15__.cc:437:52: error: ‘SUNMatrix’ has not been
declared
                       N_Vector& yy, N_Vector& yyp, SUNMatrix& JJ)
                                                    ^~~~~~~~~
libinterp/dldfcn/__ode15__.cc: In member function ‘void
octave::IDA::jacdense_impl(realtype, realtype, _generic_N_Vector*&,
_generic_N_Vector*&, int&)’:
libinterp/dldfcn/__ode15__.cc:457:7: error: ‘SUNDenseMatrix_Data’ was not
declared in this scope
       SUNDenseMatrix_Data(JJ));
       ^~~~~~~~~~~~~~~~~~~
Makefile:18176: recipe for target
'libinterp/dldfcn/libinterp_dldfcn___ode15___la-__ode15__.lo' failed
make[2]: *** [libinterp/dldfcn/libinterp_dldfcn___ode15___la-__ode15__.lo]
Error 1
make[2]: Leaving directory '/home/sha1/octave/octave'
Makefile:26065: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/sha1/octave/octave'
Makefile:9814: recipe for target 'all' failed
make: *** [all] Error 2





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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