bugGNU Octave - Bugs: bug #47916, hdf5 scope save error?

 
 

bug #47916: hdf5 scope save error?

Submitter:  None
Submitted:  Fri 13 May 2016 11:27:45 PM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Works For Me Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 16 May 2016 03:03:10 PM UTC, comment #4: 

I just hit this error when rebuilding after pulling a couple dozen changesets. Wiping my build tree, re-bootstrapping, and building again worked for me, closing.

Mike Miller <mtmiller>
Group Member
Sun 15 May 2016 10:16:16 PM UTC, comment #3: 

Could the original poster please confirm that the procedure of comment #2 solves the problem?

Since the Originator Email field is blank, I assume we can't contact the original poster.  If there is no response in a few days, I'll close this as "works for me".

Lachlan Andrew <lachlan>
Fri 13 May 2016 11:59:15 PM UTC, comment #2: 

Try deleting Octave, then hg clone, bootstrap, configure, make all.

Anonymous
Fri 13 May 2016 11:53:50 PM UTC, comment #1: 

Changeset 263d18409fdf introduces octave_unused_parameter in ls-hdf5.cc:
http://hg.savannah.gnu.org/hgweb/octave/rev/263d18409fdf

Anonymous
Fri 13 May 2016 11:27:45 PM UTC, original submission:  


$ hg id
2cb0dbd5154f tip @
$ make all
...
  CXX    libinterp/libinterp_liboctinterp_la-liboctinterp-build-info.lo
  CXXLD  libinterp/octave-value/liboctave-value.la
  CXX    libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-hdf5.lo
../octave/libinterp/corefcn/ls-hdf5.cc: In function 'octave_hdf5_id save_type_to_hdf5(save_type)':
../octave/libinterp/corefcn/ls-hdf5.cc:991:30: error: 'octave_unused_parameter' was not declared in this scope
make[2]: *** [libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-hdf5.lo] Error 1
make[2]: Leaving directory `/tmp/build'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/build'
make: *** [all] Error 2
Command exited with non-zero status 2


Anonymous

 

(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 mtmiller (Posted a comment)
  • -email is unavailable- added by lachlan (Posted a comment)
  •  

    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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-05-16 mtmiller StatusNone Works For Me
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code