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

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

[Octave-bug-tracker] [bug #55937] building default with sundials 2.x fai


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55937] building default with sundials 2.x fails in make, configure should disable sundials
Date: Wed, 27 Mar 2019 18:52:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36

Update of bug #55937 (project octave):

                  Status:             In Progress => Ready For Test         

    _______________________________________________________

Follow-up Comment #14:

This is fixed now on the default branch with this change

* https://hg.savannah.gnu.org/hgweb/octave/rev/c188513f5496

I also pushed a followup change to make the SUNDIALS detection fail fast and
avoid printing 2 or 3 warning messages if several feature tests fail

* https://hg.savannah.gnu.org/hgweb/octave/rev/05f389459461

On the default branch, I can now configure and build with SUNDIALS version
2.7.0 (configure disables automatically), version 3.1.2 _without
-I/usr/include/suitesparse_ (configure warns about KLU not found), version
3.1.2 _with -I/usr/include/suitesparse_ (no warning, all features enabled),
and version 4.1.0 (no warning, all features enabled). I also tested building
with '--without-sundials_nvecserial', and it avoids unnecessary tests for
optional features because it already knows that the library is missing.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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