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

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

[Octave-bug-tracker] [bug #61701] Incompatibilities when compiling with


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61701] Incompatibilities when compiling with sundials 6.0.0
Date: Sun, 19 Dec 2021 10:25:20 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 Edg/96.0.1054.62

Update of bug #61701 (project octave):

                Category:                    None => Configuration and Build
System
              Item Group:                    None => Build Failure          
                  Status:                    None => Confirmed              
        Operating System:               GNU/Linux => Any                    
                 Summary: Incompatibilities when compilein against sundials
6.0.0 => Incompatibilities when compiling with sundials 6.0.0

    _______________________________________________________

Follow-up Comment #1:

SUNDIALS 6.0.0 is still pretty new and was released only a few days ago. The
update for the library introduces changes that break the existing API. See
also: https://computing.llnl.gov/projects/sundials/release-history

Octave didn't adapt for those changes yet. For now, you can deactivate
building with SUNDIALS libraries as a dependency for Octave by configuring
with `--without-sundials_ida --without-sundials_nvecserial`.

As a "quick fix" for the upcoming Octave 7 release, it might be possible to
add a configure check if the library still uses the old API. A "proper fix"
should check which API the SUNDIALS libraries are using and call the related
functions appropriately.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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