Your message dated Mon, 29 Feb 2016 16:15:47 +0000
with message-id <e1aaqu7-0000og...@franck.debian.org>
and subject line Bug#804499: fixed in ruby-gsl 1.16.0.6+dfsg1-1
has caused the Debian Bug report #804499,
regarding ruby-gsl: Fails to build with GSL 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
804499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-gsl
Version: 1.16.0.4+dfsg1-1
Severity: important
Tags: upstream

Dear Maintainer,

Your package fails to build with GSL 2:

 histogram.c: In function 'rb_gsl_histogram_fit_gaussian':
 histogram.c:1245:23: error: 'gsl_multifit_fdfsolver {aka struct <anonymous>}' 
has no member named 'J'
    gsl_multifit_covar(s->J, 0.0, covar);
                        ^
 histogram.c: In function 'rb_gsl_histogram_fit_rayleigh':
 histogram.c:1379:23: error: 'gsl_multifit_fdfsolver {aka struct <anonymous>}' 
has no member named 'J'
    gsl_multifit_covar(s->J, 0.0, covar);
                        ^
 histogram.c: In function 'rb_gsl_histogram_fit_xexponential':
 histogram.c:1515:23: error: 'gsl_multifit_fdfsolver {aka struct <anonymous>}' 
has no member named 'J'
    gsl_multifit_covar(s->J, 0.0, covar);
                        ^

This needs to be fixed for the ongoing gsl transition (#804246).

The full build log is attached, as is a patch to update the build
dependencies for GSL 2 (changing libgsl0-dev to libgsl-dev).

Kind Regards,

Bas
I: using cowbuilder as pbuilder
dpkg-checkbuilddeps: Unmet build dependencies: libgsl-dev libtamuanova-dev
W: Unmet build-dependency in source
dpkg-buildpackage: source package ruby-gsl
dpkg-buildpackage: source version 1.16.0.4+dfsg1-1.1
dpkg-buildpackage: source distribution UNRELEASED
dpkg-buildpackage: source changed by Bas Couwenberg <sebas...@debian.org>
 dpkg-source --before-build ruby-gsl-1.16.0.4+dfsg1
dpkg-checkbuilddeps: Unmet build dependencies: libgsl-dev libtamuanova-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
dpkg-buildpackage: warning: this is currently a non-fatal warning with -S, but 
will probably become fatal in the future
 fakeroot debian/rules clean
dh clean --buildsystem ruby --with ruby
   dh_testdir -O--buildsystem=ruby
   dh_auto_clean -O--buildsystem=ruby
  Entering dh_ruby --clean
  Leaving dh_ruby --clean
   dh_clean -O--buildsystem=ruby
 dpkg-source -b ruby-gsl-1.16.0.4+dfsg1
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building ruby-gsl using existing 
./ruby-gsl_1.16.0.4+dfsg1.orig.tar.xz
dpkg-source: info: building ruby-gsl in 
ruby-gsl_1.16.0.4+dfsg1-1.1.debian.tar.xz
dpkg-source: info: building ruby-gsl in ruby-gsl_1.16.0.4+dfsg1-1.1.dsc
 dpkg-genchanges -S >../ruby-gsl_1.16.0.4+dfsg1-1.1_source.changes
dpkg-genchanges: not including original source code in upload
 dpkg-source --after-build ruby-gsl-1.16.0.4+dfsg1
dpkg-buildpackage: binary and diff upload (original source NOT included)
 -> Copying COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.5321 
  forking: cp -al /var/cache/pbuilder/base-sid+rebuild.cow 
/var/cache/pbuilder/build//cow.5321 
I: removed stale ilistfile /var/cache/pbuilder/build//cow.5321/.ilist
  forking: chroot /var/cache/pbuilder/build//cow.5321 cowdancer-ilistcreate 
/.ilist find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a 
-links +1 -print0 \) | xargs -0 stat --format '%d %i ' 
 -> Invoking pbuilder
  forking: pbuilder build --debbuildopts  --debbuildopts  --buildplace 
/var/cache/pbuilder/build//cow.5321 --buildresult /var/cache/pbuilder/result/ 
--debbuildopts  --no-targz --internal-chrootexec chroot 
/var/cache/pbuilder/build//cow.5321 cow-shell 
/home/bas/tmp/debian/ruby-gsl_1.16.0.4+dfsg1-1.1.dsc 
I: Running in no-targz mode
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Mon Nov 23 01:04:28 CET 2015
I: pbuilder-time-stamp: 1448237068
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Installing the build-deps
W: no hooks of type D found -- ignoring
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 7.0.50~), quilt, gem2deb (>= 0.2.2), libgsl-dev, 
plotutils, ruby-narray, libtamuanova-dev
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12433 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 7.0.50~); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on quilt; however:
  Package quilt is not installed.
 pbuilder-satisfydepends-dummy depends on gem2deb (>= 0.2.2); however:
  Package gem2deb is not installed.
 pbuilder-satisfydepends-dummy depends on libgsl-dev; however:
  Package libgsl-dev is not installed.
 pbuilder-satisfydepends-dummy depends on plotutils; however:
  Package plotutils is not installed.
 pbuilder-satisfydepends-dummy depends on ruby-narray; however:
  Package ruby-narray is not installed.
 pbuilder-satisfydepends-dummy depends on libtamuanova-dev; however:
  Package libtamuanova-dev is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
