Bugs: Browse | Submit New | Admin

[#29658] Cannot install in OSX 10.7 (Mountain Lion)

Date:
2012-10-19 13:41
Priority:
3
Submitted By:
Joshua Lippiner (jlippiner)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Cannot install in OSX 10.7 (Mountain Lion)

Detailed description
09:14 AM ~/projects/dmvcs (develop) =>   gem install gsl
Fetching: narray-0.6.0.1.gem (100%)
Building native extensions.  This could take a while...
Fetching: gsl-1.14.7.gem (100%)
Building native extensions.  This could take a while...
ERROR:  Error installing gsl:
	ERROR: Failed to build gem native extension.

        /Users/jlippiner/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
checking gsl version... 1.15
checking gsl cflags... -I/usr/local/Cellar/gsl/1.15/include
checking for main() in -lcblas... yes
checking for main() in -latlas... yes
checking gsl libs... -L/usr/local/Cellar/gsl/1.15/lib -lgsl -lcblas -latlas
checking for round()... no
checking for rngextra/rngextra.h... no
checking for qrngextra/qrngextra.h... no
checking for ool/ool_version.h... no
checking for tensor/tensor.h... no
checking for jacobi.h... no
checking for gsl/gsl_cqp.h... no
checking for gsl/gsl_multimin_fsdf.h... no
checking for gsl_poly_solve_quartic() in -lgsl... no
checking for gsl_eigen_francis() in -lgsl... yes
checking for ndlinear/gsl_multifit_ndlinear.h... no
checking for alf/alf.h... no
checking rb-gsl version...1.14.7
checking ruby version... 1.9.3
checking for graph... no
NOTE: Gem.searcher is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.searcher called from extconf.rb:245.
NOTE: Gem::GemPathSearcher#initialize is deprecated with no replacement. It will be removed on or after 2011-10-01.
Gem::GemPathSearcher#initialize called from
/Users/jlippiner/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems.rb:974.
NOTE: Gem::GemPathSearcher#find is deprecated with no replacement. It will be removed on or after 2011-10-01.
Gem::GemPathSearcher#find called from extconf.rb:245.
checking for narray.h... yes
checking for tamu_anova/tamu_anova.h... no
checking for main() in -ltamuanova... no
creating Makefile

make
compiling alf.c
compiling array.c
compiling array_complex.c
compiling blas.c
compiling blas1.c
compiling blas2.c
compiling blas3.c
compiling block.c
compiling bspline.c
compiling bundle.c
compiling cdf.c
compiling cheb.c
compiling combination.c
compiling common.c
compiling complex.c
compiling const.c
compiling const_additional.c
compiling cqp.c
compiling deriv.c
compiling dht.c
compiling diff.c
compiling dirac.c
compiling eigen.c
compiling error.c
compiling fcmp.c
compiling fft.c
compiling fit.c
compiling fresnel.c
compiling function.c
compiling geometry.c
compiling graph.c
graph.c:975: warning: ‘gsl_graph_set_command’ defined but not used
compiling gsl.c
compiling gsl_narray.c
compiling histogram.c
compiling histogram2d.c
compiling histogram3d.c
compiling histogram3d_source.c
compiling histogram_find.c
compiling histogram_oper.c
compiling ieee.c
compiling integration.c
compiling interp.c
compiling jacobi.c
compiling linalg.c
compiling linalg_complex.c
compiling math.c
compiling matrix.c
compiling matrix_complex.c
matrix_complex.c:1525: error: conflicting types for ‘gsl_matrix_complex_equal’
/usr/local/Cellar/gsl/1.15/include/gsl/gsl_matrix_complex_double.h:227: error: previous declaration of
‘gsl_matrix_complex_equal’ was here
make: *** [matrix_complex.o] Error 1

Add A Comment: Notepad

Please login


Followup

Message
Date: 2012-11-26 19:37
Sender: Dan Loewenherz

Here's the code if you don't want to download the file.

http://drops.aurora.io/WkoD/1bql5RRE
Date: 2012-11-26 19:35
Sender: Dan Loewenherz

Compilation failed for me as well. Here is the gem_make.out
file.

http://drops.aurora.io/yEbN/37d0xK8Z

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item