bugGNU Octave - Bugs: bug #53584, [octave forge] (control) 3.1.0...

 
 

bug #53584: [octave forge] (control) 3.1.0 fails to build wth Octave-5.0.0 due to missing gripes.*

Submitter:  Philip Nienhuis <philipnienhuis>
Submitted:  Sun 08 Apr 2018 07:07:02 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Philip Nienhuis Open/Closed:  * Closed
Release:  * other Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Apr 2018 08:06:41 AM UTC, comment #2: 

... and oct.h had been updated while I was cross-building Octave-5.0.0.

So this got fixed, closing report.

Philip Nienhuis <philipnienhuis>
Group Member
Sun 08 Apr 2018 07:50:46 AM UTC, comment #1: 

After taking a better look:
grep doesn't find "gripes.h" in the control-3.1.0 code base; it is referenced only in core include file libinterp/corefcn/oct.h.
Do I infer correctly that the include for gripes.h should have been dropped from there after removing the "gripes" functions?

Philip Nienhuis <philipnienhuis>
Group Member
Sun 08 Apr 2018 07:07:02 AM UTC, original submission:  

-verbatim+
:
   /home/philip/devel/octdev/mxe/mxe64b_20180407/usr/bin/x86_64-w64-mingw32-mkoctfile --verbose _control_slicot_functions_.cc common.cc slicotlibrary.a
x86_64-w64-mingw32-g++ -c -I/home/philip/devel/octdev/mxe/mxe64b_20180407/usr/x86_64-w64-mingw32/include  -I/home/philip/devel/octdev/mxe/mxe64b_20180407/usr/x86_64-w64-mingw32/include/octave-5.0.0/octave/.. -I/home/philip/devel/octdev/mxe/mxe64b_20180407/usr/x86_64-w64-mingw32/include/octave-5.0.0/octave -I/home/philip/devel/octdev/mxe/mxe64b_20180407/usr/x86_64-w64-mingw32/include   -fopenmp -g -O2    _control_slicot_functions_.cc -o _control_slicot_functions_.o
In file included from sl_ab08nd.cc:30:0,
                 from _control_slicot_functions_.cc:1:
/home/philip/devel/octdev/mxe/mxe64b_20180407/usr/x86_64-w64-mingw32/include/octave-5.0.0/octave/../octave/oct.h:36:10: fatal error: gripes.h: No such file or directory
 #include "gripes.h"
          ^~~~~~~~~~
compilation terminated.
Makefile:39: recipe for target '__control_slicot_functions__.oct' failed
make[2]: * [__control_slicot_functions__.oct] Error 1
-verbatim-

Wasn't of-control very recently updated to version 3.1.0?
If so it's a little bit too bad that it wasn't prepared for deprecation of gripes.*; OTOH before Octave-5.0.0 is out there's a year to fix this.

Philip Nienhuis <philipnienhuis>
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 siko1056 (Updated the item)
  • -email is unavailable- added by philipnienhuis (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-04-28 siko1056 Summary(octave-forge) [control] 3.1.0 fails to build wth Octave-5.0.0 due to missing gripes.* [octave forge] (control) 3.1.0 fails to build wth Octave-5.0.0 due to missing gripes.*
    2018-04-08 philipnienhuis StatusNone Invalid / Not an Octave Bug
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code