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

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

[Octave-bug-tracker] [bug #46191] Build error with jit-util


From: anonymous
Subject: [Octave-bug-tracker] [bug #46191] Build error with jit-util
Date: Mon, 12 Oct 2015 22:15:12 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

URL:
  <http://savannah.gnu.org/bugs/?46191>

                 Summary: Build error with jit-util
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 12 Oct 2015 10:15:10 PM UTC
                Category: Configuration and Build System
                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: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi all.

Thank you very much for Octave. I am installing Octave for the first time on a
compute server running Ubuntu 64-bit. Mercurial id is:

$ hg id 
05c77bc1d204 tip @


The build errors out with the following message. It looks like the JIT
compilation fails. The LLVM version on the machine is 3.4.


  CXX    libinterp/corefcn/libinterp_corefcn_libcorefcn_la-zfstream.lo
  CXX    libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-util.lo
  CXX    libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-typeinfo.lo
In file included from ../octave/libinterp/corefcn/jit-typeinfo.cc:35:0:
../octave/libinterp/corefcn/jit-typeinfo.h: In constructor
'jit_range::jit_range(const Range&)':
../octave/libinterp/corefcn/jit-typeinfo.h:48:73: warning: 'octave_idx_type
Range::nelem() const' is deprecated (declared at
../octave/liboctave/array/Range.h:101) [-Wdeprecated-declarations]
../octave/libinterp/corefcn/jit-typeinfo.cc: In function 'octave_idx_type
octave_jit_compute_nelem(double, double, double)':
../octave/libinterp/corefcn/jit-typeinfo.cc:118:21: warning: 'octave_idx_type
Range::nelem() const' is deprecated (declared at
../octave/liboctave/array/Range.h:101) [-Wdeprecated-declarations]
../octave/libinterp/corefcn/jit-typeinfo.cc: In function 'void
octave_jit_ginvalid_index()':
../octave/libinterp/corefcn/jit-typeinfo.cc:224:24: error: no matching
function for call to 'gripe_invalid_index()'
../octave/libinterp/corefcn/jit-typeinfo.cc:224:24: note: candidates are:
../octave/liboctave/util/lo-array-gripes.h:146:1: note: void
gripe_invalid_index(double, octave_idx_type, octave_idx_type, const char*)
../octave/liboctave/util/lo-array-gripes.h:146:1: note:   candidate expects 4
arguments, 0 provided
../octave/liboctave/util/lo-array-gripes.h:150:1: note: void
gripe_invalid_index(octave_idx_type, octave_idx_type, octave_idx_type, const
char*)
../octave/liboctave/util/lo-array-gripes.h:150:1: note:   candidate expects 4
arguments, 0 provided
../octave/liboctave/util/lo-array-gripes.h:154:1: note: void
gripe_invalid_index(const char*, octave_idx_type, octave_idx_type, const
char*)
../octave/liboctave/util/lo-array-gripes.h:154:1: note:   candidate expects 4
arguments, 0 provided
  CXX    libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-ir.lo
In file included from ../octave/libinterp/corefcn/jit-ir.h:34:0,
                 from ../octave/libinterp/corefcn/jit-ir.cc:35:
../octave/libinterp/corefcn/jit-typeinfo.h: In constructor
'jit_range::jit_range(const Range&)':
../octave/libinterp/corefcn/jit-typeinfo.h:48:73: warning: 'octave_idx_type
Range::nelem() const' is deprecated (declared at
../octave/liboctave/array/Range.h:101) [-Wdeprecated-declarations]
make[2]: ***
[libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-typeinfo.lo] Error 1





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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