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

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

[Octave-bug-tracker] [bug #47100] octave-forge: interval 1.4.0 will not


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #47100] octave-forge: interval 1.4.0 will not build in Windows
Date: Tue, 09 Feb 2016 15:47:11 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

                 Summary: octave-forge: interval 1.4.0 will not build in
Windows
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Tue 09 Feb 2016 03:47:09 PM GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: JohnD
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.1-rc1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Tested on 4.0.0 and 4.0.1-rc3 under Windows 7.

During the install from octave forge:


g++ -c -I/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32/include 
-IC:\Octave\Octave-4.0.0\include\octa
ve-4.0.0\octave\.. -IC:\Octave\Octave-4.0.0\include\octave-4.0.0\octave
-IC:\Octave\Octave-4.0.0\include
 -pthread -mieee-fp -g -O2    mpfr_function_d.cc -o mpfr_function_d.o
mpfr_function_d.cc: In function 'void factorial(Matrix&, uint64NDArray,
mpfr_rnd_t)':
mpfr_function_d.cc:184:41: error: conversion from 'const octave_int<long long
unsigned int>' to 'long un
signed int' is ambiguous
       mpfr_fac_ui (mp, arg.elem (i), rnd);
                                         ^
mpfr_function_d.cc:184:41: note: candidates are:
In file included from
C:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\../octave/idx-vector.h:36:0,
                 from
C:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\../octave/Array.h:36,
                 from
C:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\../octave/boolMatrix.h:27,
                 from
C:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\../octave/mx-base.h:32,
                 from
C:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\../octave/Matrix.h:30,
                 from
C:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\../octave/oct.h:33,
                 from mpfr_function_d.cc:18:
C:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\../octave/oct-inttypes.h:891:3:
note: octave_int<T>::
operator float() const [with T = long long unsigned int]
   operator float (void) const { return float_value (); }
   ^
C:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\../octave/oct-inttypes.h:889:3:
note: octave_int<T>::
operator double() const [with T = long long unsigned int]
   operator double (void) const { return double_value (); }
   ^
C:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\../octave/oct-inttypes.h:885:3:
note: octave_int<T>::
operator T() const [with T = long long unsigned int]
   operator T (void) const { return value (); }
   ^
In file included from mpfr_function_d.cc:19:0:
c:\octave\octave-4.0.0\include\mpfr.h:657:21: note: initializing argument 2 of
'int mpfr_fac_ui(mpfr_ptr
, long unsigned int, mpfr_rnd_t)'
 __MPFR_DECLSPEC int mpfr_fac_ui _MPFR_PROTO ((mpfr_ptr, unsigned long int,
                     ^
make: *** [mpfr_function_d.oct] Error 1







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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