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

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

[Octave-bug-tracker] [bug #57554] [octave forge] (strings) fails to buil


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #57554] [octave forge] (strings) fails to build with "'gripe_wrong_type_arg' was not declared in this scope"
Date: Tue, 7 Jan 2020 23:57:50 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0

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

                 Summary: [octave forge] (strings) fails to build with
"'gripe_wrong_type_arg' was not declared in this scope"
                 Project: GNU Octave
            Submitted by: matzeri
            Submitted on: Wed 08 Jan 2020 04:57:48 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: Any

    _______________________________________________________

Details:

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.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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