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

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

[Octave-bug-tracker] [bug #57000] [octave forge] (strings) Compilation f


From: Rafael Laboissiere
Subject: [Octave-bug-tracker] [bug #57000] [octave forge] (strings) Compilation faiure against Octave 5.1.0
Date: Sat, 5 Oct 2019 12:21:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36

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

                 Summary: [octave forge] (strings) Compilation faiure against
Octave 5.1.0
                 Project: GNU Octave
            Submitted by: rlaboiss
            Submitted on: Sat 05 Oct 2019 04:21:49 PM 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: other
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Compilation of the strings package fails with Octave 5.1.0:


/usr/bin/mkoctfile --verbose  -o pcregexp.oct pcregexp.cc
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave 
-pthread -fopenmp -g -O2
-fdebug-prefix-map=/var/data/rlaboiss/debian/PKGS/octave-strings/oc
tave-strings=. -fstack-protector-strong -Wformat -Werror=format-security   
pcregexp.cc -o /tmp/oct-FyqcIR.o
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; did you mean ‘err_wrong_type_arg’?
   52 |         gripe_wrong_type_arg("pcregexp", args(0));
      |         ^~~~~~~~~~~~~~~~~~~~
      |         err_wrong_type_arg
make[1]: *** [Makefile:11: pcregexp.oct] Error 1


The patch attached to this bug report fixes the problem.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 05 Oct 2019 04:21:49 PM UTC  Name: err-instead-of-gripes.patch 
Size: 559B   By: rlaboiss

<http://savannah.gnu.org/bugs/download.php?file_id=47619>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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