bugGNU Octave - Bugs: bug #48333, sockets package fails to build...

 
 

bug #48333: sockets package fails to build with dev octave

Submitter:  John Donoghue <lostbard>
Submitted:  Tue 28 Jun 2016 08:15:44 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:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 22 Jul 2016 05:30:03 PM UTC, comment #4: 

Closing report.  Thanks!

John W. Eaton <jwe>
Group administrator
Thu 30 Jun 2016 08:59:40 PM UTC, comment #3: 
John Donoghue <lostbard>
Group Member
Wed 29 Jun 2016 06:22:00 PM UTC, comment #2: 

Added patch that removed several includes

(file #37626)

John Donoghue <lostbard>
Group Member
Tue 28 Jun 2016 11:53:00 PM UTC, comment #1: 

If it works without ops.h, then I assume it doesn't actually need any of the macros that are defined by ops.h.  Is that correct?  If so, I think the best thing to do is fix the sources in the sockets package to not include ops.h.  That change should probably be made even if we decide to continue installing ops.h for other packages that actually do need it.

John W. Eaton <jwe>
Group administrator
Tue 28 Jun 2016 08:15:44 PM UTC, original submission:  

When attempting to compile using the current 4.1.0+ dev octave.


socket.cc:28:24: fatal error: octave/ops.h: No such file or directory
 #include <octave/ops.h>


The ops.h file is no longer in the octave install.

If I remove the #include, sockets compiles ok,

John Donoghue <lostbard>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #37626:  bug48333.patch added by lostbard (954B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lostbard (added sockets maintainer)
  • -email is unavailable- added by jwe (Posted a comment)
  • -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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-07-22 jwe StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2016-06-29 lostbard Attached File- Added bug48333.patch, #37626
        StatusNone Patch Submitted
    2016-06-29 lostbard Carbon-Copy- Added 'paul dreik' <slask@pauldreik.se>

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code