=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Installing for ruby22-gsl-1.16.0.6 => Generating pre-install file lists => Installing gem into installation root Building native extensions. This could take a while... ERROR: Error installing /scratch/math/ruby-gsl/work/gsl-1.16.0.6/gsl-1.16.0.6.gem: ERROR: Failed to build gem native extension. /usr/pkg/bin/ruby22 -r ./siteconf20151216-21166-4ppb0j.rb extconf.rb checking gsl version... 2.1 checking gsl cflags... -I/usr/pkg/include checking gsl libs... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgsl -lgslcblas -lm checking for round()... yes checking for alf/alf.h... no checking for qrngextra/qrngextra.h... no checking for rngextra/rngextra.h... no checking for tensor/tensor.h... no checking for gsl/gsl_multimin_fsdf.h... no checking for gsl/gsl_cqp.h... no checking for jacobi.h... no checking for ndlinear/gsl_multifit_ndlinear.h... no checking for ool/ool_version.h... no checking for gsl_eigen_francis() in -lgsl... yes checking for gsl_eigen_francis()... yes checking for gsl_poly_solve_quartic() in -lgsl... no checking for graph... no checking for narray.h... no checking for tamu_anova/tamu_anova.h... no creating Makefile make "DESTDIR=" clean make "DESTDIR=" compiling alf.c compiling array.c In file included from include/rb_gsl_common.h:20:0, from array.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling array_complex.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from array_complex.c:13: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling blas.c In file included from include/rb_gsl_common.h:20:0, from blas.c:13: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling blas1.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from blas1.c:14: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling blas2.c In file included from include/rb_gsl_common.h:20:0, from blas2.c:13: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling blas3.c In file included from include/rb_gsl_common.h:20:0, from blas3.c:13: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling block.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from block.c:17: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling bspline.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from bspline.c:1: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling bundle.c compiling cdf.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from cdf.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling cheb.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from cheb.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling combination.c In file included from include/rb_gsl_common.h:20:0, from combination.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling common.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from common.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition common.c: In function 'count_columns': common.c:105:5: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace(*p)) { ^ common.c: In function 'str_scan_double': common.c:127:5: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace(*p)) { ^ common.c: In function 'str_scan_int': common.c:163:5: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace(*p)) { ^ compiling complex.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from complex.c:14: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling const.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from include/rb_gsl_const.h:16, from const.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling const_additional.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from include/rb_gsl_const.h:16, from const_additional.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling cqp.c compiling deriv.c In file included from include/rb_gsl_common.h:20:0, from deriv.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling dht.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from dht.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling diff.c In file included from include/rb_gsl_common.h:20:0, from diff.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling dirac.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from include/rb_gsl_dirac.h:4, from dirac.c:1: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling eigen.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from eigen.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling error.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from error.c:11: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling fft.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from include/rb_gsl_fft.h:20, from fft.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling fit.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_fit.h:19, from fit.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling fresnel.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from fresnel.c:14: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling function.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from include/rb_gsl_function.h:16, from function.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling geometry.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from geometry.c:1: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling graph.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from include/rb_gsl_graph.h:16, from graph.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling gsl.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from gsl.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition compiling gsl_narray.c compiling histogram.c In file included from include/rb_gsl_common.h:20:0, from include/rb_gsl_array.h:27, from include/rb_gsl_poly.h:18, from include/rb_gsl.h:18, from include/rb_gsl_histogram.h:19, from histogram.c:12: /scratch/math/ruby-gsl/work/.buildlink/include/gsl/gsl_version.h:18:0: warning: "GSL_VERSION" redefined [enabled by default] #define GSL_VERSION "2.1" ^ :0:0: note: this is the location of the previous definition histogram.c: In function 'rb_gsl_histogram_fit_gaussian': histogram.c:1222:23: error: 'gsl_multifit_fdfsolver' has no member named 'J' gsl_multifit_covar(s->J, 0.0, covar); ^ histogram.c: In function 'rb_gsl_histogram_fit_rayleigh': histogram.c:1356:23: error: 'gsl_multifit_fdfsolver' has no member named 'J' gsl_multifit_covar(s->J, 0.0, covar); ^ histogram.c: In function 'rb_gsl_histogram_fit_xexponential': histogram.c:1492:23: error: 'gsl_multifit_fdfsolver' has no member named 'J' gsl_multifit_covar(s->J, 0.0, covar); ^ *** Error code 1 Stop. make: stopped in /scratch/math/ruby-gsl/work/.inst/usr/pkg/lib/ruby/gems/2.2.0/gems/gsl-1.16.0.6/ext/gsl_native make failed, exit code 1 Gem files will remain installed in /scratch/math/ruby-gsl/work/.inst/usr/pkg/lib/ruby/gems/2.2.0/gems/gsl-1.16.0.6 for inspection. Results logged to /scratch/math/ruby-gsl/work/.inst/usr/pkg/lib/ruby/gems/2.2.0/extensions/armv7-netbsd/2.2.0/gsl-1.16.0.6/gem_make.out *** Error code 1 Stop. make[1]: stopped in /bulk-data/pkgsrc/math/ruby-gsl *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/math/ruby-gsl