bugGNU Octave - Bugs: bug #55386, [octave forge] (struct) package...

 
 

bug #55386: [octave forge] (struct) package fails install in octave 5.0.1

Submitter:  John Donoghue <lostbard>
Submitted:  Fri 04 Jan 2019 12:55:42 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  JohnD Open/Closed:  * Closed
Release:  * 5.1.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 11 Jan 2019 09:24:01 AM UTC, comment #1: 

This is fixed in the repository. There will be a new package once 5.0 is actually out and the remaining warnings in struct are fixed.

Olaf Till <i7tiol>
Group Member
Fri 04 Jan 2019 12:55:42 PM UTC, original submission:  

Fails trying to install from octave forge.


When using the dev repo:


In file included from error-helpers.cc:22:0:
error-helpers.h:31:22: error: âoctave_execution_exceptionâ does not name a type; did you mean âmake_execution_exceptionâ?
 void c_verror (const octave_execution_exception&, const char *, ...);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
                      make_execution_exception
error-helpers.cc:36:17: error: âoctave_execution_exceptionâ does not name a type; did you mean âmake_execution_exceptionâ?
 c_verror (const octave_execution_exception&, const char *fmt, ...)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
                 make_execution_exception
error-helpers.cc: In function âvoid _p_error(const char*, ...)â:
error-helpers.cc:60:8: error: âcerrâ is not a member of âstdâ
   std::cerr << msg;
        ^~~~
error-helpers.cc:60:8: note: suggested alternative: âerrcâ
   std::cerr << msg;
        ^~~~
        errc




John Donoghue <lostbard>
Group Member

 

(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 i7tiol (Posted a comment)
  • -email is unavailable- added by lostbard (Adding package maintainer)
  • -email is unavailable- added by lostbard (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-26 mtmiller StatusNone Fixed
        Open/ClosedOpen Closed
        Release5.0.1 5.1.0
    2019-01-04 lostbard Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code