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

Post a Comment

Add a New Comment Rich Markup
   

Discussion

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>

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

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

    Votes

    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.

     

    History

    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.16-11ef.
    Corresponding source code