bugGNU Octave - Bugs: bug #48332, video package fails to build with...

 
 

bug #48332: video package fails to build with dev octave

Submitter:  John Donoghue <lostbard>
Submitted:  Tue 28 Jun 2016 08:12:30 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  jwe
Originator Name:  JohnD Open/Closed:  * Closed
Release:  * dev Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 01 Jul 2016 11:46:44 AM UTC, comment #3: 

It compiles ok now. Thanks!

John Donoghue <lostbard>
Group Member
Wed 29 Jun 2016 10:52:05 PM UTC, comment #2: 

I checked in the following changeset:

  http://hg.savannah.gnu.org/hgweb/octave/rev/f471f513ffd0

Does it solve the problem for you?

John W. Eaton <jwe>
Group administrator
Wed 29 Jun 2016 04:00:13 PM UTC, comment #1: 

I'll work on a fix for this problem.

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

When attempting to compile in mxe-octave, using the current 4.1.0+ dev octave.


n file included from aviinfo.cc:29:0:
/home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include/octave-4.1.0+/octave/../octave/file-stat.h:120:7: error: 'nlink_t' does not name a type
       nlink_t nlink (void) const { return m_nlink; }
       ^
/home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include/octave-4.1.0+/octave/../octave/file-stat.h:122:7: error: 'uid_t' does not name a type
       uid_t uid (void) const { return m_uid; }
       ^
/home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include/octave-4.1.0+/octave/../octave/file-stat.h:123:7: error: 'gid_t' does not name a type
       gid_t gid (void) const { return m_gid; }
       ^
/home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include/octave-4.1.0+/octave/../octave/file-stat.h:178:7: error: 'nlink_t' does not name a type
       nlink_t m_nlink;
       ^
/home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include/octave-4.1.0+/octave/../octave/file-stat.h:181:7: error: 'uid_t' does not name a type
       uid_t m_uid;
home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include/octave-4.1.0+/octave/../octave/file-stat.h:184:7: error: 'gid_t' does not name a type
       gid_t m_gid;



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 jwe (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-07-01 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2016-06-29 jwe StatusNone Ready For Test
    2016-06-29 jwe Assigned toNone jwe
    2016-06-29 lostbard Carbon-Copy- Added andreas weber <octave@tech-chat.de>

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code