The following NEW packages will be installed:
  bsdmainutils{a} ca-certificates{a} debhelper{a} devscripts{a} 
  dh-python{a} dh-strip-nondeterminism{a} diffstat{a} file{a} gem2deb{a} 
  gem2deb-test-runner{a} gettext{a} gettext-base{a} groff-base{a} 
  intltool-debian{a} libarchive-zip-perl{a} libcroco3{a} libexpat1{a} 
  libffi6{a} libfile-stripnondeterminism-perl{a} libglib2.0-0{a} 
  libgmp-dev{a} libgsl-dev{a} libgsl2{a} libice6{a} libicu55{a} 
  libmagic1{a} libmpdec2{a} libpipeline1{a} libplot2c2{a} libpng12-0{a} 
  libpython3-stdlib{a} libpython3.4-minimal{a} libpython3.4-stdlib{a} 
  libruby2.2{a} libsm6{a} libssl1.0.2{a} libtamuanova-0.2{a} 
  libtamuanova-dev{a} libunistring0{a} libx11-6{a} libx11-data{a} 
  libxau6{a} libxaw7{a} libxcb1{a} libxdmcp6{a} libxext6{a} libxml2{a} 
  libxmu6{a} libxpm4{a} libxt6{a} libyaml-0-2{a} man-db{a} mime-support{a} 
  openssl{a} plotutils{a} po-debconf{a} python3{a} python3-chardet{a} 
  python3-debian{a} python3-minimal{a} python3-pkg-resources{a} 
  python3-six{a} python3.4{a} python3.4-minimal{a} quilt{a} ruby{a} 
  ruby-all-dev{a} ruby-minitest{a} ruby-narray{a} ruby-power-assert{a} 
  ruby-setup{a} ruby-test-unit{a} ruby2.2{a} ruby2.2-dev{a} 
  rubygems-integration{a} x11-common{a} 
The following packages are RECOMMENDED but will NOT be installed:
  apt-file at curl dctrl-tools debian-keyring dput dput-ng dupload equivs 
  fakeroot fonts-lato less libdistro-info-perl libencode-locale-perl 
  libglib2.0-data libjs-jquery libjson-perl liblwp-protocol-https-perl 
  libmail-sendmail-perl libsoap-lite-perl liburi-perl libwww-perl lintian 
  lynx-cur patchutils python3-apt python3-magic shared-mime-info strace 
  unzip wdiff wget xdg-user-dirs xml-core 
