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

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

[Octave-bug-tracker] [bug #43748] Octave Forge image package cannot be i


From: Lukas Reichlin
Subject: [Octave-bug-tracker] [bug #43748] Octave Forge image package cannot be installed under MacOS
Date: Fri, 05 Dec 2014 14:10:08 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.1.17 (KHTML, like Gecko) Version/6.2 Safari/537.85.10

Follow-up Comment #2, bug #43748 (project octave):

I do have installation problems on Mac OS X 10.8.5. Octave 3.8.2 is installed
via the Fink package manager:


octave:2> pkg install -forge -nodeps image
bwdist.cc:541:20: error: call to 'pow' is ambiguous
      if (numel >= pow (2, 32))
                   ^~~
/usr/include/c++/4.2.1/cmath:365:3: note: candidate function
  pow(double __x, int __i)
  ^
/usr/include/c++/4.2.1/cmath:369:3: note: candidate function
  pow(float __x, int __n)
  ^
/usr/include/c++/4.2.1/cmath:373:3: note: candidate function
  pow(long double __x, int __n)
  ^
/usr/include/math.h:436:15: note: candidate function
extern double pow(double, double);
              ^
/usr/include/c++/4.2.1/cmath:357:3: note: candidate function
  pow(float __x, float __y)
  ^
/usr/include/c++/4.2.1/cmath:361:3: note: candidate function
  pow(long double __x, long double __y)
  ^
1 error generated.
make: *** [bwdist.oct] Error 1
/sw/bin/mkoctfile-3.8.2 __spatial_filtering__.cc
/sw/bin/mkoctfile-3.8.2 __bilateral__.cc
/sw/bin/mkoctfile-3.8.2 __custom_gaussian_smoothing__.cc
/sw/bin/mkoctfile-3.8.2 __boundary__.cc
/sw/bin/mkoctfile-3.8.2 bwfill.cc
/sw/bin/mkoctfile-3.8.2 rotate_scale.cc
/sw/bin/mkoctfile-3.8.2 hough_line.cc
/sw/bin/mkoctfile-3.8.2 graycomatrix.cc
/sw/bin/mkoctfile-3.8.2 bwdist.cc

pkg: error running `make' for the image package.
error: called from 'configure_make' in file
/sw/share/octave/3.8.2/m/pkg/private/configure_make.m near line 82, column 9
error: called from:
error:   /sw/share/octave/3.8.2/m/pkg/private/install.m at line 199, column 5
error:   /sw/share/octave/3.8.2/m/pkg/pkg.m at line 394, column 9
octave:2> 


Xcode version is 5.1.1 with the latest (for this version of OS X) command line
tools installed.


ra:~ lukas$ clang --version
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin12.5.0
Thread model: posix
ra:~ lukas$ 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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