bugGNU Octave - Bugs: bug #57554, [octave forge] (strings) fails to...

 
 

bug #57554: [octave forge] (strings) fails to build with "'gripe_wrong_type_arg' was not declared in this scope"

Submitter:  marco atzeri <matzeri>
Submitted:  Wed 08 Jan 2020 04:57:48 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 5.1.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 08 Jan 2020 01:33:45 PM UTC, comment #1: 

Duplicate of https://savannah.gnu.org/bugs/?55385 that has a patch

John Donoghue <lostbard>
Group Member
Wed 08 Jan 2020 04:57:48 AM UTC, original submission:  

Similar to signal one
https://savannah.gnu.org/bugs/?54010

pcregexp.cc: In function ‘octave_value_list Fpcregexp(const octave_value_list&, int)’:
pcregexp.cc:52:9: error: ‘gripe_wrong_type_arg’ was not declared in this scope
         gripe_wrong_type_arg("pcregexp", args(0));
         ^~~~~~~~~~~~~~~~~~~~
pcregexp.cc:52:9: note: suggested alternative: ‘err_wrong_type_arg’
         gripe_wrong_type_arg("pcregexp", args(0));
         ^~~~~~~~~~~~~~~~~~~~
         err_wrong_type_arg
make: * [Makefile:11: pcregexp.oct] Error 1
make: Leaving directory '/tmp/oct-yn6qyQ/strings-1.2.0/src'

pkg: error running `make' for the strings package.

marco atzeri <matzeri>

 

(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 lostbard (Posted a comment)
  • -email is unavailable- added by matzeri (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
    2020-01-08 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #55385

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code