bugGNU Octave - Bugs: bug #59748, Build error for cf059093ffbc on...

 
 

bug #59748: Build error for cf059093ffbc on 64-bit Linux

Submitter:  None
Submitted:  Mon 21 Dec 2020 06:24:51 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed 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 21 Dec 2020 06:29:52 PM UTC, comment #1: 

I accidentally pushed an incomplete changeset.
This is already fixed on the default branch.

Closing report.

Markus Mützel <mmuetzel>
Group administrator
Mon 21 Dec 2020 06:24:51 PM UTC, original submission:  

This error happens when building cf059093ffbc on 64-bit Linux.


  CXX      liboctave/util/libutil_la-lo-regexp.lo
../liboctave/util/lo-regexp.cc: In member function ‘bool octave::regexp::is_match(const string&) const’:
../liboctave/util/lo-regexp.cc:442:46: error: passing ‘const octave::regexp’ as ‘this’ argument discards qualifiers [-fpermissive]
  442 |     regexp::match_data rx_lst = match (buffer);
      |                                              ^
../liboctave/util/lo-regexp.cc:250:3: note:   in call to ‘octave::regexp::match_data octave::regexp::match(const string&)’
  250 |   regexp::match (const std::string& buffer)
      |   ^~~~~~
make[2]: *** [Makefile:24953: liboctave/util/libutil_la-lo-regexp.lo] Error 1


This is with GCC 10.2.0.

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 mmuetzel (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-12-21 mmuetzel CategoryNone Interpreter
        StatusNone Fixed
        Open/ClosedOpen Closed
        Operating SystemGNU/Linux Any

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code