Bug#805746: aghermann: Fails to build with GSL 2

2015-12-16 Thread Yaroslav Halchenko

On Sat, 12 Dec 2015, andrei zavada wrote:

> Hey Yaroslav & Bas,

> Sorry for getting a bit late with an apparently simple fix. Here's
> version 1.0.7, which builds with gsl-2.0:
> http://johnhommer.com/academic/code/aghermann/source/deb/aghermann_1.0.7-1.dsc.

uploaded to sid (neurodebian stretch as well)

so that backports build across adjust build-depends to

libgsl-dev | libgsl0-dev

Cheers
-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik



Bug#805746: aghermann: Fails to build with GSL 2

2015-12-15 Thread Yaroslav Halchenko

On Sat, 12 Dec 2015, andrei zavada wrote:

> Hey Yaroslav & Bas,

> Sorry for getting a bit late with an apparently simple fix. Here's
> version 1.0.7, which builds with gsl-2.0:
> http://johnhommer.com/academic/code/aghermann/source/deb/aghermann_1.0.7-1.dsc.

building now

cheers
-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik



Bug#805746: aghermann: Fails to build with GSL 2

2015-12-11 Thread andrei zavada
Hey Yaroslav & Bas,

Sorry for getting a bit late with an apparently simple fix. Here's
version 1.0.7, which builds with gsl-2.0:
http://johnhommer.com/academic/code/aghermann/source/deb/aghermann_1.0.7-1.dsc.

Cheers,
Andrei

On Sat, 21 Nov 2015 23:52:21 +0100
Bas Couwenberg  wrote:

> Source: aghermann
> Version: 1.0.6-1
> Severity: important
> Tags: upstream
> 
> Dear Maintainer,
> 
> Your package fails to build with GSL 2:
> 
>  model/borbely.cc: In function 'agh::beersma::SClassicFit
> agh::beersma::classic_fit(agh::CRecording&, const
> agh::beersma::SClassicFitCtl&)': model/borbely.cc:175:32: error:
> 'struct gsl_multifit_fdfsolver' 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



pgpK1lZbfrUSI.pgp
Description: OpenPGP digital signature


Bug#805746: aghermann: Fails to build with GSL 2

2015-11-22 Thread andrei zavada
Thanks for reporting. Working on it now.

On 22 November 2015 at 00:52, Bas Couwenberg  wrote:

> Source: aghermann
> Version: 1.0.6-1
> Severity: important
> Tags: upstream
>
> Dear Maintainer,
>
> Your package fails to build with GSL 2:
>
>  model/borbely.cc: In function 'agh::beersma::SClassicFit
> agh::beersma::classic_fit(agh::CRecording&, const
> agh::beersma::SClassicFitCtl&)':
>  model/borbely.cc:175:32: error: 'struct gsl_multifit_fdfsolver' 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
>


Bug#805746: aghermann: Fails to build with GSL 2

2015-11-21 Thread Bas Couwenberg
Source: aghermann
Version: 1.0.6-1
Severity: important
Tags: upstream

Dear Maintainer,

Your package fails to build with GSL 2:

 model/borbely.cc: In function 'agh::beersma::SClassicFit 
agh::beersma::classic_fit(agh::CRecording&, const 
agh::beersma::SClassicFitCtl&)':
 model/borbely.cc:175:32: error: 'struct gsl_multifit_fdfsolver' 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: autoconf-archive libconfig++-dev 
libgsl-dev libgtk-3-dev libitpp-dev libunique-3.0-dev libvte-2.91-dev 
liblua5.2-dev lua5.2
W: Unmet build-dependency in source
dpkg-buildpackage: source package aghermann
dpkg-buildpackage: source version 1.0.6-1.1
dpkg-buildpackage: source distribution UNRELEASED
dpkg-buildpackage: source changed by Bas Couwenberg 
 dpkg-source --before-build aghermann-1.0.6
dpkg-checkbuilddeps: Unmet build dependencies: autoconf-archive libconfig++-dev 
libgsl-dev libgtk-3-dev libitpp-dev libunique-3.0-dev libvte-2.91-dev 
liblua5.2-dev lua5.2
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 --with autoreconf
   dh_testdir
   dh_auto_clean
   dh_autoreconf_clean
   debian/rules override_dh_clean
make[1]: Entering directory '/home/bas/tmp/debian/aghermann-1.0.6'
rm -f config.log
dh_clean
make[1]: Leaving directory '/home/bas/tmp/debian/aghermann-1.0.6'
 dpkg-source -b aghermann-1.0.6
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building aghermann using existing 
./aghermann_1.0.6.orig.tar.xz
dpkg-source: info: building aghermann in aghermann_1.0.6-1.1.debian.tar.xz
dpkg-source: info: building aghermann in aghermann_1.0.6-1.1.dsc
 dpkg-genchanges -S >../aghermann_1.0.6-1.1_source.changes
dpkg-genchanges: not including original source code in upload
 dpkg-source --after-build aghermann-1.0.6
dpkg-buildpackage: binary and diff upload (original source NOT included)
 -> Copying COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.29860 
  forking: cp -al /var/cache/pbuilder/base-sid+rebuild.cow 
/var/cache/pbuilder/build//cow.29860 
I: removed stale ilistfile /var/cache/pbuilder/build//cow.29860/.ilist
  forking: chroot /var/cache/pbuilder/build//cow.29860 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.29860 --buildresult /var/cache/pbuilder/result/ 
--debbuildopts  --no-targz --internal-chrootexec chroot 
/var/cache/pbuilder/build//cow.29860 cow-shell 
/home/bas/tmp/debian/aghermann_1.0.6-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: Sat Nov 21 23:34:05 CET 2015
I: pbuilder-time-stamp: 1448145245
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 
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 (>= 9), dh-autoreconf, autoconf-archive, pkg-config, 
libgomp1, libconfig++-dev, libgsl-dev, libfftw3-dev, libsamplerate0-dev (>= 
0.1.7), libgtk-3-dev, libitpp-dev, libunique-3.0-dev, libvte-2.91-dev, 
liblua5.2-dev, lua5.2, libxml2-utils
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12439 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 (>= 9); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on dh-au