Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-27 Thread gregor herrmann
On Wed, 27 Jun 2018 22:00:49 +0300, Niko Tyni wrote: > On Wed, Jun 27, 2018 at 05:34:50PM +0200, gregor herrmann wrote: > > On Tue, 26 Jun 2018 10:25:06 +0300, Niko Tyni wrote: > > When I `touch xs/*' before dh_auto_build, indeed re-swig-ification is > > skipped for all files; so on the other

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-27 Thread Niko Tyni
On Wed, Jun 27, 2018 at 05:34:50PM +0200, gregor herrmann wrote: > On Tue, 26 Jun 2018 10:25:06 +0300, Niko Tyni wrote: > When I `touch xs/*' before dh_auto_build, indeed re-swig-ification is > skipped for all files; so on the other hand, touching swig/* should > make sure that it happens. --

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-27 Thread gregor herrmann
On Tue, 26 Jun 2018 10:25:06 +0300, Niko Tyni wrote: > On Sun, Jun 24, 2018 at 04:02:06PM +0200, gregor herrmann wrote: > > -my $ver2func = do(catfile(qw/inc ver2func/)); > > +my $ver2func = do('./' . catfile(qw/inc ver2func/)); > Yeah, that's better than -I. (hardcoding '/' as the directory

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-26 Thread Niko Tyni
On Tue, Jun 26, 2018 at 10:25:06AM +0300, Niko Tyni wrote: > It looks like the deprecated symbols will be reinstated for now. > Not sure if we still want to disable them on our side. Probably not. The gsl maintainer seems keen to remove those symbols in a (near?) future SONAME bump. Probably

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-26 Thread Niko Tyni
On Sun, Jun 24, 2018 at 04:02:06PM +0200, gregor herrmann wrote: > -my $ver2func = do(catfile(qw/inc ver2func/)); > +my $ver2func = do('./' . catfile(qw/inc ver2func/)); Yeah, that's better than -I. (hardcoding '/' as the directory separator is a bit ugly but works for us, and I see catfile is

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-24 Thread gregor herrmann
On Sun, 24 Jun 2018 15:38:16 +0300, Niko Tyni wrote: > There seem to be multiple problems here. Thanks for all your work! > Another is that the code in xs/ should really be rebuilt from the > sources in swig/, but this is currently skipped; Build.PL has > > my $ver2func = do(catfile(qw/inc

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-24 Thread Niko Tyni
On Mon, Jun 18, 2018 at 05:40:34PM +0200, gregor herrmann wrote: > Source: libmath-gsl-perl > Version: 0.39-1 > Severity: serious > Tags: upstream buster sid > Justification: fails to build from source (but built successfully in the past) > Forwarded:

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-18 Thread gregor herrmann
Source: libmath-gsl-perl Version: 0.39-1 Severity: serious Tags: upstream buster sid Justification: fails to build from source (but built successfully in the past) Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=123306 -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 As first seen on