0 packages upgraded, 76 newly installed, 0 to remove and 0 not upgraded.
Need to get 754 kB/36.5 MB of archives. After unpacking 134 MB will be used.
Writing extended state information...
Get: 1 http://ftp.nl.debian.org/debian/ sid/main plotutils amd64 2.6-3 [670 kB]
Get: 2 http://ftp.nl.debian.org/debian/ sid/main ruby-narray amd64 0.6.1.1-2+b1 
[84.7 kB]
Fetched 754 kB in 0s (1229 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package groff-base.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12433 files and directories currently installed.)
Preparing to unpack .../groff-base_1.22.3-4_amd64.deb ...
Unpacking groff-base (1.22.3-4) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../bsdmainutils_9.0.6_amd64.deb ...
Unpacking bsdmainutils (9.0.6) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../libpipeline1_1.4.1-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.4.1-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
Unpacking man-db (2.7.5-1) ...
Selecting previously unselected package libffi6:amd64.
Preparing to unpack .../libffi6_3.2.1-3_amd64.deb ...
Unpacking libffi6:amd64 (3.2.1-3) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../x11-common_1%3a7.7+12_all.deb ...
Unpacking x11-common (1:7.7+12) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../libice6_2%3a1.0.9-1+b1_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.9-1+b1) ...
Selecting previously unselected package libmpdec2:amd64.
Preparing to unpack .../libmpdec2_2.4.1-1_amd64.deb ...
Unpacking libmpdec2:amd64 (2.4.1-1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../libsm6_2%3a1.2.2-1+b1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.2-1+b1) ...
Selecting previously unselected package libunistring0:amd64.
Preparing to unpack .../libunistring0_0.9.3-5.2+b1_amd64.deb ...
Unpacking libunistring0:amd64 (0.9.3-5.2+b1) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../libxdmcp6_1%3a1.1.2-1_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-1) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../libxcb1_1.11.1-1_amd64.deb ...
Unpacking libxcb1:amd64 (1.11.1-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../libx11-data_2%3a1.6.3-1_all.deb ...
Unpacking libx11-data (2:1.6.3-1) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../libx11-6_2%3a1.6.3-1_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.6.3-1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.3-1) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../libxpm4_1%3a3.5.11-1+b1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.11-1+b1) ...
Selecting previously unselected package libyaml-0-2:amd64.
Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ...
Unpacking libyaml-0-2:amd64 (0.1.6-3) ...
Selecting previously unselected package libssl1.0.2:amd64.
Preparing to unpack .../libssl1.0.2_1.0.2d-3_amd64.deb ...
Unpacking libssl1.0.2:amd64 (1.0.2d-3) ...
Selecting previously unselected package libpython3.4-minimal:amd64.
Preparing to unpack .../libpython3.4-minimal_3.4.3-10+b1_amd64.deb ...
Unpacking libpython3.4-minimal:amd64 (3.4.3-10+b1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-7_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-7) ...
Selecting previously unselected package python3.4-minimal.
Preparing to unpack .../python3.4-minimal_3.4.3-10+b1_amd64.deb ...
Unpacking python3.4-minimal (3.4.3-10+b1) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../python3-minimal_3.4.3-7_amd64.deb ...
Unpacking python3-minimal (3.4.3-7) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.59_all.deb ...
Unpacking mime-support (3.59) ...
Selecting previously unselected package libpython3.4-stdlib:amd64.
Preparing to unpack .../libpython3.4-stdlib_3.4.3-10+b1_amd64.deb ...
Unpacking libpython3.4-stdlib:amd64 (3.4.3-10+b1) ...
Selecting previously unselected package python3.4.
Preparing to unpack .../python3.4_3.4.3-10+b1_amd64.deb ...
Unpacking python3.4 (3.4.3-10+b1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.4.3-7_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.4.3-7) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../dh-python_2.20151103_all.deb ...
Unpacking dh-python (2.20151103) ...
Processing triggers for libc-bin (2.19-22) ...
Setting up libssl1.0.2:amd64 (1.0.2d-3) ...
Setting up libpython3.4-minimal:amd64 (3.4.3-10+b1) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up python3.4-minimal (3.4.3-10+b1) ...
Setting up python3-minimal (3.4.3-7) ...
Processing triggers for libc-bin (2.19-22) ...
Selecting previously unselected package python3.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14313 files and directories currently installed.)
Preparing to unpack .../python3_3.4.3-7_amd64.deb ...
Unpacking python3 (3.4.3-7) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../libmagic1_1%3a5.25-2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.25-2) ...
Selecting previously unselected package file.
Preparing to unpack .../file_1%3a5.25-2_amd64.deb ...
Unpacking file (1:5.25-2) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../gettext-base_0.19.6-1_amd64.deb ...
Unpacking gettext-base (0.19.6-1) ...
Selecting previously unselected package libicu55:amd64.
Preparing to unpack .../libicu55_55.1-6_amd64.deb ...
Unpacking libicu55:amd64 (55.1-6) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../libxml2_2.9.2+zdfsg1-4_amd64.deb ...
Unpacking libxml2:amd64 (2.9.2+zdfsg1-4) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.2d-3_amd64.deb ...
Unpacking openssl (1.0.2d-3) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20150426_all.deb ...
Unpacking ca-certificates (20150426) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../libglib2.0-0_2.46.2-1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.46.2-1) ...
Selecting previously unselected package libcroco3:amd64.
Preparing to unpack .../libcroco3_0.6.9-1_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.9-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../gettext_0.19.6-1_amd64.deb ...
Unpacking gettext (0.19.6-1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.4) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../po-debconf_1.0.18_all.deb ...
Unpacking po-debconf (1.0.18) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../libarchive-zip-perl_1.53-1_all.deb ...
Unpacking libarchive-zip-perl (1.53-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../libfile-stripnondeterminism-perl_0.014-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (0.014-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../dh-strip-nondeterminism_0.014-1_all.deb ...
Unpacking dh-strip-nondeterminism (0.014-1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../debhelper_9.20151117_all.deb ...
Unpacking debhelper (9.20151117) ...
Selecting previously unselected package devscripts.
Preparing to unpack .../devscripts_2.15.9_amd64.deb ...
Unpacking devscripts (2.15.9) ...
Selecting previously unselected package diffstat.
Preparing to unpack .../diffstat_1.60-1_amd64.deb ...
Unpacking diffstat (1.60-1) ...
Selecting previously unselected package rubygems-integration.
Preparing to unpack .../rubygems-integration_1.9_all.deb ...
Unpacking rubygems-integration (1.9) ...
Selecting previously unselected package ruby-power-assert.
Preparing to unpack .../ruby-power-assert_0.2.3-1_all.deb ...
Unpacking ruby-power-assert (0.2.3-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.5-1_all.deb ...
Unpacking ruby-test-unit (3.1.5-1) ...
Selecting previously unselected package ruby-minitest.
Preparing to unpack .../ruby-minitest_5.8.0-1_all.deb ...
Unpacking ruby-minitest (5.8.0-1) ...
Selecting previously unselected package libruby2.2:amd64.
Preparing to unpack .../libruby2.2_2.2.3-2_amd64.deb ...
Unpacking libruby2.2:amd64 (2.2.3-2) ...
Selecting previously unselected package ruby2.2.
Preparing to unpack .../ruby2.2_2.2.3-2_amd64.deb ...
Unpacking ruby2.2 (2.2.3-2) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.2.3_all.deb ...
Unpacking ruby (1:2.2.3) ...
Selecting previously unselected package gem2deb-test-runner.
Preparing to unpack .../gem2deb-test-runner_0.22.1_all.deb ...
Unpacking gem2deb-test-runner (0.22.1) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../python3-pkg-resources_18.4-2_all.deb ...
Unpacking python3-pkg-resources (18.4-2) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../python3-chardet_2.3.0-1_all.deb ...
Unpacking python3-chardet (2.3.0-1) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../python3-six_1.10.0-1_all.deb ...
Unpacking python3-six (1.10.0-1) ...
Selecting previously unselected package python3-debian.
Preparing to unpack .../python3-debian_0.1.27_all.deb ...
Unpacking python3-debian (0.1.27) ...
Selecting previously unselected package libgmp-dev:amd64.
Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ...
Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Selecting previously unselected package ruby2.2-dev:amd64.
Preparing to unpack .../ruby2.2-dev_2.2.3-2_amd64.deb ...
Unpacking ruby2.2-dev:amd64 (2.2.3-2) ...
Selecting previously unselected package ruby-all-dev.
Preparing to unpack .../ruby-all-dev_1%3a2.2.3_all.deb ...
Unpacking ruby-all-dev (1:2.2.3) ...
Selecting previously unselected package ruby-setup.
Preparing to unpack .../ruby-setup_3.4.1-9_all.deb ...
Unpacking ruby-setup (3.4.1-9) ...
Selecting previously unselected package gem2deb.
Preparing to unpack .../gem2deb_0.22.1_all.deb ...
Unpacking gem2deb (0.22.1) ...
Selecting previously unselected package libgsl2:amd64.
Preparing to unpack .../libgsl2_2.1+dfsg-1_amd64.deb ...
Unpacking libgsl2:amd64 (2.1+dfsg-1) ...
Selecting previously unselected package libgsl-dev.
Preparing to unpack .../libgsl-dev_2.1+dfsg-1_amd64.deb ...
Unpacking libgsl-dev (2.1+dfsg-1) ...
Selecting previously unselected package libpng12-0:amd64.
Preparing to unpack .../libpng12-0_1.2.54-1_amd64.deb ...
Unpacking libpng12-0:amd64 (1.2.54-1) ...
Selecting previously unselected package libxt6:amd64.
Preparing to unpack .../libxt6_1%3a1.1.5-1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.1.5-1) ...
Selecting previously unselected package libxmu6:amd64.
Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ...
Unpacking libxmu6:amd64 (2:1.1.2-2) ...
Selecting previously unselected package libxaw7:amd64.
Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ...
Unpacking libxaw7:amd64 (2:1.0.13-1) ...
Selecting previously unselected package libplot2c2.
Preparing to unpack .../libplot2c2_2.6-3_amd64.deb ...
Unpacking libplot2c2 (2.6-3) ...
Selecting previously unselected package libtamuanova-0.2.
Preparing to unpack .../libtamuanova-0.2_0.2-3.1_amd64.deb ...
Unpacking libtamuanova-0.2 (0.2-3.1) ...
Selecting previously unselected package plotutils.
Preparing to unpack .../plotutils_2.6-3_amd64.deb ...
Unpacking plotutils (2.6-3) ...
Selecting previously unselected package quilt.
Preparing to unpack .../archives/quilt_0.63-3_all.deb ...
Unpacking quilt (0.63-3) ...
Selecting previously unselected package ruby-narray.
Preparing to unpack .../ruby-narray_0.6.1.1-2+b1_amd64.deb ...
Unpacking ruby-narray (0.6.1.1-2+b1) ...
Selecting previously unselected package libtamuanova-dev.
Preparing to unpack .../libtamuanova-dev_0.2-3.1_amd64.deb ...
Unpacking libtamuanova-dev (0.2-3.1) ...
Processing triggers for libc-bin (2.19-22) ...
Setting up groff-base (1.22.3-4) ...
Setting up bsdmainutils (9.0.6) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) 
in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in 
auto mode
Setting up libpipeline1:amd64 (1.4.1-1) ...
Setting up man-db (2.7.5-1) ...
Building database of manual pages ...
Setting up libffi6:amd64 (3.2.1-3) ...
Setting up x11-common (1:7.7+12) ...
update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults
[....] Setting up X socket directories... /tmp/.X11-unix 
/tmp/.ICE-unix[?25l7[ ok 8[?12l[?25h.
Setting up libice6:amd64 (2:1.0.9-1+b1) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libsm6:amd64 (2:1.2.2-1+b1) ...
Setting up libunistring0:amd64 (0.9.3-5.2+b1) ...
Setting up libxau6:amd64 (1:1.0.8-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-1) ...
Setting up libxcb1:amd64 (1.11.1-1) ...
Setting up libx11-data (2:1.6.3-1) ...
Setting up libx11-6:amd64 (2:1.6.3-1) ...
Setting up libxext6:amd64 (2:1.3.3-1) ...
Setting up libxpm4:amd64 (1:3.5.11-1+b1) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up mime-support (3.59) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-10+b1) ...
Setting up python3.4 (3.4.3-10+b1) ...
Setting up libpython3-stdlib:amd64 (3.4.3-7) ...
Setting up libmagic1:amd64 (1:5.25-2) ...
Setting up file (1:5.25-2) ...
Setting up gettext-base (0.19.6-1) ...
Setting up libicu55:amd64 (55.1-6) ...
Setting up libxml2:amd64 (2.9.2+zdfsg1-4) ...
Setting up openssl (1.0.2d-3) ...
Setting up ca-certificates (20150426) ...
Setting up libglib2.0-0:amd64 (2.46.2-1) ...
No schema files found: doing nothing.
Setting up libcroco3:amd64 (0.6.9-1) ...
Setting up gettext (0.19.6-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up po-debconf (1.0.18) ...
Setting up libarchive-zip-perl (1.53-1) ...
Setting up libfile-stripnondeterminism-perl (0.014-1) ...
Setting up diffstat (1.60-1) ...
Setting up rubygems-integration (1.9) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgsl2:amd64 (2.1+dfsg-1) ...
Setting up libgsl-dev (2.1+dfsg-1) ...
Setting up libpng12-0:amd64 (1.2.54-1) ...
Setting up libxt6:amd64 (1:1.1.5-1) ...
Setting up libxmu6:amd64 (2:1.1.2-2) ...
Setting up libxaw7:amd64 (2:1.0.13-1) ...
Setting up libplot2c2 (2.6-3) ...
Setting up libtamuanova-0.2 (0.2-3.1) ...
Setting up plotutils (2.6-3) ...
Setting up quilt (0.63-3) ...
Setting up libtamuanova-dev (0.2-3.1) ...
Setting up python3 (3.4.3-7) ...
Setting up debhelper (9.20151117) ...
Setting up devscripts (2.15.9) ...
Setting up ruby2.2 (2.2.3-2) ...
Setting up ruby (1:2.2.3) ...
Fixing symlink /usr/bin/testrb -> testrb2.2
Setting up python3-pkg-resources (18.4-2) ...
Setting up python3-chardet (2.3.0-1) ...
Setting up python3-six (1.10.0-1) ...
Setting up python3-debian (0.1.27) ...
Setting up ruby-setup (3.4.1-9) ...
Setting up dh-python (2.20151103) ...
Setting up dh-strip-nondeterminism (0.014-1) ...
Setting up ruby-power-assert (0.2.3-1) ...
Setting up ruby-minitest (5.8.0-1) ...
Setting up ruby-test-unit (3.1.5-1) ...
Setting up gem2deb-test-runner (0.22.1) ...
Setting up libruby2.2:amd64 (2.2.3-2) ...
Setting up ruby2.2-dev:amd64 (2.2.3-2) ...
Setting up ruby-all-dev (1:2.2.3) ...
Setting up gem2deb (0.22.1) ...
Setting up ruby-narray (0.6.1.1-2+b1) ...
Processing triggers for libc-bin (2.19-22) ...
Processing triggers for ca-certificates (20150426) ...
Updating certificates in /etc/ssl/certs...
180 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libfakeroot
The following NEW packages will be installed:
  fakeroot libfakeroot
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/129 kB of archives.
After this operation, 434 kB of additional disk space will be used.
Selecting previously unselected package libfakeroot:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17818 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.20.2-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20.2-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20.2-1_amd64.deb ...
Unpacking fakeroot (1.20.2-1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up libfakeroot:amd64 (1.20.2-1) ...
Setting up fakeroot (1.20.2-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot 
(fakeroot) in auto mode
I: Copying back the cached apt archive contents
I: new cache content plotutils_2.6-3_amd64.deb added
I: new cache content ruby-narray_0.6.1.1-2+b1_amd64.deb added
I: Copying source file
I: copying [/home/bas/tmp/debian/ruby-gsl_1.16.0.4+dfsg1-1.1.dsc]
I: copying [/home/bas/tmp/debian/ruby-gsl_1.16.0.4+dfsg1.orig.tar.xz]
I: copying [/home/bas/tmp/debian/ruby-gsl_1.16.0.4+dfsg1-1.1.debian.tar.xz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package 
(ruby-gsl_1.16.0.4+dfsg1-1.1.dsc)
dpkg-source: info: extracting ruby-gsl in ruby-gsl-1.16.0.4+dfsg1
dpkg-source: info: unpacking ruby-gsl_1.16.0.4+dfsg1.orig.tar.xz
dpkg-source: info: unpacking ruby-gsl_1.16.0.4+dfsg1-1.1.debian.tar.xz
dpkg-source: info: applying 002_min.c.patch
dpkg-source: info: applying 20110605_extconf.rb
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" 
dpkg-buildpackage -us -uc  -rfakeroot
dpkg-buildpackage: source package ruby-gsl
dpkg-buildpackage: source version 1.16.0.4+dfsg1-1.1
dpkg-buildpackage: source distribution UNRELEASED
dpkg-buildpackage: source changed by Bas Couwenberg <sebas...@debian.org>
 dpkg-source --before-build ruby-gsl-1.16.0.4+dfsg1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --buildsystem ruby --with ruby
   dh_testdir -O--buildsystem=ruby
   dh_auto_clean -O--buildsystem=ruby
        dh_ruby --clean
   dh_ruby --clean
   dh_clean -O--buildsystem=ruby
 dpkg-source -b ruby-gsl-1.16.0.4+dfsg1
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building ruby-gsl using existing 
./ruby-gsl_1.16.0.4+dfsg1.orig.tar.xz
dpkg-source: info: building ruby-gsl in 
ruby-gsl_1.16.0.4+dfsg1-1.1.debian.tar.xz
dpkg-source: info: building ruby-gsl in ruby-gsl_1.16.0.4+dfsg1-1.1.dsc
 debian/rules build
dh build --buildsystem ruby --with ruby
   dh_testdir -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
        dh_ruby --configure
   dh_auto_build -O--buildsystem=ruby
        dh_ruby --build
   dh_ruby --build
   dh_auto_test -O--buildsystem=ruby
        dh_ruby --test
 fakeroot debian/rules binary
dh binary --buildsystem ruby --with ruby
   dh_testroot -O--buildsystem=ruby
   dh_prep -O--buildsystem=ruby
   dh_installdirs -O--buildsystem=ruby
   dh_auto_install -O--buildsystem=ruby
        dh_ruby --install /tmp/buildd/ruby-gsl-1.16.0.4\+dfsg1/debian/tmp
   dh_ruby --install

┌──────────────────────────────────────────────────────────────────────────────┐
│ Install files                                                                │
└──────────────────────────────────────────────────────────────────────────────┘

install -d 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/debian/ruby-gsl/usr/lib/ruby/vendor_ruby
install -D -m644 /tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/lib/ool.rb 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/debian/ruby-gsl/usr/lib/ruby/vendor_ruby/ool.rb
install -D -m644 /tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/lib/gsl/gnuplot.rb 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/debian/ruby-gsl/usr/lib/ruby/vendor_ruby/gsl/gnuplot.rb
install -D -m644 /tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/lib/gsl/oper.rb 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/debian/ruby-gsl/usr/lib/ruby/vendor_ruby/gsl/oper.rb
install -D -m644 /tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/lib/gsl/version.rb 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/debian/ruby-gsl/usr/lib/ruby/vendor_ruby/gsl/version.rb
install -D -m644 /tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/lib/ool/conmin.rb 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/debian/ruby-gsl/usr/lib/ruby/vendor_ruby/ool/conmin.rb
install -D -m644 /tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/lib/rbgsl.rb 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/debian/ruby-gsl/usr/lib/ruby/vendor_ruby/rbgsl.rb
install -D -m644 /tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/lib/gsl.rb 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/debian/ruby-gsl/usr/lib/ruby/vendor_ruby/gsl.rb

┌──────────────────────────────────────────────────────────────────────────────┐
│ Build native extensions for ruby2.2                                          │
└──────────────────────────────────────────────────────────────────────────────┘

/usr/bin/ruby2.2 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1 debian/ruby-gsl
/usr/bin/ruby2.2 -r ./siteconf20151123-29735-183c0zl.rb extconf.rb
checking gsl version... 2.1
checking gsl cflags... -I/usr/include
checking gsl libs... -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm
checking for ruby/io.h... yes
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... yes
checking for narray.h... yes
checking for tamu_anova/tamu_anova.h... yes
checking for main() in -ltamuanova... yes
creating Makefile
make V=1 "DESTDIR=" clean
make[1]: Entering directory '/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/ext/gsl'
rm -f 
rm -f gsl_native.so  *.o  *.bak mkmf.log .*.time
make[1]: Leaving directory '/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/ext/gsl'
make V=1 "DESTDIR="
make[1]: Entering directory '/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/ext/gsl'
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o alf.o -c alf.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o array.o -c array.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o array_complex.o -c array_complex.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o blas.o -c blas.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o blas1.o -c blas1.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o blas2.o -c blas2.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o blas3.o -c blas3.c
blas3.c: In function 'rb_gsl_blas_zgemm':
blas3.c:94:43: warning: variable 'pb' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                                           ^
blas3.c:94:29: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                             ^
blas3.c: In function 'rb_gsl_blas_zsymm':
blas3.c:243:43: warning: variable 'pb' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                                           ^
blas3.c:243:29: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                             ^
blas3.c: In function 'rb_gsl_blas_zhemm':
blas3.c:318:43: warning: variable 'pb' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                                           ^
blas3.c:318:29: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                             ^
blas3.c: In function 'rb_gsl_blas_ztrmm':
blas3.c:442:23: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, *pa = &alpha;
                       ^
blas3.c: In function 'rb_gsl_blas_ztrmm2':
blas3.c:466:23: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, *pa = &alpha;
                       ^
blas3.c: In function 'rb_gsl_blas_ztrsm':
blas3.c:539:23: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, *pa = &alpha;
                       ^
blas3.c: In function 'rb_gsl_blas_ztrsm2':
blas3.c:563:23: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, *pa = &alpha;
                       ^
blas3.c: In function 'rb_gsl_blas_zsyrk':
blas3.c:631:43: warning: variable 'pb' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                                           ^
blas3.c:631:29: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                             ^
blas3.c: In function 'rb_gsl_blas_zsyrk2':
blas3.c:651:43: warning: variable 'pb' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                                           ^
blas3.c:651:29: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                             ^
blas3.c: In function 'rb_gsl_blas_zsyr2k':
blas3.c:760:43: warning: variable 'pb' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                                           ^
blas3.c:760:29: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                             ^
blas3.c: In function 'rb_gsl_blas_zsyr2k2':
blas3.c:781:43: warning: variable 'pb' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                                           ^
blas3.c:781:29: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, beta, *pa = &alpha, *pb = &beta;
                             ^
blas3.c: In function 'rb_gsl_blas_zher2k':
blas3.c:804:23: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, *pa = &alpha;
                       ^
blas3.c: In function 'rb_gsl_blas_zher2k2':
blas3.c:827:23: warning: variable 'pa' set but not used 
[-Wunused-but-set-variable]
   gsl_complex alpha, *pa = &alpha;
                       ^
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o block.o -c block.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o bspline.o -c bspline.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o bundle.o -c bundle.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o cdf.o -c cdf.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o cheb.o -c cheb.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o combination.o -c combination.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o common.o -c common.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o complex.o -c complex.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o const.o -c const.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o const_additional.o -c const_additional.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o cqp.o -c cqp.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o deriv.o -c deriv.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o dht.o -c dht.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o diff.o -c diff.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o dirac.o -c dirac.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o eigen.o -c eigen.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o error.o -c error.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o fcmp.o -c fcmp.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o fft.o -c fft.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o fit.o -c fit.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o fresnel.o -c fresnel.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o function.o -c function.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o geometry.o -c geometry.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o graph.o -c graph.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o gsl.o -c gsl.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o gsl_narray.o -c gsl_narray.c
gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 
-I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. 
-DGSL_VERSION=2.1 -DGSL_0_9_4_LATER -DGSL_1_5_LATER -DGSL_1_4_9_LATER 
-DGSL_1_0_LATER -DGSL_1_1_LATER -DGSL_1_1_1_LATER -DGSL_1_2_LATER 
-DGSL_1_3_LATER -DGSL_1_4_LATER -DGSL_1_6_LATER -DGSL_1_8_LATER -DGSL_1_9_LATER 
-DGSL_1_10_LATER -DGSL_1_11_LATER -DGSL_1_13_LATER -DGSL_1_14_LATER 
-DGSL_1_15_LATER -DHAVE_RUBY_IO_H -DHAVE_ROUND -DHAVE_GSL_EIGEN_FRANCIS 
-DHAVE_GNU_GRAPH -DHAVE_NARRAY_H -DHAVE_TAMU_ANOVA_TAMU_ANOVA_H 
-I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0 -D_FORTIFY_SOURCE=2   -fPIC 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall 
-Iinclude -I/usr/include  -o histogram.o -c histogram.c
histogram.c: In function 'rb_gsl_histogram_fit_gaussian':
histogram.c:1245:23: error: 'gsl_multifit_fdfsolver {aka struct <anonymous>}' 
has no member named 'J'
   gsl_multifit_covar(s->J, 0.0, covar);
                       ^
histogram.c: In function 'rb_gsl_histogram_fit_rayleigh':
histogram.c:1379:23: error: 'gsl_multifit_fdfsolver {aka struct <anonymous>}' 
has no member named 'J'
   gsl_multifit_covar(s->J, 0.0, covar);
                       ^
histogram.c: In function 'rb_gsl_histogram_fit_xexponential':
histogram.c:1515:23: error: 'gsl_multifit_fdfsolver {aka struct <anonymous>}' 
has no member named 'J'
   gsl_multifit_covar(s->J, 0.0, covar);
                       ^
Makefile:238: recipe for target 'histogram.o' failed
make[1]: *** [histogram.o] Error 1
make[1]: Leaving directory '/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/ext/gsl'
~~~~~~~~~~~~~~~~~~~~~ ↓ mkmf.log ~~~~~~~~~~~~~~~~~~~~~
cat: mkmf.log: No such file or directory
/usr/lib/ruby/2.2.0/rubygems/ext/builder.rb:89:in `run': make failed, exit code 
2 (Gem::InstallError)
        from /usr/lib/ruby/2.2.0/rubygems/ext/builder.rb:51:in `block in make'
        from /usr/lib/ruby/2.2.0/rubygems/ext/builder.rb:43:in `each'
        from /usr/lib/ruby/2.2.0/rubygems/ext/builder.rb:43:in `make'
        from /usr/lib/ruby/2.2.0/rubygems/ext/ext_conf_builder.rb:44:in `block 
in build'
        from /usr/lib/ruby/2.2.0/tempfile.rb:319:in `open'
        from /usr/lib/ruby/2.2.0/rubygems/ext/ext_conf_builder.rb:19:in `build'
        from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:72:in 
`block in build_and_install'
        from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:66:in 
`chdir'
        from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:66:in 
`build_and_install'
        from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:103:in 
`block in build_all_extensions'
        from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:100:in 
`each'
        from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:100:in 
`build_all_extensions'
        from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:116:in 
`<main>'
~~~~~~~~~~~~~~~~~~~~~ ↑ mkmf.log ~~~~~~~~~~~~~~~~~~~~~
/usr/lib/ruby/vendor_ruby/gem2deb.rb:56:in `run': /usr/bin/ruby2.2 
/usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1 debian/ruby-gsl (Gem2Deb::CommandFailed)
        from /usr/lib/ruby/vendor_ruby/gem2deb.rb:67:in `run_ruby'
        from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:37:in `block in 
install_files_and_build_extensions'
        from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:34:in `each'
        from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:34:in 
`install_files_and_build_extensions'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:84:in `block in 
install'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:82:in `each'
        from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:82:in `install'
        from /usr/bin/dh_ruby:72:in `block (2 levels) in <main>'
        from /usr/lib/ruby/2.2.0/optparse.rb:1396:in `call'
        from /usr/lib/ruby/2.2.0/optparse.rb:1396:in `block in parse_in_order'
        from /usr/lib/ruby/2.2.0/optparse.rb:1383:in `catch'
        from /usr/lib/ruby/2.2.0/optparse.rb:1383:in `parse_in_order'
        from /usr/lib/ruby/2.2.0/optparse.rb:1377:in `order!'
        from /usr/lib/ruby/2.2.0/optparse.rb:1469:in `permute!'
        from /usr/lib/ruby/2.2.0/optparse.rb:1491:in `parse!'
        from /usr/bin/dh_ruby:76:in `<main>'
dh_auto_install: dh_ruby --install 
/tmp/buildd/ruby-gsl-1.16.0.4+dfsg1/debian/tmp returned exit code 1
debian/rules:4: recipe for target 'binary' failed
make: *** [binary] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
 -> Cleaning COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.5321 
diff -Nru ruby-gsl-1.16.0.4+dfsg1/debian/changelog ruby-gsl-1.16.0.4+dfsg1/debian/changelog
--- ruby-gsl-1.16.0.4+dfsg1/debian/changelog	2015-06-09 17:10:05.000000000 +0200
+++ ruby-gsl-1.16.0.4+dfsg1/debian/changelog	2015-11-23 01:04:07.000000000 +0100
@@ -1,3 +1,10 @@
+ruby-gsl (1.16.0.4+dfsg1-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Mon, 23 Nov 2015 01:04:04 +0100
+
 ruby-gsl (1.16.0.4+dfsg1-1) unstable; urgency=medium
 
   * Remove rdoc/ during uscan download
diff -Nru ruby-gsl-1.16.0.4+dfsg1/debian/control ruby-gsl-1.16.0.4+dfsg1/debian/control
--- ruby-gsl-1.16.0.4+dfsg1/debian/control	2015-06-09 17:10:05.000000000 +0200
+++ ruby-gsl-1.16.0.4+dfsg1/debian/control	2015-11-23 01:04:01.000000000 +0100
@@ -6,7 +6,7 @@
            Deepak Tripathi <apenguinli...@gmail.com>,
            Cédric Boutillier <bou...@debian.org>,
            Balint Reczey <bal...@balintreczey.hu>
-Build-Depends: debhelper (>= 7.0.50~), quilt, gem2deb (>= 0.2.2), libgsl0-dev (>= 1.14), plotutils, ruby-narray, libtamuanova-dev
+Build-Depends: debhelper (>= 7.0.50~), quilt, gem2deb (>= 0.2.2), libgsl-dev, plotutils, ruby-narray, libtamuanova-dev
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-gsl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-gsl.git;a=summary
 Standards-Version: 3.9.6

--- End Message ---
--- Begin Message ---
Source: ruby-gsl
Source-Version: 1.16.0.6+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
ruby-gsl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 804...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated ruby-gsl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 29 Feb 2016 15:15:25 +0100
Source: ruby-gsl
Binary: ruby-gsl ruby-gsl-dbg
Architecture: source amd64
Version: 1.16.0.6+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Description:
 ruby-gsl   - Ruby bindings for the GNU Scientific Library (GSL)
 ruby-gsl-dbg - Ruby bindings for the GNU Scientific Library (GSL) - debugging 
sy
Closes: 798535 804499 815768
Changes:
 ruby-gsl (1.16.0.6+dfsg1-1) unstable; urgency=medium
 .
   [ Balint Reczey ]
   * Update watch file to use gsl as gem name
   * Imported Upstream version 1.16.0.6+dfsg1
 .
   [ Cédric Boutillier ]
   * add patches gsl2_* patches to build with GSL 2.x (Closes: #804499)
     - fix build failures (Closes: #815768, #798535)
   * Use https:// in Vcs-* fields
   * Bump Standards-Version to 3.9.7 (no changes needed)
   * Set the Debian Ruby team as the maintainer of the package
   * Do not exclude histo_test.rb in tests anymore
Checksums-Sha1:
 cee69d4a01a6619e3ff50daf1714a2cca522761e 1925 ruby-gsl_1.16.0.6+dfsg1-1.dsc
 6f32fa0f551aa1193e99f1f9e71bdc9ae2eb18c4 355752 
ruby-gsl_1.16.0.6+dfsg1.orig.tar.xz
 dcb6841da161a797d069635be0871bd3fb73afbd 7400 
ruby-gsl_1.16.0.6+dfsg1-1.debian.tar.xz
 a80fca63db25d97577ec950e631a9eee65677b86 2517948 
ruby-gsl-dbg_1.16.0.6+dfsg1-1_amd64.deb
 7d2c39970af25f915f65513cc14517b444994e2d 634868 
ruby-gsl_1.16.0.6+dfsg1-1_amd64.deb
Checksums-Sha256:
 9b49ec8da85ca6749bd22ec2a1f43789e120dae158701ec8b929b1071410150c 1925 
ruby-gsl_1.16.0.6+dfsg1-1.dsc
 89bf2bc5a10643b357853230cb4c6f9c36d68a5b00d29195d479e8aa5711ac78 355752 
ruby-gsl_1.16.0.6+dfsg1.orig.tar.xz
 5709e3d4d2781cf044eed3a590819c1e362f621e9fe42c9a29549c871814ee18 7400 
ruby-gsl_1.16.0.6+dfsg1-1.debian.tar.xz
 bf69c7ca177664a9f7138f49b62d058aa91ebc6f2202e0652baac2aa538e9183 2517948 
ruby-gsl-dbg_1.16.0.6+dfsg1-1_amd64.deb
 07697dc86ae3e8021aec7f55d0548f4930d89ed9afb0a2d1a3543a6ba378f9d6 634868 
ruby-gsl_1.16.0.6+dfsg1-1_amd64.deb
Files:
 fa0183efab0bec131cf3ffced53e921b 1925 ruby optional 
ruby-gsl_1.16.0.6+dfsg1-1.dsc
 d114cefbf4f58cb171dbc4325eef6559 355752 ruby optional 
ruby-gsl_1.16.0.6+dfsg1.orig.tar.xz
 10b4b72771c8bd6a92be677983daa58e 7400 ruby optional 
ruby-gsl_1.16.0.6+dfsg1-1.debian.tar.xz
 8b6a618e982f5d6520fe947076fb9ae1 2517948 debug extra 
ruby-gsl-dbg_1.16.0.6+dfsg1-1_amd64.deb
 81c659315b5fa8fbf4a6817f3b15e0c3 634868 ruby optional 
ruby-gsl_1.16.0.6+dfsg1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQEcBAEBCgAGBQJW1FPQAAoJEImvgrc5zSF60sEH/2xIfKgintQzrRtK79s5j5W1
v0z9/yt60WUlCOPfai11wBR6oC4WJTQKr8u+LAIbdcoIytnZh6a3E0u+4+Tn0rfS
5IGGobVDS6klo9HuYDQLjH9dRXcf3g9SBUfxDPL7kNG/zwL97TFeHnBni8p63Go5
CrQnk7idTVbePkl8ossH9lbVBUyu2xBuP847H9rEl7h8KPO0ltUZbR6own6WxcUr
JeUawzdKDuHEm5NeYR+KhFlqsTjhbmL9LwKRWOg966KsRzLM6Bj6CBKqXdedEIk1
YH0mhyFw9ZN/Dr1O37JsxjCJ6Zxso8oJIu3tE9UhksWSFP8czk+KYUyHO+sgvOg=
=sRvH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to