octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58549] build failure related to hdf5


From: A.R. Burgers
Subject: [Octave-bug-tracker] [bug #58549] build failure related to hdf5
Date: Fri, 12 Jun 2020 03:51:32 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763

URL:
  <https://savannah.gnu.org/bugs/?58549>

                 Summary: build failure related to hdf5
                 Project: GNU Octave
            Submitted by: arb
            Submitted on: Fri 12 Jun 2020 07:51:30 AM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 6.0.90
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

current stable HG-ID 0d56bfb63b90 fails to build for me with this error:


  CXX     
libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn-handle.lo
../octave_stable/libinterp/octave-value/ov-fcn-handle.cc: In member function
'virtual bool octave_fcn_handle::load_hdf5(octave_hdf5_id, const char*)':
../octave_stable/libinterp/octave-value/ov-fcn-handle.cc:2860:31: error:
cannot bind non-const lvalue reference of type 'octave_hdf5_id&' {aka 'long
int&'} to an rvalue of type 'octave_hdf5_id' {aka 'long int'}
 2860 |       if (new_rep->load_hdf5 (group_hid, space_hid, type_hid))
      |                               ^~~~~~~~~
../octave_stable/libinterp/octave-value/ov-fcn-handle.cc:663:31: note:  
initializing argument 1 of 'virtual bool
octave::base_fcn_handle::load_hdf5(octave_hdf5_id&, octave_hdf5_id&,
octave_hdf5_id&)'
  663 |   base_fcn_handle::load_hdf5 (octave_hdf5_id&, octave_hdf5_id&,
octave_hdf5_id&)
      |                               ^~~~~~~~~~~~~~~
make[2]: ***
[libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn-handle





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58549>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]