bugGNU Octave - Bugs: bug #48098, Fedora 24 gcc (GCC) 6.1.1 build...

 
 

bug #48098: Fedora 24 gcc (GCC) 6.1.1 build failure

Submitter:  Michael Godfrey <godfrey>
Submitted:  Thu 02 Jun 2016 01:14:23 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Duplicate Assigned to:  None
Originator Name:  godfrey Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 02 Jun 2016 05:19:37 PM UTC, comment #2: 

Right. I should have looked up the other
bug report.  But, now that fedora 24 is the current
release there will be added incentive to deal with
it.

Michael Godfrey <godfrey>
Group Member
Thu 02 Jun 2016 02:35:11 PM UTC, comment #1: 

Thanks, this has been discussed in a few places. There is a rather large incompatibility with the way we are using the gnulib project and gcc version 6. See bug #47073.

Mike Miller <mtmiller>
Group Member
Thu 02 Jun 2016 01:14:23 PM UTC, original submission:  


  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cell.lo
libinterp/octave-value/ov-cell.cc: In member function ‘virtual bool octave_cell::save_hdf5(octave_hdf5_id, const char*, bool)’:
libinterp/octave-value/ov-cell.cc:1040:38: error: ‘floor’ is not a member of ‘gnulib’
       int digits = static_cast<int> (gnulib::floor (::log10 (static_cast<double>
                                      ^~~~~~
libinterp/octave-value/ov-cell.cc:1040:38: note: suggested alternatives:
In file included from ./liboctave/util/oct-inttypes.h:36:0,
                 from liboctave/operators/mx-inlines.cc:41,
                 from ./liboctave/array/MArray.h:30,
                 from ./liboctave/array/dNDArray.h:28,
                 from ./liboctave/array/dMatrix.h:28,
                 from ./liboctave/array/Range.h:30,
                 from ./libinterp/octave-value/ov.h:35,
                 from ./libinterp/octave-value/ovl.h:35,
                 from ./libinterp/octave-value/ov-fcn.h:33,
                 from ./libinterp/octave-value/ov-builtin.h:30,
                 from libinterp/corefcn/defun-int.h:30,
                 from libinterp/corefcn/defun.h:32,
                 from libinterp/octave-value/ov-cell.cc:40:


Michael Godfrey <godfrey>
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

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by godfrey (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
    2016-06-02 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #47073

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code