bugGNU Octave - Bugs: bug #56007, Build error, probably caused by...

 
 

bug #56007: Build error, probably caused by sundials configuration on Ubuntu 18.04

Submitter:  Andreas Stahel <sha1>
Submitted:  Wed 27 Mar 2019 07:46:26 AM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Duplicate Assigned to:  None
Originator Name:  Andreas Stahel Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 27 Mar 2019 09:53:55 AM UTC, comment #1: 

Thanks for your report, this is a duplicate of bug #55937. Closing report.

Pantxo Diribarne <pantxo>
Group Member
Wed 27 Mar 2019 07:46:26 AM UTC, original submission:  

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

Andreas Stahel <sha1>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pantxo (Posted a comment)
  • -email is unavailable- added by sha1 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-03-27 pantxo StatusNone Duplicate
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code