On Sat, Dec 10, 2016 at 03:58:56AM +0100, Axel Beckert wrote:
> Axel Beckert wrote:
> > Axel Beckert wrote:
> > > Niko Tyni wrote:
> > > > The attached patch makes the test suite pass again for me on amd64.
> > > 
> > > Thanks. The patch works fine for me, too, at least on amd64 and armhf.
> > > But it now FTBFS on arm64 (where it built before):
> 
> Actually it FTBFS on amd64, too, but only inside pbuilder. That smells
> like a missing build-dependency to me. Will dig into that direction
> for the moment…

It needs perl-debug. Looks like the return value of Perl_get_context()
is taken to be an int if there is no symbol table indicating otherwise.

Probably perl-debug should be both a build and a runtime dependency.
-- 
Niko

Reply via email to