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

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

[Octave-bug-tracker] [bug #51197] [octave forge] (parallel) compile fail


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #51197] [octave forge] (parallel) compile fails with octave-dev
Date: Tue, 29 Aug 2017 09:50:55 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #51197 (project octave):

              Item Group:                    None => Build Failure          
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

I can confirm this failure trying to install on OSX with clang.


pserver.cc:1112:32: error: no member named 'the_interpreter' in
'octave::application'
          octave::application::the_interpreter () -> interactive (false);
          ~~~~~~~~~~~~~~~~~~~~~^
pserver.cc:1118:11: error: use of undeclared identifier 'symbol_table'; did
you mean 'octave::symbol_table'?
          symbol_table::assign ("sockets", sockets);
          ^~~~~~~~~~~~
          octave::symbol_table
/opt/octave/4.3.0+/include/octave-4.3.0+/octave/lex.h:41:9: note:
'octave::symbol_table' declared here
  class symbol_table;
        ^
pserver.cc:1118:25: error: call to non-static member function without an
object argument
          symbol_table::assign ("sockets", sockets);
          ~~~~~~~~~~~~~~^~~~~~



cc-ing the package maintainer.
c.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51197>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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