On Sun, Jan 03, 2016 at 09:37:28PM +0200, Niko Tyni wrote: > On Sun, Jan 03, 2016 at 09:04:57PM +0200, Niko Tyni wrote: > > Package: liblasso-perl > > Version: 2.5.0-1 > > Severity: grave > > Tags: patch > > > > > > Lasso.c: loadable library and perl binaries are mismatched (got > > > > > handshake key 0x9200080, needed 0x9400080) > > > > > > Interesting. I can reproduce this on harris.debian.org and > > > liblasso-perl 2.5.0-1+b1 with just 'perl -e "use Lasso"'. > > > > It also happens on i386. I expect it's broken on all 32-bit > > architectures. > > I see this on stable/i386 too. Please consider fixing that in a point > release.
To clarify, the symptoms are a bit different on Perl 5.20 but the reason is the same. (jessie-i386)root@estella:/home/niko# perl -e 'use Lasso' Can't use an undefined value as a subroutine reference at /usr/share/perl/5.20/XSLoader.pm line 92. END failed--call queue aborted at /usr/lib/i386-linux-gnu/perl5/5.20/Lasso.pm line 92. Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. -- Niko Tyni [email protected]

